Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:onboarding [2025/02/16 15:02] – [Your own system] Webmaster VitaNetworks | en:onboarding [2025/10/29 20:24] (current) – [Setting a new password / Unlocking your account] Webmaster VitaNetworks | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ===== Password requirements: | ===== Password requirements: | ||
| - | //How long?// It's best you don't know for sure, at least for the time being. It's recommended to choose a passphrase rather than a password i.e. a sentence. It will be long enough and easier to type. Though your password can include | + | //How long?// It's best you don't know for sure, at least for the time being. It's recommended to choose a passphrase rather than a password i.e. a sentence. It will be long enough and easier to type. Although the directory service accepts |
| - | //Across apps? What do you mean?// | + | //One app to the next? What do you mean?// |
| ===== The Directory Service ===== | ===== The Directory Service ===== | ||
| Line 23: | Line 23: | ||
| The account we're talking about is commonly known as a domain account, or a directory [service] account. A directory service is a form of database but tuned specifically to store user credentials. Various services (or " | The account we're talking about is commonly known as a domain account, or a directory [service] account. A directory service is a form of database but tuned specifically to store user credentials. Various services (or " | ||
| + | They' | ||
| ===== Setting a new password / Unlocking your account ===== | ===== Setting a new password / Unlocking your account ===== | ||
| As mentioned, you're account is locked while it has temporary credentials so you will not be allowed to continue until you set permanent credentials. Most apps and services will inform you about this or fail silently but a few highly secure apps that are allowed to write to the directory will offer you the chance to change your password in the spot. We'll go briefly over a few of them; please note that there are many others not listed here. Whatever works for you is fine. | As mentioned, you're account is locked while it has temporary credentials so you will not be allowed to continue until you set permanent credentials. Most apps and services will inform you about this or fail silently but a few highly secure apps that are allowed to write to the directory will offer you the chance to change your password in the spot. We'll go briefly over a few of them; please note that there are many others not listed here. Whatever works for you is fine. | ||
| + | |||
| + | ==== About passwords' | ||
| + | |||
| + | Let's review quickly what it a hash because it's needed: simply put is a very complex mathematical operation that's considered a one-way operation: it's irreversible. Other characteristics of them are that they always result in the same length, regardless of input and it only takes one character it doesn' | ||
| + | |||
| + | As it's best practice and the default in Active Directory, passwords are never stored in the directory, what is stored is the hash of the chosen password, this is created through the means used to set it. When authenticating this is done again thus another hash is created which is much easier to process. If it matches the directory' | ||
| + | |||
| + | It's impossible to obtain a forgotten or lost password, it's only possible to change it. The directory does keep a history of hashes, but it doesn' | ||
| + | |||
| ==== Antipostal.com Webmail ==== | ==== Antipostal.com Webmail ==== | ||