I tried to create a new account and here is what I get: Linuxbox:/home/brent# smbpasswd -a schmity New SMB password: Retype new SMB password: Failed to initialise SAM_ACCOUNT for user schmity. Does this user exist in the UNIX password database ? Failed to modify password entry for user schmity Linuxbox:/home/brent#
Any Ideas? Thanks for the help. Brent On Thu Dec 21 20:21 , Evan sent: > > > I vaguely remember something a while ago about not being able to use > the same username/password for both boxes (Windows and Linux). > > Could this be the problem? > > On 12/21/06, Don Hayward <[EMAIL PROTECTED]> wrote: > > Sorry, I just dropped into this thread, but... > > > > On Thu, 21 Dec 2006, schmity wrote: > > > > > Here is my latest from the command line. Looks like the problem is a > > > user and password problem. > > > > > > ############################### > > > Linuxbox:/home/brent# smbclient -L linuxbox > > > Password: > > > session setup failed: NT_STATUS_LOGON_FAILURE > > > Linuxbox:/home/brent# smbclient -L linuxbox -U brent > > > Password: > > > session setup failed: NT_STATUS_LOGON_FAILURE > > > Linuxbox:/home/brent# smbclient -L linuxbox -U root > > > Password: > > > session setup failed: NT_STATUS_LOGON_FAILURE > > > Linuxbox:/home/brent# man smbclient > > > Reformatting smbclient(1), please wait... > > > Linuxbox:/home/brent# > > > ################################# > > > > > > Of course I type in the correct password every time. > > > > > > > > > -- > > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > > with a subject of "unsubscribe". Trouble? Contact > > [EMAIL PROTECTED] > > > > > > > > > > I recently had a very similar expeience -- what solved it for me was > > setting up the smbpasswd file on the samba server, adding the relevant > > uid-password pairs, and telling samba to use encrypted.. Without this > > I couldn't get connected, even though I told samba not to use > > encrypted passwords and told XP to send passwords in plaintext. > > > > Hope this helps. > > > > Regards, > > > > Don > > > > -- > > Don.Hayward at pomobuli.net -- debian/rules -- Registered Linux user > #374806 > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > > [EMAIL PROTECTED] > > > > > >