mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
nixos/*: tag manpage references
This commit is contained in:
parent
a7a2612e4a
commit
953f72e76e
68 changed files with 112 additions and 112 deletions
|
@ -111,7 +111,7 @@ in
|
|||
- `0` (or `"plain"`):
|
||||
No encryption. Passwords are stored in plaintext. HIGHLY DISCOURAGED.
|
||||
- `1` (or `"Y"`):
|
||||
Use crypt(3) function.
|
||||
Use {manpage}`crypt(3)` function.
|
||||
- `2` (or `"mysql"`):
|
||||
Use the MySQL PASSWORD() function. It is possible that the encryption function used
|
||||
by `pam_mysql` is different from that of the MySQL server, as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue