~ubuntu-branches/ubuntu/wily/gnome-user-docs/wily-proposed

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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="user-admin-change" xml:lang="lv">

  <info>
    
    <link type="guide" xref="user-accounts#privileges"/>
    <link type="seealso" xref="user-admin-explain"/>
    
    <desc>You can change which users are allowed to make changes to the system
 by giving them administrative privileges.</desc>

    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
    
    <credit type="author">
      <name>GNOME dokumentācijas projekts</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>

<title>Change who has administrative privileges</title>

  <p>Administrative privileges are a way of deciding who can make changes to
 important parts of the system. You can change which users have admin privileges
 and which ones don't. They are a good way of keeping your system secure and
 preventing potentially damaging unauthorized changes.</p>

<steps>
 <item>
    <p>Click your name on the top bar, then click the picture next to your name
 to open the <gui>User Accounts</gui> window.</p>
 </item>
 
 <item>
  <p>Click <gui>Unlock</gui> and enter your password to unlock the account
 settings. (To give a user admin privileges, you must have admin privileges
 yourself.)</p>
 </item>

 <item>
  <p>Select the user whose privileges you want to change.</p>
  </item>

 <item><p>Click the label <gui>Standard</gui> next to <gui>Account type</gui>
 and select <gui>Administrator</gui>.</p>
 </item>

 
 <item>
  <p>Close the User Accounts window. The user's privileges will be changed when
 they next log in.</p>
  </item>
</steps>

<note>
 <p>The first user account on the system is usually the one that has admin
 privileges. This is the user account that was created when you first installed
 the system.</p>
 <p> It is unwise to have too many users with <gui>Administrator</gui>
 privileges on one system.</p>
</note>

  <comment>
   <cite date="2012-02-19" href="mailto:gnome-doc-list@gnome.org">GNOME
 Documentation Project</cite>
   <p>Explain how admin privileges can be given to other people, or removed.
 Warn the reader about how it's unwise to have too many admins on a system.</p>
  </comment>
	
</page>