~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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="user-addguest" xml:lang="lv">

  <info>
    <link type="guide" xref="user-accounts#manage"/>
    <desc>Allow guests to use your computer temporarily, without having to give
 them a password.</desc>

    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>

    <credit type="maintainer">
      <name>GNOME dokumentācijas projekts</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>

<title>Add a guest user account</title>

  <p>You can create a user account for guests, people who will only use the
 computer on a brief, temporary basis. The guest user will be able to use the
 programs on your computer, but they won't be able to access your files, change
 your settings, or install software.</p>

<steps>
  <title>Create a guest user account:</title>

  <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> in the top right corner and type your
  password to make changes. You must be an administrative user to add user
  accounts.</p></item>
  <item><p>In the list of accounts on the left, click the <gui>+</gui> button
  to add a new user account.</p></item>
  <item><p>Select <gui>Standard</gui> for the account type. You don't want to
  give the guest account administrative access. Then give the account a name
  like <em>Guest</em>, or any other name you like. The username will be filled
  in automatically based on the full name. The default is probably OK, but you
  can change it if you like. Click <gui>Create</gui> when you're done.</p></item>
  <item><p>The new guest user account will be selected. Under <gui>Login Options</gui>,
  click the label <gui>Account disabled</gui> next to <gui>Password</gui>. You
  will be presented with a window with password options. From the <gui>Action</gui>
  drop-down list, select <gui>Log in without a password</gui>.</p></item>
</steps>

<note><p>Back in the <gui>User Accounts</gui> window you can click the image
 next to the user's name on the right to set an image for the account. This image
 will be shown in the login window. GNOME provides some stock photos you can use,
 or you can select your own or take a picture with your webcam.</p></note>

</page>