Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
public:passwd_change [2023-02-14 16:38] – [Email Accounts Passwords] vesely | public:passwd_change [2024-11-01 13:13] (current) – [for Domain account [D]] jnov | ||
---|---|---|---|
Line 3: | Line 3: | ||
Because of security measure, CERGE-EI distinguishes between __network (domain) passwords__ and __mailserver passwords__. | Because of security measure, CERGE-EI distinguishes between __network (domain) passwords__ and __mailserver passwords__. | ||
- | As a result, there are different passwords for: | + | As a result, there are |
+ | < | ||
- | * your **domain account | + | * **Domain Account |
- | * your **Zimbra | + | * **Zimbra |
- | * your **Zimbra | + | * **Zimbra |
- | + | ===== Reset Password | |
- | ===== Guidelines ===== | + | |
==== for Domain account [D] ==== | ==== for Domain account [D] ==== | ||
Line 17: | Line 17: | ||
//Username is usualy in the format **nsurname** | //Username is usualy in the format **nsurname** | ||
- | There are two basic ways how you can change your domain account: | + | **Password policy** |
- | | + | * Password is case sensitive. \\ |
- | * the second way: **Password Self-Service Portal ** \\ <WRAP round center tip 100%> Go to the address | + | * Must be at least 9 characters long. \\ |
+ | * Must include at least 4 letters. \\ | ||
+ | * Must include at least 1 number. \\ | ||
+ | * Must have at least 1 symbol (non letter or number) character. | ||
+ | * Must have at least 1 lowercase letter. \\ | ||
+ | * Must have at least 1 uppercase letter. | ||
+ | * Must not include any of the following values: test pass 1234 4321 0000 cerge \\ | ||
+ | * Must not include part of your name or user name. \\ | ||
+ | * Must not include a common word or commonly used sequence of characters. \\ | ||
+ | * 24 Latest passwords remembered. | ||
- | * You can find out your username at the self-service portal → click // | + | === Change password === |
+ | |||
+ | There are two basic ways how you can change your domain account password: | ||
+ | |||
+ | * the first way: **Windows login page**< | ||
+ | |||
+ | </ | ||
+ | |||
+ | * the second way: **Password Self-Service Portal **<WRAP round center tip 100%> Go to the address **[[https:// | ||
+ | |||
+ | </ | ||
+ | |||
+ | === Reset password === | ||
+ | |||
+ | <WRAP round center important 100%>You can also **reset forgotten password** | ||
+ | |||
+ | </ | ||
See [[: | See [[: | ||
Line 34: | Line 59: | ||
{{: | {{: | ||
- | [[https:// | + | There are two basic ways how you can change your Zimbra Mailserver account password: |
- | Use [[https:// | + | * the first way: Access |
- | User name is in short format (e.g. **jnovak**). | + | * |
+ | |||
+ | the second way: Use [[https:// | ||
You can also **reset forgotten password** | You can also **reset forgotten password** | ||
+ | |||
+ | User name is in short format (e.g. **jnovak**). | ||
**Important!** | **Important!** | ||
Line 49: | Line 78: | ||
{{: | {{: | ||
- | |||
[[https:// | [[https:// | ||
Line 61: | Line 89: | ||
</ | </ | ||
- | === === | + | ---- |
- | ===== FACTS / HINTS ===== | ||
- | |||
- | * **One account for all services** | ||
- | * Usually you have an **independent password for Email Server Zimbra** | ||
- | * If you have an **older account** | ||
- | |||
- | * **Passwords must meet complexity requirements** | ||
- | * Passwords **must not contain the user's name or username** | ||
- | * Passwords **must contain characters from the following four categories**: | ||
- | * **Must be at least 9 characters long ** | ||
- | * **Passwords remembered by email clients can | ||
- | < | ||
- | * Account is temporarily** locked after several unsuccessful logon attempts** | ||
- | * **Email clients** | ||
- | * | ||
- | < | ||
- | * **Plan well before you change your password! **Recall all devices or applications with stored passwords (especially smartphones and tablets) in advance. | ||
- | * **Immediately after the password change**, the client password in your mail, smartphone, tablet **must be changed too**. | ||
- | * **What to do, if you find out that your AD account or mailbox is locked?** | ||
- | * **Try to find the reason.** | ||
- | * **Stop or power off any possible source of wrong passwords**, | ||
- | * **Wait a required ****time****period** | ||
- | * **Check/ | ||
- | * **Email client usually requires both IMAP (incoming) and SMTP (outgoing) passwords to be set** | ||
===== MORE DETAILED INFORMATION ===== | ===== MORE DETAILED INFORMATION ===== | ||
- | **Locking the account and mailbox** \\ \\ | + | ==== Locking the account and mailbox |
Account is temporarily locked after several unsuccessful logon attempts with wrong password to avoid abuse and brute force password breaking. \\ | Account is temporarily locked after several unsuccessful logon attempts with wrong password to avoid abuse and brute force password breaking. \\ | ||
There are three significant parameters of this feature: | There are three significant parameters of this feature: | ||
Line 102: | Line 107: | ||
Smartphones usually use remembered password repeatedly regardless of its validity. Than you can easily lock the mailbox unintentionally.</ | Smartphones usually use remembered password repeatedly regardless of its validity. Than you can easily lock the mailbox unintentionally.</ | ||
- | __**Threshold parameters - Active Directory**__ \\ \\ | + | ==== Threshold parameters - Active Directory |
The Active Directory (shortly AD) serves as authentication authority for local network shares, desktop login, internal web pages, CEIS, CMS, Reporting etc. \\ \\ | The Active Directory (shortly AD) serves as authentication authority for local network shares, desktop login, internal web pages, CEIS, CMS, Reporting etc. \\ \\ | ||
Account lockout duration: **3 minutes** \\ | Account lockout duration: **3 minutes** \\ | ||
Account lockout threshold: **7 invalid logon attempts** \\ | Account lockout threshold: **7 invalid logon attempts** \\ | ||
- | Account lockout counter reset: **after 3 minutes** | + | Account lockout counter reset: **after 3 minutes** |
+ | |||
+ | ==== Threshold parameters - Zimbra mailer | ||
Number of consecutive failed logons allowed: **10** \\ | Number of consecutive failed logons allowed: **10** \\ | ||
Time to lockout the account: **30 minutes** \\ | Time to lockout the account: **30 minutes** \\ | ||
Line 112: | Line 121: | ||
Although the AD account is locked earlier, it is also quickly unlocked. If the attack over the mailer persists, the lock on the mailer is activated for a longer period and produces no new lock of the AD account. | Although the AD account is locked earlier, it is also quickly unlocked. If the attack over the mailer persists, the lock on the mailer is activated for a longer period and produces no new lock of the AD account. | ||
+ | ===== FACTS / HINTS ===== | ||
+ | |||
+ | * **One account for all services** | ||
+ | * Usually you have an **independent password for Email Server Zimbra** | ||
+ | * < | ||
+ | * Passwords **must not contain the user's name or username** | ||
+ | * Passwords **must contain characters from the following four categories**: | ||
+ | * uppercase characters, | ||
+ | * lowercase characters, | ||
+ | * digits, | ||
+ | * other characters: ~!@# | ||
+ | * **Must be at least 9 characters long ** | ||
+ | * **Passwords remembered by email clients can | ||
+ | < | ||
+ | * Account is temporarily** locked after several unsuccessful logon attempts** | ||
+ | * **Email clients** | ||
+ | < | ||
+ | * **Plan well before you change your password! **Recall all devices or applications with stored passwords (especially smartphones and tablets) in advance. | ||
+ | * **Immediately after the password change**, the client password in your mail, smartphone, tablet **must be changed too**. | ||
+ | * **What to do, if you find out that your AD account or mailbox is locked?** | ||
+ | * **Try to find the reason.** | ||
+ | * **Stop or power off any possible source of wrong passwords**, | ||
+ | * **Wait a required ****time****period** | ||
+ | * **Check/ | ||
+ | * **Email client usually requires both IMAP (incoming) and SMTP (outgoing) passwords to be set** | ||
===== Links ===== | ===== Links ===== | ||
More complex information is available in the [[: | More complex information is available in the [[: | ||
+ | |||
+ | -.- | ||
+ | |||
+ | {{: | ||