mirror of
https://github.com/systemd/systemd.git
synced 2026-08-10 17:14:31 +00:00
sysusers: document u! version support
Document at which version the exclamation mark suffix is supported. Version 215 at the end of the list item is a bit misleading. (cherry picked from commita6ef858850) (cherry picked from commitab764a3e39)
This commit is contained in:
committed by
Luca Boccassi
parent
46a1a366a1
commit
da079b8e33
@@ -119,13 +119,15 @@ r - 500-900
|
||||
bearing the same name unless the ID field specifies it. The account will be
|
||||
created disabled, so that logins are not allowed.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v215"/>
|
||||
|
||||
<para>Type <varname>u</varname> may be suffixed with an exclamation mark (<literal>u!</literal>) to
|
||||
create a fully locked account. This is recommended, since logins should typically not be allowed
|
||||
for system users. With or without the exclamation mark an invalid password is set. For
|
||||
<literal>u!</literal>, the account is also locked, which makes a difference for non-password forms
|
||||
of authentication, such as SSH or similar.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v215"/></listitem>
|
||||
<xi:include href="version-info.xml" xpointer="v257"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user