* Joshua M. Miller <[EMAIL PROTECTED]> [2007-06-19 16:02]: > So, from my schema that I have loaded, you would be missing the userid > attribute which is a requirement for that objectClass: > > objectclass ( 0.9.2342.19200300.100.4.5 NAME 'account' > SUP top STRUCTURAL > MUST userid > MAY ( description $ seeAlso $ localityName $ > organizationName $ organizationalUnitName $ host ) > )
core.schema has: # Derived from RFC 1274, but with new "short names" # #attributetype ( 0.9.2342.19200300.100.1.1 # NAME ( 'uid' 'userid' ) but I think this is defined in slapd internally nowadays. regads, -p.schober -- [EMAIL PROTECTED] - vienna university computer center Universitaetsstrasse 7, A-1010 Wien, Austria/Europe Tel. +43-1-4277-14155, Fax. +43-1-4277-9140 --- You are currently subscribed to [EMAIL PROTECTED] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
