Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r9451: some fixes now core.schema and cosine.schema are also read properly | Simo Sorce | 1 | -5/+29 | |
(This used to be commit 0a26ee04322a06069be48dbc33307e4997700f74) | |||||
2007-10-10 | r9447: Add a new tool to convert openLdap schema files into an ldif | Simo Sorce | 1 | -0/+583 | |
My first test with nis.schema seem to confirm it works properly Use a command line like: oLschema2ldif -I tests/schema/nis.schema -O nis_schema.ldif -b "dc=sambadom,dc=samba,dc=org" to see how it works. SSS (This used to be commit fc373fd4631420c9d8d4087a2c698b08e18372d7) |