I have samba and winbind setup so that the id command works and returns the user info. I then tried to run "smbpasswd -a <user>" to set the password and then later ran "smbpasswd -x <user>" After that id now says "no such user" even if I try smbpasswd -a again. id still works for other users that I did not run "smbpasswd -x" How do I get id to see the user again?