Error -613 (Syntax Violation) in iManager freeRadius task

  • 7003347
  • 25-May-2009
  • 26-Apr-2012

Environment

Using versions 2.6 or 2.7 of iManager's freeRadius plugin to configure freeRadius in an eDirectory schema extended with either  "RADIUS-LDAPv3.ldif" or a previous version of iManager.

Situation

When mapping a user to a freeRadius profile, the iManager 2.6 & 2.7.x freeRadius plugin tries to save 'radiusProfileDn' as a string"cn=ProfileObject,ou=FreeRadius,o=Novell"
whereas trees extended as described above have 'radiusProfileDn' defined as DN "ProfileObject.FreeRadius.Novell".

As a result, after an upgrade to iManager 2.6 or 2.7 from previous versions of iManager, the new freeRadius Plugin will generate a -613 error.

Resolution

This issue has been reported to engineering.

Additional Information

eDirectory schema extended with either  "RADIUS-LDAPv3.ldif" or a previous version of iManager have this class definition for the radiusProfileDn attribute:

ASN1 ID: 1.3.6.1.4.1.3317.4.3.1.49
syntax: Distinguished Name
Attibute flags: Single Valued, Synchronize Immediately

However, iManager 2.6 & iManager 2.7.x freeRadius plugin extend the schema & modifies objects with this class definition:

ASN1 ID: 1.3.6.1.4.1.3317.4.3.1.49
syntax: Case Exact String
Attibute flags: Single Valued, String