mirror of
https://github.com/shadow-maint/shadow.git
synced 2026-01-26 05:57:53 +00:00
man/shadow.5.xml: Document "*"
Signed-off-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
parent
9a86c515a1
commit
6be13b2f84
@ -82,8 +82,12 @@
|
||||
If the password field begins with an exclamation mark <emphasis>!</emphasis>,
|
||||
the password is locked.
|
||||
The remaining characters on the
|
||||
line represent the password field before the password was
|
||||
locked.
|
||||
line represent the password hash.
|
||||
</para>
|
||||
<para>
|
||||
If the password hash consists of a star <emphasis>*</emphasis>,
|
||||
password access is effectively disallowed;
|
||||
this is because no password can produce a hash like this.
|
||||
</para>
|
||||
<para>
|
||||
Refer to <citerefentry><refentrytitle>crypt</refentrytitle>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user