My bad Quannah in sending to your direct email .. and my apologies
Well it seems that I am running version 2.3 on the CentOS box and version 2.4 on the FreeBSD box..
Here's the class definition for sudoRole
objectclass ( 1.3.6.1.4.1.15953.9.2.1 NAME 'sudoRole' SUP top STRUCTURAL DESC 'Sudoer Entries' MUST ( cn ) MAY ( sudoUser $ sudoHost $ sudoCommand $ sudoRunAs $ sudoRunAsUser $ sudoRunAsGroup $ sudoOption $ description ) )
could it be just that the older version is running under CentOS? any advice on how to get sudoRole working under openldap 2.3?
thanks
On Thu, Nov 4, 2010 at 5:11 PM, Quanah Gibson-Mount quanah@zimbra.com wrote:
--On Thursday, November 04, 2010 5:04 PM -0400 Tim Dunphy bluethundr@gmail.com wrote:
hmm... so basically it's a syntax error in the LDIF? interesting.. that is the exact same entry I have under my working FreeBSD configuration...
Keep your questions to the list please. My guess is that the FreeBSD configuration is using an older version of OpenLDAP with schema checking disabled? Since I don't know what the definition of that objectClass is, as you haven't supplied it, I can't really say why that error is being generated.
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc
Zimbra :: the leader in open source messaging and collaboration
Are you certain the schema for sudoRole has really been added? Have you browsed the subschema entry while the server is running to verify it is present?
--Quanah
--On Thursday, November 04, 2010 5:25 PM -0400 Tim Dunphy bluethundr@gmail.com wrote:
My bad Quannah in sending to your direct email .. and my apologies
Well it seems that I am running version 2.3 on the CentOS box and version 2.4 on the FreeBSD box..
Here's the class definition for sudoRole
objectclass ( 1.3.6.1.4.1.15953.9.2.1 NAME 'sudoRole' SUP top STRUCTURAL DESC 'Sudoer Entries' MUST ( cn ) MAY ( sudoUser $ sudoHost $ sudoCommand $ sudoRunAs $ sudoRunAsUser $ sudoRunAsGroup $ sudoOption $ description ) )
could it be just that the older version is running under CentOS? any advice on how to get sudoRole working under openldap 2.3?
Are you certain the schema for sudoRole has really been added? Have you browsed the subschema entry while the server is running to verify it is present?
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org