dshepherd21
Results
2
issues of
dshepherd21
I have cross forest trust in place and am using from_cn to return a handle on an individual domains administrator. The following line of code... adhandle=aduser.ADUser.from_cn(user,options=dict(ldap_server=dns)) Gives an exception when...
When I have opened a context to a share and changed to a folder that is provided via DFS the code appears to hang. Is there anything special I need...