diff options
| author | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-07-03 20:49:32 -0400 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-07-03 20:49:32 -0400 |
| commit | d895048d934a3349fefc52ea321313036ecbc862 (patch) | |
| tree | fdc32de23973068ea21d5794d9ccb369f123e5e9 /doc | |
| parent | dd15bb96bb6edff6c92553e10f1abb3989f5a0ac (diff) | |
- add an example binary attribute
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/sch-plugin.ldif.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/sch-plugin.ldif.in b/doc/sch-plugin.ldif.in index 60ba1c2..133199c 100644 --- a/doc/sch-plugin.ldif.in +++ b/doc/sch-plugin.ldif.in @@ -29,6 +29,7 @@ schema-compat-entry-attribute: uidNumber=%{uidNumber} schema-compat-entry-attribute: gidNumber=%{gidNumber} schema-compat-entry-attribute: loginShell=%{loginShell} schema-compat-entry-attribute: homeDirectory=%{homeDirectory} +schema-compat-entry-attribute: jpegPhoto=%{jpegPhoto} dn: ou=group, cn=Schema Compatibility, cn=plugins, cn=config objectClass: top |
