blob: 65e535d0a4e40239bca466831a16739fbf027c5e (
plain)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
<!--
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
*
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************
-->
<meta>
<topic id="textshared01password_mainxml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Enter Master Password</title>
<filename>/text/shared/01/password_main.xhp</filename>
</topic>
</meta>
<body>
<section id="password_main">
<paragraph xml-lang="en-US" id="hd_id3154183" role="heading" level="1" l10n="U" oldref="1"><variable id="password_maintitle"><link href="text/shared/01/password_main.xhp" name="Enter Master Password">Enter Master Password</link>
</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3154841" role="paragraph" l10n="U" oldref="2"><ahelp hid="">Assign a master password to protect the access to a saved password.</ahelp></paragraph>
<section id="password_text">
<paragraph xml-lang="en-US" id="par_id3146857" role="paragraph" l10n="CHG" oldref="3">You can save some passwords for the duration of a session, or permanently to a file protected by a master password.<comment> For example, passwords for accessing WebDAV or FTP servers are stored permanently if you enter a master password when prompted. Otherwise, they are only stored for the current session.</comment><comment>removed text see i71792</comment></paragraph>
<paragraph xml-lang="en-US" id="par_id3147000" role="paragraph" l10n="U" oldref="6">You must enter the master password to access a file or service that is protected by a saved password. You only need to enter the master password once during a session.</paragraph>
</section>
<section id="password_rules">
<paragraph xml-lang="en-US" id="par_id0608200910545958" role="paragraph" l10n="NEW">You should only use passwords that are hard to find by other persons or programs. A password should follow these rules:</paragraph>
<list type="unordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id0608200910545989" role="paragraph" l10n="NEW">Length of eight or more characters.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id0608200910545951" role="paragraph" l10n="NEW">Contains a mix of lower case and upper case letters, numbers, and special characters.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id0608200910545923" role="paragraph" l10n="NEW">Cannot be found in any wordbook or encyclopedia.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id0608200910550049" role="paragraph" l10n="NEW">Has no direct relation to your personal data, e.g., date of birth or car plate.</paragraph>
</listitem>
</list>
</section>
<!-- removed HID UUI_EDIT_DLG_UUI_PASSWORD_CRT_ED_MASTERPASSWORD_CRT -->
<!-- removed HID UUI_EDIT_DLG_UUI_PASSWORD_ED_MASTERPASSWORD -->
<paragraph xml-lang="en-US" id="hd_id3147588" role="heading" level="2" l10n="U" oldref="7">Master password</paragraph>
<paragraph xml-lang="en-US" id="par_id3148731" role="paragraph" l10n="U" oldref="8"><ahelp hid="UUI_EDIT_DLG_UUI_PASSWORD_ED_MASTERPASSWORD">Type a master password to prevent unauthorized users from accessing stored passwords.</ahelp></paragraph>
<!-- removed HID UUI_EDIT_DLG_UUI_PASSWORD_CRT_ED_MASTERPASSWORD_REPEAT -->
<paragraph xml-lang="en-US" id="hd_id3144436" role="heading" level="2" l10n="U" oldref="9">Confirm master password</paragraph>
<paragraph xml-lang="en-US" id="par_id3145129" role="paragraph" l10n="U" oldref="10"><ahelp hid="UUI_EDIT_DLG_UUI_PASSWORD_CRT_ED_MASTERPASSWORD_REPEAT">Re-enter the master password.</ahelp></paragraph>
</section>
<section id="relatedtopics">
<embed href="text/shared/guide/protection.xhp#protection"/>
</section>
</body>
</helpdocument>
|