-
Notifications
You must be signed in to change notification settings - Fork 0
davidrouss/Reset-password
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
##### Edited by David R. This script is used in a school context, to change an user password on a IDM server, with ldaps protocol. ### Requirements - Python 3 < - Pip3 - Ldap3 package - Certificate to authentication on ldap server - User with sufficients privileges to connect on server and change user's password ### Usage 1 - Clone this repo on your laptop/server and adapt a secrets file with your environement. 2 - To update a user password, execute this command in terminal: python3 <path_to_script>.update_password.py <user_password> <new_password> 3 - The password must be succefully updated and valid one time
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published