[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Tips for schema transpant
Problem:
pGINA uses an attribute (groupMembership) that is only found in
samba.schema. Right now I am using nis.schema. If I try to include it
in my slapd.conf, I get a conflict with the homeDirectory attribute
which I think lives in nis.schema. What can I do to safely eliminate
the conflict without hijacking OIDs ect?
My two guesses are:
1. Comment one of them out of the schema file.
2. Extract the attribute from samba.schema and place it in local.schema.