~ubuntu-branches/ubuntu/raring/gnome-user-docs/raring

« back to all changes in this revision

Viewing changes to gnome-help/lv/user-add.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-23 14:38:11 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20120223143811-wyn109rglrbx3mnr
Tags: 3.3.1-0ubuntu1
* New upstream release.
* debian/watch: Watch for unstable releases

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-add" xml:lang="lv">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="user-accounts#manage" group="#first"/>
 
6
    <link type="seealso" xref="user-addguest"/>
 
7
    <desc>Add new users so that other people can log in to the computer.</desc>
 
8
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
9
    <credit type="author">
 
10
      <name>GNOME Documentation Project</name>
 
11
      <email>gnome-doc-list@gnome.org</email>
 
12
    </credit>
 
13
    <credit type="author">
 
14
      <name>Shaun McCance</name>
 
15
      <email>shaunm@gnome.org</email>
 
16
    </credit>
 
17
    
 
18
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
19
  </info>
 
20
 
 
21
  <title>Add a new user account</title>
 
22
 
 
23
<comment>
 
24
  <cite date="2012-02-19">shaunm</cite>
 
25
  <p>We need a note in here about password hints. Share content
 
26
  with user-changepassword</p>
 
27
</comment>
 
28
 
 
29
<comment>
 
30
<cite date="2012-02-19">shaunm</cite>
 
31
<p>The dialog to enable an account now has <gui>Enable account</gui> in the
 
32
<gui>Action</gui> drop-down, along with the password-setting options. It's
 
33
not clear to me what this does. The other options all enable the account,
 
34
and in a very specific way.</p>
 
35
</comment>
 
36
 
 
37
  <p>You can add multiple user accounts to your computer. Give one account
 
38
  to each person in your household or company. Every user has their own
 
39
  home folder, documents, and settings.</p>
 
40
 
 
41
<steps>
 
42
  <item><p>Click your name on the top bar, then click the picture next to your
 
43
  name to open the <gui>User Accounts</gui> window.</p></item>
 
44
  <item><p>Click <gui>Unlock</gui> in the top right corner and type your
 
45
  password to make changes. You must be an administrative user to add user
 
46
  accounts.</p></item>
 
47
  <item><p>In the list of accounts on the left, click the <gui>+</gui> button
 
48
  to add a new user account.</p></item>
 
49
  <item><p>If you want the new user to have administrative access to the computer,
 
50
  select <gui>Administrator</gui> for the account type in the dropdown menu.
 
51
  Administrators can do things  like add and delete users, install software and
 
52
  drivers, and change the date and time.</p></item>
 
53
  <item><p>Enter the new user's full name. The username will be filled in
 
54
  automatically based on the full name. The default is probably OK, but you can
 
55
  change it if you  like.</p></item>
 
56
  <item><p>Click <gui>Create</gui> when you're done.</p></item>
 
57
  <item><p>The account is initially disabled until you choose what to do about
 
58
  the user's password. Under <gui>Login Options</gui> click  <gui>Account
 
59
  disabled</gui> next to <gui>Password</gui>. Use the <gui>Action</gui> drop-down
 
60
  list to set the password now, allow the user to log in without a password, or
 
61
  have the user set their password the first time they log in.</p>
 
62
  <p>If you choose <gui>Set a password now</gui>, have the user type their
 
63
  password in the <gui>New password</gui> and <gui>Confirm password</gui> fields.
 
64
  See <link xref="user-goodpassword"/>.</p>
 
65
  <p>You can also click the button next to the
 
66
  <gui>New password</gui> field to select a randomly generated secure password.
 
67
  These passwords are hard for others to guess, but they can be hard to remember,
 
68
  so be careful.</p></item>
 
69
  <item><p>Click <gui>Change</gui>.</p></item>
 
70
</steps>
 
71
        
 
72
<note><p>Back in the <gui>User Accounts</gui> window you can click the image next
 
73
 to the user's name on the right to set an image for the account. This image will
 
74
 be shown in the login window. GNOME provides some stock photos you can use, or
 
75
 you can select your own or take a picture with your webcam.</p>
 
76
</note>
 
77
 
 
78
</page>