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

« back to all changes in this revision

Viewing changes to gnome-help/cs/user-addguest.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-15 14:44:43 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20121115144443-znsud5byjojjhvc4
Tags: 3.6.2-0ubuntu1
New upstream release

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-addguest" xml:lang="cs">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="user-accounts#manage"/>
 
6
    <desc>Allow guests to use your computer temporarily, without having to give
 
7
 them a password.</desc>
 
8
 
 
9
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
10
 
 
11
    <credit type="maintainer">
 
12
      <name>GNOME Documentation Project</name>
 
13
      <email>gnome-doc-list@gnome.org</email>
 
14
    </credit>
 
15
    <credit type="author">
 
16
      <name>Phil Bull</name>
 
17
      <email>philbull@gmail.com</email>
 
18
    </credit>
 
19
    <credit type="author">
 
20
      <name>Shaun McCance</name>
 
21
      <email>shaunm@gnome.org</email>
 
22
    </credit>
 
23
 
 
24
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
25
  
 
26
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
27
      <mal:name>Adam Matoušek</mal:name>
 
28
      <mal:email>adamatousek@gmail.com</mal:email>
 
29
      <mal:years>2012</mal:years>
 
30
    </mal:credit>
 
31
  </info>
 
32
 
 
33
<title>Add a guest user account</title>
 
34
 
 
35
  <p>You can create a user account for guests, people who will only use the
 
36
 computer on a brief, temporary basis. The guest user will be able to use the
 
37
 programs on your computer, but they won't be able to access your files, change
 
38
 your settings, or install software.</p>
 
39
 
 
40
<steps>
 
41
  <title>Create a guest user account:</title>
 
42
 
 
43
  <item><p>Click your name on the top bar, then click the picture next to your
 
44
  name to open the <gui>User Accounts</gui> window.</p></item>
 
45
  <item><p>Click <gui>Unlock</gui> in the top right corner and type your
 
46
  password to make changes. You must be an administrative user to add user
 
47
  accounts.</p></item>
 
48
  <item><p>In the list of accounts on the left, click the <gui>+</gui> button
 
49
  to add a new user account.</p></item>
 
50
  <item><p>Select <gui>Standard</gui> for the account type. You don't want to
 
51
  give the guest account administrative access. Then give the account a name
 
52
  like <em>Guest</em>, or any other name you like. The username will be filled
 
53
  in automatically based on the full name. The default is probably OK, but you
 
54
  can change it if you like. Click <gui>Create</gui> when you're done.</p></item>
 
55
  <item><p>The new guest user account will be selected. Under <gui>Login Options</gui>,
 
56
  click the label <gui>Account disabled</gui> next to <gui>Password</gui>. You
 
57
  will be presented with a window with password options. From the <gui>Action</gui>
 
58
  drop-down list, select <gui>Log in without a password</gui>.</p></item>
 
59
</steps>
 
60
 
 
61
<note><p>Back in the <gui>User Accounts</gui> window you can click the image
 
62
 next to the user's name on the right to set an image for the account. This image
 
63
 will be shown in the login window. GNOME provides some stock photos you can use,
 
64
 or you can select your own or take a picture with your webcam.</p></note>
 
65
 
 
66
</page>