diff options
author | Simo Sorce <idra@samba.org> | 2006-09-10 02:46:17 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:18:07 -0500 |
commit | b2355bf077d8695b986a53fdd6042ccee9c5abf4 (patch) | |
tree | 6376bac8f04a0c31a0541bec9d95ae76459a63bc /source4/setup | |
parent | 92689d180502896cbb07ada29c7349733af4a4b1 (diff) | |
download | samba-b2355bf077d8695b986a53fdd6042ccee9c5abf4.tar.gz samba-b2355bf077d8695b986a53fdd6042ccee9c5abf4.tar.bz2 samba-b2355bf077d8695b986a53fdd6042ccee9c5abf4.zip |
r18316: Build the parent too
(This used to be commit 1fcf725bc0a10454be8d276920ac14f346eb4a21)
Diffstat (limited to 'source4/setup')
-rw-r--r-- | source4/setup/display_specifiers.ldif | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/source4/setup/display_specifiers.ldif b/source4/setup/display_specifiers.ldif index 22c852e0d7..b5af79842a 100644 --- a/source4/setup/display_specifiers.ldif +++ b/source4/setup/display_specifiers.ldif @@ -1,3 +1,12 @@ +dn: CN=409,CN=DisplaySpecifiers,CN=Configuration,${BASEDN} +objectClass: top +objectClass: container +cn: 409 +name: 409 +instanceType: 4 +showInAdvancedViewOnly: TRUE +objectCategory: CN=Container,CN=Schema,CN=Configuration,${BASEDN} + dn: CN=user-Display,CN=409,CN=DisplaySpecifiers,CN=Configuration,${BASEDN} objectClass: top objectClass: displaySpecifier |