Skip to content

Commit

Permalink
libds: add UF_PARTIAL_SECRETS_ACCOUNT to UF_ACCOUNT_TYPE_MASK
Browse files Browse the repository at this point in the history
Change-Id: Ie26520c37c393ab4d2e3c5782e3dca46d4d1f83c
Signed-off-by: Stefan Metzmacher <[email protected]>
Reviewed-by: Andrew Bartlett <[email protected]>
  • Loading branch information
metze-samba committed Apr 2, 2014
1 parent 245d0f1 commit 6cb91a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libds/common/flags.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
UF_NORMAL_ACCOUNT |\
UF_INTERDOMAIN_TRUST_ACCOUNT |\
UF_WORKSTATION_TRUST_ACCOUNT |\
UF_SERVER_TRUST_ACCOUNT \
UF_SERVER_TRUST_ACCOUNT |\
UF_PARTIAL_SECRETS_ACCOUNT \
)

#define UF_SETTABLE_BITS (\
Expand Down

0 comments on commit 6cb91a8

Please sign in to comment.