~ubuntu-branches/ubuntu/precise/kde-l10n-engb/precise

« back to all changes in this revision

Viewing changes to docs/kdebase-runtime/kcontrol/passwords/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-11-04 13:16:43 UTC
  • mfrom: (1.9.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101104131643-zq2effur30inw0r0
Tags: 4:4.5.3-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" ?>
2
 
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3
 
"dtd/kdex.dtd" [
4
 
<!ENTITY % addindex "IGNORE">
5
 
<!ENTITY % British-English "INCLUDE"
6
 
> <!-- change language only here -->
7
 
]>
8
 
 
9
 
<article lang="&language;">
10
 
<articleinfo>
11
 
 
12
 
<authorgroup>
13
 
<author
14
 
>&Krishna.Tateneni; &Krishna.Tateneni.mail;</author>
15
 
<othercredit role="translator"
16
 
><firstname
17
 
>Malcolm</firstname
18
 
><surname
19
 
>Hunter</surname
20
 
><affiliation
21
 
><address
22
 
><email
23
 
>malcolm.hunter@gmx.co.uk</email
24
 
></address
25
 
></affiliation
26
 
><contrib
27
 
>Conversion to British English</contrib
28
 
></othercredit
29
 
30
 
</authorgroup>
31
 
 
32
 
<date
33
 
>2003-10-16</date>
34
 
<releaseinfo
35
 
>3.2</releaseinfo>
36
 
 
37
 
<keywordset>
38
 
<keyword
39
 
>KDE</keyword>
40
 
<keyword
41
 
>KControl</keyword>
42
 
<keyword
43
 
>password</keyword>
44
 
</keywordset>
45
 
 
46
 
</articleinfo>
47
 
<sect1 id="passwords">
48
 
 
49
 
<title
50
 
>Passwords</title>
51
 
 
52
 
<sect2 id="passwords-intro">
53
 
<title
54
 
>Introduction</title>
55
 
 
56
 
<para
57
 
>This module of the &kcontrol; gives you options for configuring the way in which the &kdesu; program treats passwords. &kdesu; will ask you for a password when you try to carry out some privileged actions, such as changing the date/time stored in your system clock, or adding new users on your computer.</para>
58
 
 
59
 
<para
60
 
>Privileged actions such as those described above can only be carried out by <systemitem class="username"
61
 
>root</systemitem
62
 
> or a user with administrator permissions on your system. You will need to enter the password for the root account when you want to carry out such actions.</para>
63
 
 
64
 
<important
65
 
><para
66
 
>The options in this module do not affect the behaviour of passwords in other programs such as &kmail;.</para>
67
 
</important>
68
 
 
69
 
</sect2>
70
 
 
71
 
<sect2 id="passwords-use">
72
 
<title
73
 
>Use</title>
74
 
 
75
 
<para
76
 
>There are two configuration options for passwords. The first is to control the visual feedback that you receive when you type a password. The actual characters in the password are never shown on the screen. You can choose to have each character represented by a <token
77
 
>*</token
78
 
> character. If you want to make it harder for someone who might be watching your screen to figure out how many characters there are in the password, you can choose to have each character in the password be represented by three asterisks rather than just one. Still another option is not to have any visual feedback at all, so nothing appears on the screen when you type a password.</para>
79
 
 
80
 
<para
81
 
>If you work in a reasonably secure environment, you can check the option labelled <guilabel
82
 
>Remember Passwords</guilabel
83
 
>, and then choose a time period in minutes using the spinner labelled <guilabel
84
 
>Timeout</guilabel
85
 
>. (You can either type a number between 5 and 1200 minutes, or use the arrows on the spinner.)</para>
86
 
 
87
 
<para
88
 
>If the <guilabel
89
 
>Remember passwords</guilabel
90
 
> option has been selected, <application
91
 
>kdesu</application
92
 
> will not ask you for a password for the length of time specified, after you have given the password once. Keep in mind, however, that this makes your workstation less secure.</para>
93
 
 
94
 
<important
95
 
><para
96
 
>You should avoid selecting the <guilabel
97
 
>Remember passwords</guilabel
98
 
> option if you are working in an insecure area, such as a publicly accessible workstation. Also, note that choosing a shorter timeout may be better if you are in a less secure environment.</para
99
 
></important>
100
 
 
101
 
</sect2>
102
 
 
103
 
</sect1>
104
 
</article>
 
 
b'\\ No newline at end of file'