diff options
Diffstat (limited to 'architecture/needed_user_facing_infrastructure.mdwn')
-rw-r--r-- | architecture/needed_user_facing_infrastructure.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn index 259346b..bdc8fd7 100644 --- a/architecture/needed_user_facing_infrastructure.mdwn +++ b/architecture/needed_user_facing_infrastructure.mdwn @@ -6,7 +6,7 @@ anonymous account creation |DONE: ssh createuser@piny.svcs.cs.pdx.edu |TODO: CGI password modification |DONE: /srv/rbin/passwd |TODO: Authen::PAM chauthtok CGI jblake: the pam interface was *really* not designed with http in mind though if you hard-code the interaction script it's not hard at all repo creation |DONE: /srv/rbin/newrepo |TODO: CGI frontend repo removal |DONE: /srv/rbin/rmrepo |TODO: CGI frontend -repo user management |TODO: frontend to adduser/deluser user group |TODO: CGI frontend +repo user management |DONE: /srv/rbin/addaccess, rmaccess |TODO: CGI frontend [[mailing list addition|mail]] |TODO: ssh piny /srv/rbin/addlist |TODO: CGI frontend authorized_keys modification |TODO: cmdlind frontend to cat > ~/.ssh/authorized_keys|TODO: CGI frontend, though i am not convinced anyone would care config tweaking |TODO: ssh piny /srv/rbin/chrepo |TODO: CGI frontend |