I have a RH 6.0 server setup with accounts for about 1500 users (school), I use encrypted passwords. I would like users to be able to change their samba ('Windows networking') passwords and at the same time change their unix passwords (used for E-mail). I have the following in my smb.conf file as per the given example: unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* This seems to correspond with the actual chat send/receive dialogue but it doesn't work. In windows it gives an error and when using: smbpasswd -r linuxserver -U auser Old SMB password: New SMB password: Retype new SMB password: machine acacia rejected the password change: Error was : The specified password is invalid. Failed to change password for auser Password changes succeed when not trying to change the Unix password as well. Anyone got this working. Also am having a problem with w2k joining the domain. Have succeeded with NT WS but are there any tricks to getting w2k to work. TIA Dave van Suilichem -- +----------------------------------------------------------+ David van Suilichem Echo Trek: To boldly go off-topic where &#*@^$ NO CARRIER +----------------------------------------------------------+
David van Suilichem wrote:> > Also am having a problem with w2k joining the > domain. Have succeeded with NT WS but are there > any tricks to getting w2k to work.Dave, Win2k "legacy" domain logons only work in the experimental SAMBA_TNG code branch. Cheers, jerry ---------------------------------------------------------------------- /\ Gerald (Jerry) Carter Professional Services \/ http://www.valinux.com VA Linux Systems gcarter@valinux.com http://www.samba.org SAMBA Team jerry@samba.org http://www.eng.auburn.edu/~cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 )
I have been trying to get Samba up and running, but when I try to logon from a Windows 2000 box, I get a message: 'Incorrect password or unknown username for: \\LinuxServer\username' When I enter the username/password, it invariably fails. The username and password are identical on both the Linux and Windows machines. If anyone has an answer, it would be greatly appreciated. Regards, Mike Lucius -------------- next part -------------- HTML attachment scrubbed and removed