SUMMARY: Syncing Samba and Tru64 passwords

From: Paul Crittenden (crittend@storm.simpson.edu)
Date: Wed May 15 2002 - 15:51:42 EDT


Original Question:
>Has anyone been able to get samba to sync passwords with Tru64
passwords >using smbpasswd? I can change the samba password using smbpasswd
but >when I set up my smb.conf to sync passwords I get the following error:
>
>machine 127.0.0.1 rejected the password change: Error was : RAP86:
The >specified password is invalid.
>Failed to change password for crittend
>
>I know this basically means that I am not sending Tru64 what it needs
to >change the password but I can't figure out what to change. Here is
my >smb.conf file which has the password syncing stuff in it.
>
>And also, have you been able to sync passwords from the Tru64 side?

Thanks to:
Paul Reilly
Axel Puskeppel

I was able to get the smbpasswd command to sync with the samba password
with the unix password by using the smb.conf parameters:
         unix password sync = True
         passwd program = /bin/passwd %u
         passwd chat = *New* %n\n *Retype* %n\n
         password level = 8

Paul sent me an expect script to replace the unix passwd command which will
sync the unix password with the samba password.

Paul Crittenden
Computer System Manager
Simpson College
email: crittend@simpson.edu
Phone: (515)961-1680

"You don't have to attend every argument you're invited to."



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:41 EDT