search for: user_testuser

Displaying 1 result from an estimated 1 matches for "user_testuser".

2004 Mar 17
1
Resetting passwords using pdbedit?
...command to reset the password in the dummy file, and use "pdbedit -i smbpasswd -e tdbsam" to push the account into the tdbsam backend. Nice idea, but: [root samba]# pdbedit -i smbpasswd -e Unable to modify passwd TDB! Error: Record exists occured while storing the main record (USER_testuser) Looks like import/export with pdbedit is for new records only. And besides, it would probably corrupt the RIDs that I carefully imported from a Windows domain (thanks to the "net rpc vampire" command and Andrew's kind assistance on this list). I think what I need is a patch to pdb...