Skip to main content

An Object-Oriented Active Directory management framework built on ADSI

Project description

code style: black

Introduction

pyad is a Python library designed to provide a simple, Pythonic interface to Active Directory through ADSI on the Windows platform. Complete documentation can be found at http://jcarswell.github.io/pyad/. Code is maintained at https://github.com/jcarswell/pyad.

This library is published on PyPI as python-win-ad.

Breaking Changes from upstream

ADObject:

  • _get_password_last_set - Act’s like AD and returns 1970-01-01 if the date can’t be parsed

  • get_last_login - Act’s like AD and returns 1970-01-01 if the date can’t be parsed

Importing pyad directly exposes set_defaults, ADQuery, ADComputer, ADContainer, ADDomain, ADGroup, ADUser, from_cn, from_dn, from_guid. Importing pyad.pyad no longer imports the sub modules

Most ADObject update methods now take flush as an optional argument that defaults to True to maintain compatibility with upstream code. For large updates it’s recommended to set this to False until you are ready to write out the change, otherwise you may run into a back-off period in AD where all further changes will fail.

Requirements

pyad requires pywin32, available at https://github.com/mhammond/pywin32.

Testing

To run unittest you will need to set the configuration to be specific to your environment. To do this you will need to edit config.py located in the tests folder.

License

pyad is licensed under the Apache License, Version 2.0 (the “License”). You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_win_ad-0.6.4.tar.gz (377.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_win_ad-0.6.4-py3-none-any.whl (34.0 kB view details)

Uploaded Python 3

File details

Details for the file python_win_ad-0.6.4.tar.gz.

File metadata

  • Download URL: python_win_ad-0.6.4.tar.gz
  • Upload date:
  • Size: 377.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for python_win_ad-0.6.4.tar.gz
Algorithm Hash digest
SHA256 a36729ebee938f16994ec347467ae6b34629d581705af68d40997319891622ff
MD5 ca324b41dd89cb2f927c34110cb3c7f8
BLAKE2b-256 8320f6afe8a1dbb3e28e02d67452d9717c5edccb4689397126209204e6a8646d

See more details on using hashes here.

File details

Details for the file python_win_ad-0.6.4-py3-none-any.whl.

File metadata

  • Download URL: python_win_ad-0.6.4-py3-none-any.whl
  • Upload date:
  • Size: 34.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for python_win_ad-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 76184fa53defbf2d6fa3d9567e4d17c69fb2610241561a6e79b5e930131f5c3c
MD5 dbcb4a165e0bb82c087fb8ee51b08185
BLAKE2b-256 c98823b21a7aa45cbcf11f79bf4b56ba0e1e21679fe0e43333ca10cbd6833899

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page