diff options
Diffstat (limited to 'helpcontent2/source/text/shared/01/password_main.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/01/password_main.xhp | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/01/password_main.xhp b/helpcontent2/source/text/shared/01/password_main.xhp new file mode 100644 index 000000000..17c9b26f2 --- /dev/null +++ b/helpcontent2/source/text/shared/01/password_main.xhp @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + +<meta> + <topic id="textshared01password_mainxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Set Master Password</title> + <filename>/text/shared/01/password_main.xhp</filename> + </topic> + </meta> + <body> + <section id="password_main"> + <bookmark xml-lang="en-US" branch="hid/uui/ui/setmasterpassworddlg/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> + <bookmark xml-lang="en-US" branch="hid/uui/ui/setmasterpassworddlg/SetMasterPasswordDialog" id="bm_id098200904183274" localize="false"/> + <paragraph xml-lang="en-US" id="hd_id3154183" role="heading" level="1">Set Master Password</paragraph> + <paragraph xml-lang="en-US" id="par_id3154841" role="paragraph"><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">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">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">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">Length of eight or more characters.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id0608200910545951" role="paragraph">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">Cannot be found in any wordbook or encyclopedia.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id0608200910550049" role="paragraph">Has no direct relation to your personal data, e.g., date of birth or car plate.</paragraph> + </listitem> + </list> + </section> +<paragraph xml-lang="en-US" id="hd_id3147588" role="heading" level="2">Master password</paragraph> + <paragraph xml-lang="en-US" id="par_id3148731" role="paragraph"><ahelp hid="uui/ui/setmasterpassworddlg/password1">Type a master password to prevent unauthorized users from accessing stored passwords.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="hd_id3144436" role="heading" level="2">Confirm master password</paragraph> + <paragraph xml-lang="en-US" id="par_id3145129" role="paragraph"><ahelp hid="uui/ui/setmasterpassworddlg/password2">Re-enter the master password.</ahelp></paragraph> + </section> + <section id="relatedtopics"> + <embed href="text/shared/guide/protection.xhp#protection"/> + </section> + </body> +</helpdocument> |