Automatically adding users and passwords to smbpasswd
How can I automaticly add the users that I create to the smbpasswd stuff. Also if I have already created users how can I transfer their login passwords to smb. Thanks Appreciate the help! Ray Booysen
You can transfer them using the mksmbpasswd.sh script. cat /etc/passwd | mksmbpasswd.sh > smbpasswd I think. Command could be slightly off. Don't know how to make it automatically do it when you add a user. Maybe a custom useradd script? Adam ----- Original Message ----- From: "Ray Booysen" <rjb-dis@iafrica.com> To: "Suse Mailing List" <suse-linux-e@suse.com> Sent: Tuesday, February 26, 2002 9:57 AM Subject: [SLE] Automatically adding users and passwords to smbpasswd
How can I automaticly add the users that I create to the smbpasswd stuff. Also if I have already created users how can I transfer their login passwords to smb.
Thanks Appreciate the help! Ray Booysen
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
participants (2)
-
Adam Oliver
-
Ray Booysen