Update README.md

remove typo
This commit is contained in:
Mario Voigt 2024-12-10 10:56:18 +01:00 committed by GitHub
parent ad76bc3ad4
commit 59f870f610
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ usage: main.py [-h] [-s SERVER] [-u USER] [-p PASSWORD] [-b BASEDN] [--filter_us
options: options:
-h, --help show this help message and exit -h, --help show this help message and exit
-s SERVER, --server SERVER -s SERVER, --server SERVER
LDAP Server (Syntax: <protocol>://host:port, e.g. ldap://192.168.1.1:389 or ldaps://192.168.1.1.:646) LDAP Server (Syntax: <protocol>://host:port, e.g. ldap://192.168.1.1:389 or ldaps://192.168.1.1.:636)
-u USER, --user USER User, e.g. 'uid=root,cn=users,dc=yourserver,dc=com' -u USER, --user USER User, e.g. 'uid=root,cn=users,dc=yourserver,dc=com'
-p PASSWORD, --password PASSWORD -p PASSWORD, --password PASSWORD
Password Password