[Samba] new user can't log

Zoolook nbensa at gmail.com
Fri Dec 18 12:21:53 MST 2009


2009/12/18 Leonardo Carneiro <lscarneiro at veltrac.com.br>:
>
>   [2009/12/18 16:47:29,  2] auth/auth.c:check_ntlm_password(308)
>     check_ntlm_password:  authentication for user [dsribeiro] ->
>   [dsribeiro] -> [dsribeiro] succeeded
>   [2009/12/18 16:47:29,  1]
>   rpc_server/srv_netlog_nt.c:_netr_LogonSamLogon(1060)
>     _netr_LogonSamLogon: user DOMINIO\dsribeiro has user sid
>   S-1-5-21-4161212321-1980848047-2820993626-3468
>      but group sid S-1-5-21-874179082-3571801642-3889913597-513.
>     The conflicting domain portions are not supported for NETLOGON calls
>
> Can anyone point me to how to solve this? I'm not what you guys could call
> an expert in samba :D


The SIDs do not match.

Is this the only domain there? If so, I would simply use ldapmodify to
modify users' SID to match the domain SID. You'll need to replace
S-1-5-21-4161212321-1980848047-2820993626 with
S-1-5-21-874179082-3571801642-3889913597


More information about the samba mailing list