Commit Graph

28 Commits

Author SHA1 Message Date
Ben Harris 333ec9bb10 add newline with ssh key
this fixes a recurring issue where i expect the newline to already
be there. i've added new pubkeys for users and it ends up on the
same line, breaking both keys.
2020-11-25 14:02:25 -05:00
Charles Root 85a8a39a69 sort /etc/passwd after adding user 2020-07-27 13:22:16 -04:00
Ben Harris 69bdfc66e8 print newline after tee 2020-06-23 14:48:07 -04:00
Ben Harris 71c4e92fd4 fix permission error 2020-06-18 15:57:17 -04:00
Ben Harris 7bbf6b6759 switch to sh and use chpasswd to set password 2020-06-18 13:52:05 -04:00
Ben Harris d7ce3e544e fix sed error and replace echo with printf 2020-06-17 13:30:44 -04:00
Ben Harris ff22419a0b Merge pull request 'fix user cleanup' (#3) from creme/makeuser:patch_fix_unset into master 2020-02-17 11:49:52 -05:00
creme d73f0a3551
fix user cleanup 2020-02-16 16:07:36 +01:00
Ben Harris 34307ed086 fix current signup cleanup 2020-01-30 08:59:43 -05:00
Ben Harris 0032d86857 fix case closing and re-format indentation 2020-01-17 11:47:41 -05:00
creme cdc7f9f2cf cleanup current signup 2020-01-16 21:55:52 -05:00
Ben Harris eb2a320483
remove znc script from makeuser 2020-01-16 18:13:01 -05:00
Ben Harris 72129a054c add ssh fingerprint and to: header to welcome mail 2020-01-06 14:21:30 -05:00
Ben Harris 27bc0aff7a specify full path to template 2019-07-03 15:55:14 -04:00
Ben Harris 4633ee9dd3 tidy up and add makefile 2019-06-28 11:18:20 -04:00
Ben Harris 40cfd05eed merge bash-edition; closes #1 2019-02-15 13:48:22 -05:00
Ben Harris 31e109040c add znc user 2019-02-15 13:26:17 -05:00
Ben Harris 8b3957cfbd sub new users to the mailing list 2018-12-14 20:29:03 -05:00
Ben Harris 1750d636bd forward mail to new user too 2018-10-19 12:37:57 -04:00
Robert Miles 8b95ccb89e Fix replacement 2018-09-24 15:07:18 -04:00
Robert Miles 6a85c918fc Fix subprocess.run calls and replace libc crypt with crypt module 2018-09-21 14:29:21 -04:00
Ben Harris 85f01bf5b5 remove unnecessary boilerplate and license 2018-09-21 10:46:08 -04:00
Robert Miles e97a2b17f3 Add work 2018-09-21 10:04:48 -04:00
Ben Harris abaff4c37d add users to team group 2018-09-20 11:44:00 -04:00
Ben Harris 8ac1e9271b working now! 2018-09-20 11:40:17 -04:00
root 8c385dff1d bash version 2018-09-20 15:18:17 +00:00
Robert Miles e05705d6c9 Add beginnings of makeuser script 2018-09-20 10:04:19 -04:00
tilde.team c8779fbe5f Initial commit 2018-09-20 09:54:03 -04:00