1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

Update list of possible acctFlag values

(This used to be commit 7b5c67d23d53f8b08a2dff90599f81b26d3ce84c)
This commit is contained in:
Jelmer Vernooij 2003-05-06 02:45:31 +00:00
parent ecbd2b5d1e
commit 5300e94266

View File

@ -665,8 +665,7 @@ The sambaAccount objectclass is composed of the following attributes:
</para></listitem>
<listitem><para><constant>acctFlags</constant>: string of 11 characters surrounded by square brackets []
representing account flags such as U (user), W(workstation), X(no password expiration), and
D(disabled).</para></listitem>
representing account flags such as U (user), W(workstation), X(no password expiration), I(Domain trust account), H(Home dir required), S(Server trust account), N(Password not required) and D(disabled).</para></listitem>
<listitem><para><constant>logonTime</constant>: Integer value currently unused</para></listitem>