summaryrefslogtreecommitdiff
path: root/architecture
diff options
context:
space:
mode:
authorjrayhawk+piny.be@omgwallhack.org <jrayhawk@piny.svcs.cs.pdx.edu>2010-09-03 01:35:18 -0700
committerjrayhawk+piny.be@omgwallhack.org <jrayhawk@piny.svcs.cs.pdx.edu>2010-09-03 01:35:18 -0700
commit56f8d4ef727bc60852dce48cd149d5d0b71b7324 (patch)
treec677b524b1148be539c4c08f85f508e9aafbe473 /architecture
parentbd628ee4a22ab90a0ce09f5f86c3528bac37b4af (diff)
downloadpiny-code-56f8d4ef727bc60852dce48cd149d5d0b71b7324.tar.gz
piny-code-56f8d4ef727bc60852dce48cd149d5d0b71b7324.zip
Adding SSH key management commands.
Diffstat (limited to 'architecture')
-rw-r--r--architecture/needed_user_facing_infrastructure.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn
index 2dfa223..8c5e431 100644
--- a/architecture/needed_user_facing_infrastructure.mdwn
+++ b/architecture/needed_user_facing_infrastructure.mdwn
@@ -9,7 +9,7 @@ password modification |DONE: /srv/rbin/passwd |TODO: Authen::PAM chauthtok
repo creation, deletion |DONE: /srv/rbin/newrepo, rmrepo, lsrepo |TODO: CGI frontend
repo user management |DONE: /srv/rbin/addaccess, rmaccess, lsaccess |TODO: CGI frontend
[[mailing list addition|mail]] |TODO: /srv/rbin/addlist, dependent on getting sympa up |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
+authorized_keys modification |DONE: /srv/rbin/readkey, writekey |TODO: CGI frontend, though i am not convinced anyone would care
disable password auth if ssh key|TODO |Ha ha NEVER
config tweaking |TODO: /srv/rbin/chrepo...? |TODO: CGI frontend
commit access |DONE: git+ssh://piny.be/srv/git/whatever.git |DONE: Ikiwiki+mod-auth-sys-group/mod-auth-pam, though I am told there is a magic hook to allow public editing through git://