Mukund Sivaraman d7c133c2e2 [3056] Skip some more tests when run as the root user 11 years ago
..
tests d7c133c2e2 [3056] Skip some more tests when run as the root user 11 years ago
.gitignore f75dda7a75 [master] appended auto-generated doc files into .gitignore. okayed on jabber. 12 years ago
Makefile.am 5836dc544c [2713] suggested fix: make run_ script work and be rebuilt by automake. 12 years ago
README fd89e862b5 Move usermgr from "trunk/tools/" to "trunk/src/bin" according Jeremy's suggestion. usermgr can be installed now. 15 years ago
b10-cmdctl-usermgr.py.in 4bc06a779c [2937] Parse CSV in strict mode 12 years ago
b10-cmdctl-usermgr.xml d3d28bdcd3 [2713] Addressed review comments 12 years ago
run_b10-cmdctl-usermgr.sh.in 5836dc544c [2713] suggested fix: make run_ script work and be rebuilt by automake. 12 years ago

README

Create new account by running the following command:

b10-cmdctl-usermgr -f filename

If parameter '-f' is specified, new accounts will be appended to that file if it exists, or else the accounts will be saved in default file 'cmdctl-accounts.csv'.