Skip to content

Commit

Permalink
r23767: Add GTYPE_SECURITY_UNIVERSAL_GROUP to adsearch.pl as well.
Browse files Browse the repository at this point in the history
Guenther
(This used to be commit 9535866)
  • Loading branch information
gd authored and Gerald (Jerry) Carter committed Oct 10, 2007
1 parent a83b84c commit f914b36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/misc/adssearch.pl
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ BEGIN
"GTYPE_SECURITY_BUILTIN_LOCAL_GROUP" => 0x80000005,
"GTYPE_SECURITY_DOMAIN_LOCAL_GROUP" => 0x80000004,
"GTYPE_SECURITY_GLOBAL_GROUP" => 0x80000002,
"GTYPE_SECURITY_UNIVERSAL_GROUP" => 0x80000008,
"GTYPE_DISTRIBUTION_GLOBAL_GROUP" => 0x00000002,
"GTYPE_DISTRIBUTION_DOMAIN_LOCAL_GROUP" => 0x00000004,
"GTYPE_DISTRIBUTION_UNIVERSAL_GROUP" => 0x00000008,
Expand Down

0 comments on commit f914b36

Please sign in to comment.