I’ll probably regret it, but I’m looking to add a “MemberOf” attribute to the Users CN of my schema (10.4.6). This attribute doesn’t seem to exist as an Apple “Native” attribute, but is standard in Active Directory, eDirectory, etc. If I could create such an attribute, it’s value (Group Membership) would be dynamic. Further, it can’t merely return group ID #’s, rather I need it to return the group values in DN format, something like:
cn=groups,cn=group_name
Is this possible and/or can anyone recommend a resource that defines all Apple “Native” attributes and their respective values or syntax thereof?
Comments are closed