summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/user-modify.page
blob: bde0046420f1206a060023ed8dad0585b210d4c7 (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
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="user-modify">

  <info>
    <link type="guide" xref="user-accounts#manage"/>
    <desc>Change user name, password, account type or add user to group.</desc>
    <revision pkgversion="3.0" version="0.1" date="201-1-19" status="candidate"/>
    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany@antopolski.com</email>
      <name>GNOME Documentation Project</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
  </info>
  <title>Change settings for a user or group</title>
     
  <section id="user-name">
    <title>Change User Name</title>
    <steps>
 <item><p>
      When in the <gui>Activities</gui> overview, <gui>Type to search</gui> <input>users and groups</input>.  This will open the <app>Users Administration Tool</app>.   
    </p></item>
        <item><p>
       Select the user whose name you wish to modify.
      </p></item>
    <item><p>
      Next to the current username, click <gui>Change</gui>.
      </p></item>
      <item><p>
      You will be prompted for your password. Enter it and click <gui>Authenticate</gui>.
      </p></item>
      <item><p>
       Change the user's <gui>Full Name</gui> if applicable.
       </p></item>
      <item><p>
      Click <gui>Close</gui>.
      </p></item>

    </steps>
    
  </section>
    
      <section id="account-type">
    <title>Change User Account Type</title>
    
        <steps>
        
         <item><p>
      When in the <gui>Activities</gui> overview, <gui>Type to search</gui> <input>users and groups</input>.  This will open the <app>Users Administration Tool</app>.   
    </p></item>
    <item><p>
       Select the user you wish to modify.
      </p></item>
      <item><p>
      Next to <gui>Account Type</gui>, click <gui>Change</gui>.
      </p></item>
      <item><p>
      You will be prompted for your password.  Enter it and click <gui>Authenticate</gui>.
      </p></item>
      <item><p>
      Select the appropriate account type.
      </p>
      <note>
      <terms>
      
      <item>
        <title>Administrator</title>
        <p>Can change anything on the system, including installing and upgrading software.</p>
      </item>
      <item>
        <title>Desktop User</title>
        <p>Can perform common tasks. Can't install software or change settings affecting all users.</p>
      </item>
      <item>
        <title>Custom</title>
        <p>Account with manually defined settings.</p>
      </item>
      </terms>
      </note>
      
      </item>
      <item><p>
      Click <gui>Ok</gui>.
      </p></item>
      
    </steps>
    
  </section>
    
    <section id="password">
    <title>Change User Password</title>
    
      <steps>
      <item><p>
      When in the <gui>Activities</gui> overview, <gui>Type to search</gui> <input>users and groups</input>.  This will open the <app>Users Administration Tool</app>.   
    </p></item>
    <item><p>
       Select the user you wish to modify.
      </p></item>
      <item><p>
      Next to <gui>Password</gui>, click <gui>Change</gui>.
      </p></item>
      <item><p>
      You will be asked to authenticate yourself.  Enter your password and click <gui>Authenticate</gui>.
      </p></item>
      <item><p>Set the <link xref="user-goodpassword">New password</link> and <gui>Confirmation</gui> of password.  Make sure the password confirmation matches the <gui>New password</gui>.  You have the option to <gui>Generate random password</gui>.
    </p></item> 
          <item>Click <gui>Ok</gui>.<p>
      </p></item>
    </steps>
    
    
  </section>
  
    <section id="add-user-to-group">
    <title>Add User To Group</title>
    
        <steps>
        
        <item><p>
      When in the <gui>Activities</gui> overview, <gui>Type to search</gui> <input>users and groups</input>.  This will open the <app>Users Administration Tool</app>.   
    </p></item>
      <item><p>
      Click <gui>Manage Groups</gui>.
      </p></item>
      <item><p>
      You will be asked to authenticate yourself.  Enter your password and click <gui>Authenticate</gui>.
      </p></item>
      <item><p>
      Click on the name of the group you wish to add a user to.  Click on <gui>Properties</gui>.
      </p></item>
      <item><p>
      Under <gui>Group Members</gui>, select the user or users you would like to add to the selected group.
      </p></item>
      <item><p>
      Click <gui>Ok</gui>.
      </p></item>
    </steps>
    
  </section>
  
</page>