2010年9月5日 星期日

CentOS5.5+ChangePassword(SAMBA Client 自行變更密碼)

環境:
CentOS 5.5
Kernel 2.6.18-128.el5

套件:
ChangePasswor
官方網站:http://changepassword.sourceforge.net/
To use changepassword you will need to have:

 一.
 [root@CentOS ~]#cd /usr/src
 [root@CentOS src]#wget http://prdownloads.sourceforge.net/changepassword/changepassword-0.9.tar.gz?download
 [root@CentOS src]#tar -xzvf changepassword-0.9.tar.gz
.....
[root@CentOS src]#cd changepassword-0.9
[root@CentOS  changepassword-0.9]# ./configure --enable-cgidir=/var/www/cgi-bin --enable-smbpasswd=/etc/samba/smbpasswd --disable-squidpasswd
.......
[root@CentOS  changepassword-0.9]#make && make install


沒有留言:

張貼留言