Displaying 2 results from an estimated 2 matches for "init_netlogon".
2010 Feb 18
0
Can one user use the same credentials to log into multiple domains, and how do I do it?
...y, here's my problem. I have the new Samba server set up with a different domain name and it appears to be working, but now users from the old domain setup can't log in. It looks like it's an SID problem, as the log messages are similar to:
--snip--
[2010/02/18 09:53:46, 1] rpc_client/init_netlogon.c:237(serverinfo_to_SamInfo3)
_netr_LogonSamLogon: user DOMAINNAME\username has user sid S-*-*-**-**********-*********-**********-*****
but group sid S-*-*-**-**********-*********-**********-*****.
The conflicting domain portions are not supported for NETLOGON calls
--/snip--
Sure enough, t...
2013 May 17
2
Continued compilation errors with samba 3.6.15
.../gen_ndr/ndr_samr_c.c
Compiling rpc_client/cli_samr.c
Compiling librpc/gen_ndr/ndr_netlogon_c.c
Compiling rpc_client/cli_netlogon.c
Compiling rpc_client/util_netlogon.c
Compiling rpc_server/rpc_ep_setup.c
Compiling librpc/rpc/dcerpc_ep.c
Compiling rpc_client/cli_pipe_schannel.c
Compiling rpc_client/init_netlogon.c
Compiling rpc_client/init_samr.c
Compiling locking/locking.c
Compiling locking/brlock.c
Compiling locking/posix.c
Compiling printing/pcap.c
Compiling printing/print_svid.c
Compiling printing/print_aix.c
Compiling printing/print_cups.c
Compiling printing/print_generic.c
Compiling printing/lpq_pars...