[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Two systems account always exist : `diogene' and `admin'. `diogene' is an account which is used by Diogene87 daemons to communicate with eachother. `admin' is an account which is used by the administrator. The default password of this account is an empty string. System account can't be deleted and privileges of this account can't be changed.
You can use ul
command to see user list and ui
to see
user information :
$ dio87c ul admin diogene $ dio87c ui diogene User Name: diogene generic: consult communication: none user: none engine: none target: none referential: none job: admin day: admin $ dio87c ui admin User Name: admin generic: admin communication: admin user: admin engine: admin target: admin referential: admin job: admin day: admin $ |
You can see that `admin' user has the `admin' privilege for each command family. `diogene' user has only `admin' privilege for `job' and `day' commands families.