uml
1.0.0
这是用C中编写的用户管理库。可以通过CGI在命令行或网络上使用。
要以其他语言显示此信息,您可以使用gmtUml -h language=value 。
Short Long Action
-h --help Displays the help.
-N --Ncurses Run Ncurses interface. (not avaiable)
-C --configure Create user's files.
-a --add Add user.
-i --invite Invite user.
-t --accept Accept invitation.
-j --reject Reject invitation.
-n --new Request registration.
-q --request Get pending registration requests per user.
-Q --Request Get pending registration requests.
-v --approve Approve registration request.
-d --disapprove Disapprove registration request.
-U --Unlocking Get unlocking requests.
-l --lock Lock user account.
-u --unlock Unlock user account.
-p --password Change user password.
-r --reset Reset user password.
-m --modify Change user name.
-e --edit Change user email.
-c --confirm Confirm email change.
-g --group Change user profile.
-s --show Get user informations.
-S --Search Search user.
帮助文件可以在以下方式中避免
Portuguese - Brazil
English
首先,编辑以下文件,用您的原始目录替换原始目录:
~uml/Sources/C/Makefile
然后,执行:
make all
麻省理工学院