aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/help/user_list.html
blob: b0911053767ced9553ac551bd9cc1e470fa3fcdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<h2>Users list</h2>

<p>This is the place where you can manage registered users. Only permissions
are managed in different several screens.</p>

<h3>Add a user</h3>

<p>Administrator can manually add users.</p>

<h3>Users list</h3>

<p>The list can be filtered on username (use * as wildcard), group or
status. The list can be order by registration date or username, in ascending
or descending order.</p>

<p>This screen works be managing several users at once on different actions
:</p>

<ul>

  <li>delete users (require a confirmation checkbox)</li>

  <li>change status</li>

  <li>associate or dissociate from groups</li>

  <li>modify display properties</li>

  <li>modify additional properties</li>

</ul>

<p>The target is the set users selected (by default) or all users is
asked.</p>
<h3>Adviser</h3>
<p>Definition of adviser user:</p>
<ul>
  <li>allow access of all screens permitted by this status</li>
  <li>read-only or simulate-only access</li>
</ul>

<p>It's possible to assign adviser mode with variable $conf['allow_adviser'].</p>
<p>If this variable is 'true', it's possible to define user like an adviser</p>