On Thu, 06 Dec 2007, Christian Marg might have said: > Hello, > > Mike Eggleston wrote: > > On Thu, 06 Dec 2007, Christian Marg might have said: > >> If they appear under "attributes" but not under "object classes" > >> then you haven't yet assigned them to a specific object class. > > > > I looked under the custom schema objectClass name. The original five > > attributes are there, but not the two new attributes. Neither of the > > two new attributes appear anywhere in the schema viewer. Does the > > non-appearance of the new attributes indicate a problem with my > > openLdap setup? > > Look under "Attribute Types" - the new attributes should be there (if > not, "purge caches"). > > If they appear under "Attribute Types" but not under "ObjectClasses", > you just have defined the attributes but haven't assigned them to your > custom object class. > > If you add the new attributes to the "MUST" section of your custom > object class definition, all previously generated objects of that class > are missing two "required attributes" - I don't know what impact that > has on your LDAP server: > > Maybe you can just make the new attributes "required", and add them to > pre-existing entries, or > > Maybe you can first add them to the "MAY" section of your custom object > class definition, add the Attributes to every pre-existing entry of your > custom object class, then make the attributes required.
I like the idea of adding the attributes as MAY, adding the attributes to the individual records, then changing the MAY to MUST. I have found the attributes in the schema->Attribute Types section. Going back to my individual record at ou=person,dc=$company,dc=com and clicking on 'Add new attribute' I do not see the new attributes displayed in the drop- down box. I have clicked 'Purge caches' and the new attributes still do not appear. Odd. Mike ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ phpldapadmin-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users
