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
麻省理工學院