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.

bye
Christian

-- 
Christian Marg                    mail  : mailto:[EMAIL PROTECTED]
Dezernat 2 TU Clausthal           web   : http://www.tu-clausthal.de
D-38678 Clausthal-Zellerfeld      fon   : 05323/72-2107
Germany                           jabber: [EMAIL PROTECTED]

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
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

Reply via email to