LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   add samba user (https://www.linuxquestions.org/questions/linux-newbie-8/add-samba-user-449472/)

abdbaru 05-28-2006 10:49 PM

add samba user
 
useradd xxx
smbpasswd xxx
When I run those commands I got the following error. Kindly assist me


New SMB password:
Retype new SMB password:
Failed to find entry for user puspanita.
Failed to modify password entry for user puspanita

prozac 05-28-2006 11:04 PM

try
Code:

smbpasswd -a user_name


All times are GMT -5. The time now is 08:37 AM.