I forgot how to sync up system passwords and smb passwords.
Anyways .. right now when I do a
smbpasswd $user
I get the following:
New SMB password:
Retype new SMB password:
unable to open passdb database.
Failed to find entry for user stevan.
Failed to modify password entry for $user
I know I have to create a smbpasswd file .. right?
How though?
edit:
Okay,
smbpasswd -a
Adds the user to the file .. this seems to be working. I can't see the machine in network places though :|
This happened to me before and I never got a fix for it.
It seems though, that my windows box has cached the old /home .. so it's not showing me what's in there now, just what used to be in there before i reinstalled that machine .. weirdness
I hit refresh and it's the same thing .. dumb
Anyone know how to add users in cli in redhat?
adduser
useradd
don't work
don't know what to do .. or how to find out.
Can do it in gnome though :\
Don't really like using the X though for admin stuff
Anyways .. right now when I do a
smbpasswd $user
I get the following:
New SMB password:
Retype new SMB password:
unable to open passdb database.
Failed to find entry for user stevan.
Failed to modify password entry for $user
I know I have to create a smbpasswd file .. right?
How though?
edit:
Okay,
smbpasswd -a
Adds the user to the file .. this seems to be working. I can't see the machine in network places though :|
This happened to me before and I never got a fix for it.
It seems though, that my windows box has cached the old /home .. so it's not showing me what's in there now, just what used to be in there before i reinstalled that machine .. weirdness
I hit refresh and it's the same thing .. dumb
Anyone know how to add users in cli in redhat?
adduser
useradd
don't work
don't know what to do .. or how to find out.
Can do it in gnome though :\
Don't really like using the X though for admin stuff