From: "Ivan Arteaga" <[EMAIL PROTECTED]> To: <[email protected]> Date: Mon, 18 Sep 2006 08:51:05 -0500 Subject: [Samba] how to convert root to a samba user Hi List...
> First time posting here, I would like to know the way to convert > root to a > samba user, I tried from webmin and didn't work but I am not quite > sure the > command console procedure. > Any help will be appreciated. >--Ivan. If your password back end is smbpasswd, ( you can check this with "locate/find smb.conf" and read that file). then smbpasswd -a root < followed by a password for root> This password should never be the same as the actual root password!! regards Dilip -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
