[Samba] Samba/Kerberos problems: NT_STATUS_LOGON_FAILURE

sharif islam sharif.islam at gmail.com
Fri Dec 3 21:46:57 GMT 2004


On Fri, 3 Dec 2004 16:28:30 -0500, Lucas Machado
<thru.being.cool at gmail.com> wrote:
> user at mysambaserver:/usr/local/samba/bin$ ./smbclient //localhost/samba1 -k
> session setup failed: NT_STATUS_LOGON_FAILURE

I think if you don't provide the username it takes the local user. Try
smbclient with the -u flag.
//localhost/samba1 -Uadusername 
(you can use the same account that joined the machine to the domain).

You probably tested this, but if not do a kinit -Uadusername. Make
sure /etc/krb5.conf is configured properly.
--Sharif


More information about the samba mailing list