search for: get_dc_hostnam

Displaying 4 results from an estimated 4 matches for "get_dc_hostnam".

Did you mean: get_dc_hostname
2023 Apr 14
4
gpo client linux sssd does not apply
...ports these errors: Traceback (most recent call last): File "/usr/sbin/samba-gpupdate", line 117, in <module> rsop(lp, creds, logger, store, gp_extensions, opts.target) File "/usr/lib/python3/dist-packages/samba/gpclass.py", line 511, in rsop dc_hostname = get_dc_hostname(creds, lp) File "/usr/lib/python3/dist-packages/samba/gpclass.py", line 358, in get_dc_hostname cldap_ret = net.finddc(domain=lp.get('realm'), flags=(nbt.NBT_SERVER_LDAP | samba.NTSTATUSError: (3221225524, 'The object name is not found.') Error in sys.excepthook:...
2023 Apr 17
1
gpo client linux sssd does not apply
...ceback (most recent call last): > File "/usr/sbin/samba-gpupdate", line 117, in <module> > rsop(lp, creds, logger, store, gp_extensions, opts.target) > File "/usr/lib/python3/dist-packages/samba/gpclass.py", line 511, in rsop > dc_hostname = get_dc_hostname(creds, lp) > File "/usr/lib/python3/dist-packages/samba/gpclass.py", line 358, in > get_dc_hostname > cldap_ret = net.finddc(domain=lp.get('realm'), > flags=(nbt.NBT_SERVER_LDAP | > samba.NTSTATUSError: (3221225524, 'The object name is not found.'...
2023 Apr 18
2
gpo client linux sssd does not apply
...ceback (most recent call last): > File "/usr/sbin/samba-gpupdate", line 117, in <module> > rsop(lp, creds, logger, store, gp_extensions, opts.target) > File "/usr/lib/python3/dist-packages/samba/gpclass.py", line 511, in rsop > dc_hostname = get_dc_hostname(creds, lp) > File "/usr/lib/python3/dist-packages/samba/gpclass.py", line 358, in > get_dc_hostname > cldap_ret = net.finddc(domain=lp.get('realm'), > flags=(nbt.NBT_SERVER_LDAP | > samba.NTSTATUSError: (3221225524, 'The object name is not found.'...
2023 Apr 18
1
gpo client linux sssd does not apply
...ast): >> ??? File "/usr/sbin/samba-gpupdate", line 117, in <module> >> ????? rsop(lp, creds, logger, store, gp_extensions, opts.target) >> ??? File "/usr/lib/python3/dist-packages/samba/gpclass.py", line 511, >> in rsop >> ????? dc_hostname = get_dc_hostname(creds, lp) >> ??? File "/usr/lib/python3/dist-packages/samba/gpclass.py", line 358, in >> get_dc_hostname >> ????? cldap_ret = net.finddc(domain=lp.get('realm'), >> flags=(nbt.NBT_SERVER_LDAP | >> samba.NTSTATUSError: (3221225524, 'The object nam...