Add shell script for creating LDAP user accounts #214
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/add_user_script"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
LGTM!
Just a small thing I caught: I tried adding a user with a
$
char in the pw, and it didn't store the correct password. (In fact, I have no idea how I can reset it now.)Not a biggie, as you would usually give out a simple "changeme" or similar, when using this manual method.