close
Warning:
Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Oct 8, 2009, 2:35:11 PM (16 years ago)
- Author:
-
Adam
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v4
|
v5
|
|
9 | 9 | * ''action'': ''edituser'' |
10 | 10 | * ''new'': ''1'' when creating new user, leave out when editing existing user |
11 | | * ''name'': full name |
12 | | * ''org'': organization |
13 | | * ''pass'': password |
| 11 | * ''name'': full name (optional) |
| 12 | * ''org'': organization (optional) |
| 13 | * ''pass'': password (for new users: will generate random, if left empty) |
14 | 14 | * ''email'': e-mail |
15 | | * ''addr'': address |
| 15 | * ''addr'': address (optional) |
16 | 16 | * service and dictionary access |
17 | 17 | * for each service, user should have access to, set: ''serv_[servicecode]'' to ''on'' |