From baa161c85d6e20dda6f16db272dc0622470d6cdf Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Thu, 3 Sep 2009 10:11:01 -0700 Subject: User access management: DONE --- architecture/needed_user_facing_infrastructure.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3