"Factored" create-user, and script to create shared service users
authorClinton Ebadi <clinton@unknownlamer.org>
Fri, 11 Jan 2013 08:06:18 +0000 (03:06 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Fri, 11 Jan 2013 08:06:18 +0000 (03:06 -0500)
commitabfe84ca1bf183ef33ee25ac66820a2e256cb520
tree544438a2a0ecc89cd5e46e9f98779cac255ab9f1
parentaf7870104ca6310bcc292ee4464a7dbd91eb0dd2
"Factored" create-user, and script to create shared service users
Converted create-user script into a set of procedures, grouped by
logical step in the user creation process. Things were regrouped only
as much as was needed to get `create-service-user' script for creating
principles for non-humans and `create-user` working with minimal
duplication. This still needs a lot of work (and destroy-user even
more).
create-service-user [new file with mode: 0755]
create-user-new [new file with mode: 0755]
lib/create-user-lib.sh [new file with mode: 0644]