On Monday 04 March 2002 13:47, you wrote:
Use PAM to sync the passwords. You can use the "smbpasswd bob" and this will make a smbpassword for the user bob. Now, If I remember correctly you have to do a "smbpasswd bob -e" to enable bob to login to samba.
-----Original Message----- From: Ray Booysen [mailto:rjb-dis@iafrica.com] Sent: Saturday, March 02, 2002 3:14 PM To: Suse Mailing List Subject: [SLE] Automatically adding users and passwords to smbpasswd
How can I automaticaly add the users that I create to the smbpasswd app? Also if I have already created users how can I transfer their login passwords to smb.
Thanks Appreciate the help! Ray Booysen
I use: smbpasswd -a bob then you have to type the password twice (it doesn't have to be the same as his Linux password) then you have to do a rcsmb restart to activate the user on the network then he can login as bob