Is there a CLI to manage system users and groups?
In looking at the database (using MySQL), it doesn't look likely that creating users and/or groups directly in the database is a viable option.
I'm trying to automate user and group management from outside the Web Client. The LDAP interface would have been nice but it doesn't fully work with eDirectory (simple binds just aren't realistic).
Thanks!