Added default noleaf setting to supplied templates

This commit is contained in:
Deon George 2010-01-30 11:02:54 +11:00
parent 2090e7c34a
commit ec8902a223
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<icon>address-book.png</icon>
<invalid>0</invalid>
<rdn>cn</rdn>
<noleaf>1</noleaf>
<!--<regexp>^ou=People,o=.*,</regexp>-->
<title>Generic: Address Book Entry</title>
<visible>1</visible>

View File

@ -6,6 +6,7 @@
<description>New Posix Group</description>
<icon>ldap-ou.png</icon>
<invalid>0</invalid>
<noleaf>1</noleaf>
<rdn>cn</rdn>
<!-- <regexp>^ou=.*,</regexp> -->
<title>Generic: Posix Group</title>