Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 3.6 and 2003 Domain
#1
Thank you in advance for any help you can offer. I apologize if this is posted under the wrong topic.

We are beginning a project in 2018 using Python 3.6. I believe 3.6 does not support Windows Server 2003. But does it allow for AD interaction on a domain set at the 2003 functional level (meaning we have a few 2003 servers so we have to maintain this lower functional level...but the vast majority of the servers, including domain controllers, are 2008).

Thanks again! Please let me know if I need to supply more info. Smile
Reply
#2
Try the LDAP3 library from PyPi. According to the documentation it follows the latest RFC specification and implemented using pure python and should have no portability issues.

https://pypi.python.org/pypi/python3-ldap/0.9.8.4/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Peaks in time domain frohr 0 482 Jul-06-2023, 02:57 AM
Last Post: frohr
  python 3 dns lookup private domain didact 1 2,575 Sep-19-2020, 06:01 PM
Last Post: bowlofred
  Converting IP 2 DOMAIN jetli2 8 4,455 May-25-2018, 03:29 PM
Last Post: jetli2
  frequency domain plot jkeertir 0 2,748 Mar-05-2018, 06:54 AM
Last Post: jkeertir

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020