From 5300e942668222ee8fb7b5a33e94f86ba3e0ca04 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 6 May 2003 02:45:31 +0000 Subject: Update list of possible acctFlag values (This used to be commit 7b5c67d23d53f8b08a2dff90599f81b26d3ce84c) --- docs/docbook/projdoc/passdb.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml index cc497f7d93..d336899da6 100644 --- a/docs/docbook/projdoc/passdb.xml +++ b/docs/docbook/projdoc/passdb.xml @@ -665,8 +665,7 @@ The sambaAccount objectclass is composed of the following attributes: acctFlags: string of 11 characters surrounded by square brackets [] - representing account flags such as U (user), W(workstation), X(no password expiration), and - D(disabled). + 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). logonTime: Integer value currently unused -- cgit