more comments on bugs.
[monkeysphere.git] / website / bugs / setup-test-server-for-public.mdwn
index 2ec2a24baf6c3cf7f8be9a615595bba30497ae46..aa6da61287877c1f80b83c6a707f1075577b1089 100644 (file)
@@ -51,3 +51,19 @@ So do we agree that george is doing what we want, and we can therefore
 close this bug?
 
 -- BJ (jgr)
+
+---
+
+I'm fine with closing this bug, unless we want to set up the limited
+shell access/welcome letter like i described above.  If we want to do
+that, it'd be worth keeping it open until those scripts are written.
+
+I envision a script you'd invoke like:
+
+       root@george# addmsuser foo 'Foo T. Bar <foo@example.org>'
+
+Which would create the `foo` account, populate
+`~foo/.config/monkeysphere/authorized_user_ids`, make a note in a log
+someplace, and send a welcome letter.
+
+--dkg