search for: target_princi

Displaying 2 results from an estimated 2 matches for "target_princi".

Did you mean: target_price
2023 Jan 08
1
Issues demoting a samba DC.
...gt; > [2023/01/08 18:50:43.390974,? 0] ../../source4/librpc/rpc/dcerpc_util.c:681(dcerpc_pipe_auth_recv) > ? Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for > ncacn_ip_tcp:192.168.19.6[49153,seal,krb5,target_hostname=4b38bf02-0354-44f7-b1b2-4bc8bd73784a._msdcs.tls.msk.ru,target_princi > > I'll try to strace it to find out what's going on. strace itself didin't help , but it gave me a clue, because at the very place where it logs this error, it opens the samba keytab file. And earlier I thought maybe after doing some DC stuff, I'll have to regenerate the...
2023 Jan 08
1
Issues demoting a samba DC.
...gt; [2023/01/08 17:10:55.689675,? 0] > ../../source4/librpc/rpc/dcerpc_util.c:681(dcerpc_pipe_auth_recv) > ? Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for > ncacn_ip_tcp:192.168.19.6[49153,seal,krb5,target_hostname=4b38bf02-0354-44f7-b1b2-4bc8bd73784a._msdcs.tls.msk.ru,target_principal=GC/svdcp.tls.msk.ru/tls.msk.ru,abstract_syntax=e3514235-4b06-11d1-ab04-00c04fc2dcd2/0x00000004,localaddress=192.168.177.8] NT_STATUS_NO_LOGON_SERVERS > > What is e3514235-4b06-11d1-ab04-00c04fc2dcd2 where it tries to bind to? It actually tells you above, it is a UUID, also known as a GUI...