<div dir="ltr">to help administrators add new users to omni, sudo room, and other related services (generating user accounts), I've started a bit on this:<div><br></div><div><a href="https://github.com/wrought/omni-cli">https://github.com/wrought/omni-cli</a></div><br><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"># The point here is to provide a command-line interface to managing systems for the omni oakland collective.<br># To start, the goal is to add users to email lists and generate user accounts on various web systems.<br># This script is intended to be run locally and should only require access to the server(s) in question.<br><br></blockquote>very incomplete, but notably a first draft of a script for creating a user based on email for MediaWiki is here:<div><a href="https://github.com/wrought/omni-cli/blob/master/scripts/mediawiki/createUserWithEmail.php">https://github.com/wrought/omni-cli/blob/master/scripts/mediawiki/createUserWithEmail.php</a><br></div><div><br></div><div>The idea is that this script is run at the command-line by a user who has proper access (e.g. root) to the server(s) in question to provide accounts.</div><div><br></div><div>// Matt</div></div>