Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
error creating samba passwords
Name: wildrosesjay Date: April 17, 2003 at 08:58:32 Pacific OS: linux redhat 8.0 CPU/Ram: celeron 1.7.GHz, 512 Mb R
Comment:
When I try to create samba passwords I get an error:
getsmbfilepwent: malformed password entry (uid not number) failed to find entery for user failed to modify password entery for user
I have created a smbpasswd file and it lists the users I am trying to change passwords for. Can some one tell me what my problem is?
Name: raw_knee Date: April 17, 2003 at 09:23:55 Pacific
Reply:
Did you create the smbpasswd file by hand? Try deleting that file, then reenter the paswords for each user using 'smbpasswd -a '. This will automatically add an entry in the smbpasswd file for you.
Summary: Hi Installed samba and in windows I can see the samba server . I have created the samba password too. But from windows when I double click on samba server it prompt for a password. issused the passwo...
Summary: first use "adduser" or "useradd" at the command prompt to add a new user to the system. it will ask you for a username and you can specify a password with the -p option. example "adduser -u john -p...
Summary: I am looking for a good script to create samba users. Unfortunatly my knowledge of scripts is limited to MSDOS. So I don't know linux. Thanks, David I want to be able to use it like this: createsambau...