Create User
Define a new EDMuser in the EDMdatabase. EDMuser names must be unique within an EDMdatabase. It may consist of letters, digits and hyphens. The first character must be a letter. EDMuser names are case insensitive. The new EDMuser will have apassword equal to the user name except for all big letters are converted to small. i. e. a new user with name "Georg" will get the password "georg".
This command is only permitted for the superuser.
Arguments:
User: |
Specify the name of a new EDMuser in the actual EDMdatabase. The EDMuser name can consist of letters, digits and hyphens. The first character must be a letter. Maximum EDMuser name length is 32 characters. EDMuser names are case insensitive. |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
create_repository_permission: |
If this option is checked, the new user has permission to create repositories. |