Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanayak123/pyadselfservice
Easy and secure web based password change portal for Active Directory user accounts.
https://github.com/kanayak123/pyadselfservice
Last synced: 3 months ago
JSON representation
Easy and secure web based password change portal for Active Directory user accounts.
- Host: GitHub
- URL: https://github.com/kanayak123/pyadselfservice
- Owner: kanayak123
- Created: 2016-10-05T06:16:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T15:10:53.000Z (11 months ago)
- Last Synced: 2024-06-28T05:38:58.081Z (5 months ago)
- Language: Python
- Homepage: https://technokan.blogspot.com/2016/10/web-based-python3-password-reset-tool.html
- Size: 1.19 MB
- Stars: 21
- Watchers: 7
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Python Active Directory Self Service (pyadselfservice)
#####pyadselfservice is a software created using Python 3.10.12 & Django 5.0. The project aims to provide web based password change portal to the end users, for their Active Directory account. Users will need to authenticate using a 2 factor authentication mechanism to change password of thier AD account. This tool does not need the current password, and the password change will work even if the account is locked out.
2 factor authentication is based on OTP and a secret defned in any of the Active Directory attributes.
The documentation for this software is in below link
http://technokan.blogspot.com/2016/10/web-based-python3-password-reset-tool.htmlFor Support and suggestions, please create a issue on GIT https://github.com/kanayak123/pyadselfservice/issues