--On Tuesday, December 13, 2005 3:34 PM +0100 De Leeuw Guy <[EMAIL PROTECTED]> wrote:

Hi,

I create our own attribute called "homeMail" :

attributeType ( 1.3.6.1.4.1.13175.1.12 NAME 'homeMail'
    SUP mail )


when I search the attribute mail, ldapsearch return also the attribute
homeMail.
It'is possible to bypass or pass round this state ?

Thanks in advance
Guy

No, that is doing exactly what it is designed to do when you inherit from "mail". If you want homeMail to have the same characteristics as mail, you can simply define it with the same SYNTAX and MATCHING RULES as mail, but don't inherit it.

--Quanah

--
Quanah Gibson-Mount
Principal Software Developer
ITSS/Shared Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html


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

Reply via email to