1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
1
- Ensure that the DNS name corp.example.com is resolvable from the machine running your Python script.
- You must have network connectivity between the machine where you execute your script and AD server (VPN, Peering, etc.)
- Verify that the necessary ports (default LDAP port 389 or LDAPS port 636) are open and accessible, check Security Groups and NACLs
- Ensure that the user credentials you are using have sufficient permissions to create new users in the directory.
- If using a firewall or VPN, check if they are allowing LDAP traffic.
Contenus pertinents
- demandé il y a 3 ans
- demandé il y a 2 mois
- demandé il y a un an

please accept the answer if it was useful