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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-04-01 06:44:41 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20120401064441-kzqieiifcso1lnhe
Tags: 3.4.0-1
* New upstream release.
* Bump Standards-Version to 3.9.3.

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="el">
 
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
    <!-- Setting 3.4.0 version to final for release, but we need to do something
 
9
         about the various comments in here, so incomplete for 3.4.1.
 
10
    -->
 
11
    <revision pkgversion="3.4.1" date="2012-03-24" status="incomplete"/>
 
12
    <revision pkgversion="3.4.0" date="2012-03-24" status="final"/>
 
13
    <credit type="author">
 
14
      <name>Έργο Τεκμηρίωσης GNOME</name>
 
15
      <email>gnome-doc-list@gnome.org</email>
 
16
    </credit>
 
17
    <credit type="author">
 
18
      <name>Shaun McCance</name>
 
19
      <email>shaunm@gnome.org</email>
 
20
    </credit>
 
21
    
 
22
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
23
  </info>
 
24
 
 
25
  <title>Add a new user account</title>
 
26
 
 
27
<comment>
 
28
  <cite date="2012-02-19">shaunm</cite>
 
29
  <p>We need a note in here about password hints. Share content
 
30
  with user-changepassword</p>
 
31
</comment>
 
32
 
 
33
<comment>
 
34
  <cite date="2012-03-24">shaunm</cite>
 
35
  <p>Let's add a "Disable account" page. Click the account, click the dots
 
36
  next to "Password", select "Disable this account" from "Type".</p>
 
37
</comment>
 
38
 
 
39
<comment>
 
40
<cite date="2012-03-24">shaunm</cite>
 
41
<p>Much of the password dialog simply does not work:</p>
 
42
<list>
 
43
<item><p><gui>Choose a password at next login</gui> does nothing</p></item>
 
44
<item><p><gui>Log in without a password</gui> does nothing</p></item>
 
45
<item><p><gui>Enable this account</gui> does nothing (and it's not even
 
46
clear to me what it should do):
 
47
<link href="https://bugzilla.gnome.org/show_bug.cgi?id=655914">665914</link></p></item>
 
48
<item><p><gui>Hint</gui> does nothing:
 
49
<link href="https://bugzilla.gnome.org/show_bug.cgi?id=647912">647912</link>,
 
50
<link href="https://bugzilla.gnome.org/show_bug.cgi?id=643445">643445</link></p></item>
 
51
</list>
 
52
</comment>
 
53
 
 
54
  <p>You can add multiple user accounts to your computer. Give one account
 
55
  to each person in your household or company. Every user has their own
 
56
  home folder, documents, and settings.</p>
 
57
 
 
58
<steps>
 
59
  <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
 
60
  <item><p>Open <gui>User Accounts</gui>.</p></item>
 
61
 
 
62
  <item><p>You need <link xref="user-admin-explain">administrator privileges</link>
 
63
  to add user accounts. Click <gui>Unlock</gui> in the top right corner and type
 
64
  your password or the administrator password, as prompted.</p></item>
 
65
 
 
66
  <item><p>In the list of accounts on the left, click the <gui>+</gui> button
 
67
  to add a new user account.</p></item>
 
68
 
 
69
  <item><p>If you want the new user to have
 
70
  <link xref="user-admin-explain">administrative access</link> to the computer,
 
71
  select <gui>Administrator</gui> for the account type. Administrators can do things
 
72
  like add and delete users, install software and drivers, and change the date and
 
73
  time.</p></item>
 
74
 
 
75
  <item><p>Enter the new user's full name. The username will be filled in
 
76
  automatically based on the full name. The default is probably OK, but you can
 
77
  change it if you  like.</p></item>
 
78
 
 
79
  <item><p>Click <gui>Create</gui>.</p></item>
 
80
 
 
81
  <item><p>The account is initially disabled until you choose what to do about
 
82
  the user's password. Under <gui>Login Options</gui> click <gui>Account
 
83
  disabled</gui> next to <gui>Password</gui>. Select <gui>Set a password now</gui>
 
84
  from the <gui>Action</gui> drop-down list, and have the user type their
 
85
  password in the <gui>New password</gui> and <gui>Confirm password</gui> fields.
 
86
  See <link xref="user-goodpassword"/>.</p>
 
87
  <p>You can also click the button next to the
 
88
  <gui>New password</gui> field to select a randomly generated secure password.
 
89
  These passwords are hard for others to guess, but they can be hard to remember,
 
90
  so be careful.</p></item>
 
91
  <item><p>Click <gui>Change</gui>.</p></item>
 
92
</steps>
 
93
        
 
94
<note><p>In the <gui>User Accounts</gui> window you can click the image next
 
95
 to the user's name on the right to set an image for the account. This image will
 
96
 be shown in the login window. GNOME provides some stock photos you can use, or
 
97
 you can select your own or take a picture with your webcam.</p>
 
98
</note>
 
99
 
 
100
</page>