Displaying 1 result from an estimated 1 matches for "smabasamaccount".
Did you mean:
sambasamaccount
2009 Oct 23
0
Account Administrator works for "net rpc info", but not for "net rpc join"
...packet_set(61)
error packet at smbd/reply.c(662) cmd=117 (SMBtconX)
NT_STATUS_LOGON_FAILURE
=======
So, it seems like "Administrator" is mapped to "nobody" on the Linux
side. I checked the Administrator account in LDAP using JXplorer to
verify whether it's not only a smabaSamAccount, but also a
posixAccount. It indeed is.
Any idea what's wrong. Do I have to perform any additional stetps
(right granting, user mapping, etc. for the Administrator user)?
Do I have to create an additional root user in the LDAP database and
then run "smbpasswd -a" for that user?
Tha...