Donald Musser wrote:
Hi everyone,

I'm using the online HOWTO manual in the "Quick Start" reference to try and
get a basic domain controller going. So I set up smb.conf, and testparm
checked out okay, I've started nmbd and smbd, but when I try to to run

[EMAIL PROTECTED] samba]#smbclient -L <username> -U<username>%<password>
session setup failed: NT_STATUS_LOGON_FAILURE <-- I get this error


I recently got this message, and the solution in my case was to run (as root):

# smbpasswd -a <username>

where <username> is a valid user account on the samba server.

Mat

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to