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

« back to all changes in this revision

Viewing changes to gnome-help/pa/user-changepassword.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-changepassword" xml:lang="pa">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="user-accounts#passwords"/>
 
6
    <link type="seealso" xref="user-goodpassword"/>
 
7
    
 
8
    <desc>Keep your account secure by changing your password often
 
9
    in your account settings.</desc>
 
10
 
 
11
    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
 
12
 
 
13
    <credit type="author">
 
14
      <name>ਗਨੋਮ ਦਸਤਾਵੇਜ਼ ਪ੍ਰੋਜੈਕਟ</name>
 
15
      <email>gnome-doc-list@gnome.org</email>
 
16
    </credit>
 
17
 
 
18
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
19
  </info>
 
20
 
 
21
<title>Change your password</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-add</p>
 
27
  <p>Turns out that you get a dialog to change the keyring password when
 
28
  you log in after changing your password. Mention that in a blurb above
 
29
  the steps above #changepass below. "When you next log in, you will be
 
30
  asked to.... If you prefer to change the keyring password immediately,
 
31
  do this:</p>
 
32
</comment>
 
33
 
 
34
<comment>
 
35
  <cite date="2012-02-19">shaunm</cite>
 
36
  <p>We need pages on the keyring. Link to them from the section
 
37
  below on changing your keyring password. This page can still go
 
38
  final for 3.0.x without that, but leave this comment in for 3.2.</p>
 
39
</comment>
 
40
 
 
41
<comment>
 
42
  <cite date="2012-02-19">mdhill</cite>
 
43
  <p>Not prompted to change keyring password on next login in 3.2, wording
 
44
 changed. Keyring pages still need adding. Bug 643445 indicates password hints
 
45
 not implemented yet in GDM.</p>
 
46
</comment>
 
47
 
 
48
  <p>It is a good idea to change your password from time to time, especially if
 
49
  you think someone else knows what your password is.</p>
 
50
   <steps>
 
51
    <item><p>Click your name on the top bar, then click the picture next to your
 
52
    name to open the <gui>User Accounts</gui> window.</p></item>
 
53
    <item><p>Click the label next to <gui>Password</gui>.</p><note>
 
54
    <p>The label should look
 
55
    like a series of dots or boxes if you already have a password set.</p></note></item>
 
56
    <item><p>Enter your current password, then a new password. Enter your new
 
57
    password again in the <gui>Confirm password</gui> field.</p>
 
58
    <p>You can also click the button next to the
 
59
    <gui>New password</gui> field to select a randomly generated secure password.
 
60
    These passwords are hard for others to guess, but they can be hard to
 
61
    remember, so be careful.</p></item>
 
62
    <item><p>Click <gui>Change</gui>.</p></item>
 
63
   </steps>
 
64
 
 
65
  <p>Make sure you <link xref="user-goodpassword">choose a good password</link>.
 
66
  This will help to keep your user account safe.</p>
 
67
 
 
68
  <section id="changepass">
 
69
    <title>Change the keyring password</title>
 
70
 
 
71
  <p>If you change your login password, it may become out of sync with the
 
72
  <em>keyring password</em>. The keyring keeps you from having to remember lots
 
73
  of different passwords by just requiring one <em>master</em> password to access
 
74
  them all. If you change your user password (see above), your keyring password
 
75
  will remain the same as your old password. <!-- When you next log in, you will be
 
76
  asked to update your keyring password. If you prefer to change the keyring
 
77
  password (to match your login password) immediately: --> To change the keyring
 
78
  password (to match your login password):</p>
 
79
    
 
80
  <steps>
 
81
    <item><p>Open the <app>Passwords and Keys</app> application from
 
82
    the <gui>Activities</gui> overview.</p></item>
 
83
    <item><p>In the <gui>Passwords</gui> tab, right-click on <gui>Passwords: login</gui>.
 
84
    Select <gui>Change Password</gui>.</p></item>
 
85
    <item><p>Enter your <gui>Old Password</gui>, followed by your new <gui>Password</gui>,
 
86
    and <gui>Confirm</gui> your new password by entering it again.</p></item>
 
87
    <item><p>Click <gui>OK</gui>.</p></item>
 
88
  </steps>
 
89
  </section>
 
90
</page>