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

« back to all changes in this revision

Viewing changes to gnome-help/de/user-admin-change.page

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2011-03-28 13:26:59 UTC
  • mto: (9.1.1 experimental) (1.1.4 upstream)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20110328132659-az3hlmbqeeethvx2
Tags: upstream-3.0.1
ImportĀ upstreamĀ versionĀ 3.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="user-admin-change">
 
3
 
 
4
  <info>
 
5
    
 
6
    <link type="guide" xref="user-accounts#privileges"/>
 
7
    <link type="seealso" xref="user-admin-explain"/>
 
8
    
 
9
    <desc>You can change which users are allowed to make changes to the system by giving them administrative privileges.</desc>
 
10
    <revision pkgversion="3.0" date="2011-04-04" status="final"/>
 
11
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
 
12
    <credit type="author">
 
13
      <name>GNOME-Dokumentationsprojekt</name>
 
14
      <email>gnome-doc-list@gnome.org</email>
 
15
    </credit>
 
16
    
 
17
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
18
  </info>
 
19
 
 
20
<title>Change who has administrative privileges</title>
 
21
 
 
22
<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>
 
23
 
 
24
<steps>
 
25
 <item>
 
26
  <p>Click your name on the top bar, select <gui>System Settings</gui> and open <gui>User Accounts</gui>.</p>
 
27
 </item>
 
28
 
 
29
 <item>
 
30
  <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>
 
31
 </item>
 
32
 
 
33
 <item>
 
34
  <p>Select the user whose privileges you want to change and then click the option next to <gui>Account type</gui>.</p>
 
35
 </item>
 
36
 
 
37
 <!-- FIXME: Check that the definitions below are correct! -->
 
38
 <item>
 
39
  <list>
 
40
   <item>
 
41
    <p>Choose <gui>Administrator</gui> if you want the user to be able to perform administrative tasks, like installing new applications.</p>
 
42
   </item>
 
43
   <item>
 
44
    <p>Choose <gui>Standard</gui> if you don't want the user to be able to perform admin tasks.</p>
 
45
   </item>
 
46
   <item>
 
47
    <p>Choose <gui>Supervised</gui> if you want the user to have an extra-secure user account which has extra restrictions on things like connecting to networks. Use this option if the user is someone you don't know (e.g. a "guest user"), or who may try to make unwanted changes to the system.</p>
 
48
   </item>
 
49
  </list>
 
50
 </item>
 
51
 
 
52
 <item>
 
53
  <p>Close the User Accounts window. The user's privileges will be changed when they next log in.</p>
 
54
  </item>
 
55
</steps>
 
56
 
 
57
<note>
 
58
 <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>
 
59
</note>
 
60
 
 
61
  <comment>
 
62
   <cite date="2010-10-31" href="mailto:gnome-doc-list@gnome.org">GNOME-Dokumentationsprojekt</cite>
 
63
   <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>
 
64
  </comment>
 
65
        
 
66
</page>