Red Hat Certified Engineer/Technician RHCE/RHCT topics and questions

Advertisement


Similar topics to Smbpasswd - Failed to find entry for user / Failed to modify password entry for user


Advertisement


Smbpasswd - Failed to find entry for user / Failed to modify password entry for user

Postby designeru » Sat Jan 09, 2010 1:05 pm

Even if you add the user via useradd command, samba will still not see it returning the following messages:

Code: Select all
# smbpasswd httpd
New SMB password:
Retype new SMB password:
Failed to find entry for user httpd.
Failed to modify password entry for user httpd

Solution:

Code: Select all
# smbpasswd -a httpd
New SMB password:
Retype new SMB password:
Added user httpd.

The reason for this is that samba uses different user/passwd files then the system.
designeru
 
Posts: 1
Joined: Thu Dec 31, 2009 11:44 pm


Advertisement


Return to Red Hat Certified Engineer/Technician RHCE/RHCT

Similar topics


Who is online

Users browsing this forum: No registered users and 0 guests

cron