1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r4377: Fix default groupType attributes.

Volker
(This used to be commit 15d50350b5)
This commit is contained in:
Volker Lendecke 2004-12-28 07:54:30 +00:00 committed by Gerald (Jerry) Carter
parent e14a5a9167
commit 8445576d7f

View File

@ -923,7 +923,7 @@ objectClass: groupTemplate
cn: TemplateGroup
name: TemplateGroup
instanceType: 4
groupType: 0x80000004
groupType: 0x80000002
sAMAccountType: 0x10000000
dn: CN=TemplateAlias,CN=Templates,${BASEDN}
@ -933,7 +933,7 @@ objectClass: aliasTemplate
cn: TemplateAlias
name: TemplateAlias
instanceType: 4
groupType: 0x80000002
groupType: 0x80000004
sAMAccountType: 0x10000000
dn: CN=TemplateForeignSecurityPrincipal,CN=Templates,${BASEDN}