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.

Changes between Version 18 and Version 19 of WebAdminInterface


Ignore:
Timestamp:
Jan 8, 2007, 4:43:22 PM (19 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebAdminInterface

    v18 v19  
    6868== Users ==
    6969
     70List of server users, each of them may have access to different services and dictionaries.
     71
     72  login::
     73   user login
     74  name::
     75   real name
     76  organization::
     77   user organization
     78  address::
     79   user address
     80  email::
     81   user email, account information (creation, removal, password reminder) are mailed to this address
     82  comment::
     83   any comment about the user
     84  password::
     85   If you fill in this field, password is set to entered value (when creating or editing user entry). If left empty while creating new user, password is generated randomly and mail to the user.
     86  admin checkbox::
     87   If checked, user has access to admin interface.
     88  services + dictionaries::
     89   If you check the box next to the service name, user is given access to this service. But this may not give user access to the dictionary data, as each service may deal with user access rights differently. If service don't require detailed access rights, checking the box is enough. But if more detailed access rights are used, you must fill in access rights to the textboxes next to each dictionary code. Usually, it's 'r' for reading the data and 'w' for read+write access.
     90  new pass::
     91   After clicking on this link, new random password is generated for the user and mailed to specified email address.
     92 
     93
    7094== Sequences ==
    7195