summaryrefslogtreecommitdiffstats
path: root/examples/LDAP/samba.ldif
Commit message (Collapse)AuthorAgeFilesLines
* docs: remove whitespace in example samba.ldif (fix bug #8789)Björn Baumbach2012-04-061-1/+1
|
* s3-ldap: Add Posix offset and encryption types to LDAP schemaSumit Bose2011-08-311-1/+8
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-ldap: Add sambaTrustForestTrustInfo to LDAP schemataSumit Bose2011-02-161-1/+4
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-ldap: Update LDAP schemata to include sambaTrustedDomain.Sumit Bose2011-02-161-0/+29
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-ldapsam: add samba.ldif LDAP schema.Günther Deschner2010-08-191-0/+185
This one is suiteable for cn=config setups and should be added via ldapadd. Thanks to Sumit Bose <sbose@redhat.com> for providing it. Guenther