Commit graph

23 commits

Author SHA1 Message Date
400882f486
Remove ldif file if adduser is unsuccessful 2021-11-23 15:59:23 -06:00
a4820fae58
Add registration code 2021-11-23 15:58:25 -06:00
9df4ff1af6
Don't add user if ldapadd returns a nonzero exit code 2021-11-22 19:38:04 -06:00
c7a68d1941
Move ldif file after adding user 2021-11-22 15:54:11 -06:00
3c6c1ca46f
Typo 2021-11-22 15:36:11 -06:00
a47aa8bf38
Add registration backend script 2021-11-22 15:15:48 -06:00
Anthony Wang
9a6c0a19a3 Default confirm no for adduser 2021-10-06 19:06:15 -05:00
Anthony Wang
6fa480fc18 Ask for custom UID in adduser 2021-10-06 19:05:05 -05:00
Anthony Wang
51dacc7aca Remove KDE launcher config for new users since it doesn't work 2021-09-16 22:30:10 -05:00
Anthony Wang
a4d02a875b Remove extra newline in adduser 2021-09-16 22:09:38 -05:00
Anthony Wang
e4ca640821 Configure Plasma Application Launcher to show logout option 2021-09-16 22:08:54 -05:00
0b8f64ccdc
Calculate UID based on number of ldif files in directory 2021-08-30 19:47:28 -05:00
eaba759e29
Remove newlines after getting the value of shell commands in adduser script 2021-08-21 16:07:25 -05:00
b3eb09dd07
Adjust spaces and newlines 2021-08-20 17:03:44 -05:00
1aa1da4777
Add confirmation to scripts 2021-08-20 17:02:53 -05:00
5df268645e
Generate random password for each user 2021-08-20 17:01:29 -05:00
7e7b031cea
Use a more secure default password 2021-08-20 16:54:28 -05:00
ce4580f4cc
Use fish as default shell 2021-08-20 16:29:46 -05:00
08886d0699
Use 077 umask when creating home directories 2021-08-15 11:05:36 -05:00
e35e08b058
Debug scripts 2021-08-03 09:08:35 -05:00
366512c0f6
Typo 2021-08-03 08:50:39 -05:00
600d26af2b
Rewrite adduser in Python 2021-08-02 22:22:53 -05:00
a79cadb244
Create adduser 2021-08-01 22:07:48 -05:00