summaryrefslogtreecommitdiff
path: root/examples/LDAP/samba.ldif
AgeCommit message (Collapse)AuthorFilesLines
2012-04-06docs: remove whitespace in example samba.ldif (fix bug #8789)Björn Baumbach1-1/+1
2011-08-31s3-ldap: Add Posix offset and encryption types to LDAP schemaSumit Bose1-1/+8
Signed-off-by: Günther Deschner <gd@samba.org>
2011-02-16s3-ldap: Add sambaTrustForestTrustInfo to LDAP schemataSumit Bose1-1/+4
Signed-off-by: Günther Deschner <gd@samba.org>
2011-02-16s3-ldap: Update LDAP schemata to include sambaTrustedDomain.Sumit Bose1-0/+29
Signed-off-by: Günther Deschner <gd@samba.org>
2010-08-19s3-ldapsam: add samba.ldif LDAP schema.Günther Deschner1-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