[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
About sendmail.schema....
Hi
again,
I'm going to
define my problem....
I attach to
this e-mail my actual sendmail.schema.
When I add
my ldif file, next error appear :
ldap_add:
Object class violation (65)
additional info: invalid structural object class chain
(sendmailMTAMapObject/GroupOfUniqueNames)
After look
for this error, I edited my sendmail.schema and wrote :
objectclass
( 1.3.6.1.4.1.6152.10.3.2.12
NAME
'sendmailMTAMapObject'
SUP (
sendmailMTAMap $ GroupOfUniqueNames )
STRUCTURAL
DESC 'Sendmail MTA map
object'
MUST ( sendmailMTAMapName
$ sendmailMTAKey $ sendmailMTAMapValue
)
MAY ( sendmailMTACluster $
sendmailMTAHost $ Description ) )
but
now...comes another error:
ldap_add:
Object class violation (65)
additional info: object class 'sendmailMTAMapObject' requires attribute
'uniqueMember'
I don't want
to add "uniqueMember" attribute (and all attributes that I suppose it will
need) to object class 'sendmailMTAMapObject'.
What can I
do ??
Thanks in
advace,
Ramon.
Attachment:
sendmail.schema
Description: Binary data