multiline line values for Cisco-AVPair (in ldap.attrmap)
hey, I've got Cisco-AVPair for an ldap.attrmap entry and it works ...but unfortunately only for the first occurence of that attribute from the LDAP schema (it will pick the first in the schema). How do I map and return four Cisco-AVPair entries? Is there a particular multiline separator that I should use ...or do I use the attribute re-entrantly? The device in question is a Cisco VPN3000 concentrator and I'm running ver 1.1.1 freeradius. cheers Peter ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been virus scanned and although no viruses were detected by the system, St Vincents & Mater Health Sydney accepts no liability for any consequential damage resulting from email containing any computer viruses. **********************************************************************
"Peter Param" <pparam@stvincents.com.au> wrote:
I've got Cisco-AVPair for an ldap.attrmap entry and it works ...but unfortunately only for the first occurence of that attribute from the LDAP schema (it will pick the first in the schema). How do I map and return four Cisco-AVPair entries? Is there a particular multiline separator that I should use ...or do I use the attribute re-entrantly? The device in question is a Cisco VPN3000 concentrator and I'm running ver 1.1.1 freeradius.
You can put the text "+=" at the start of the LDAP data for the attribute. FreeRADIUS will treat is as an operator (like the "users" file), and deal with it accordingly. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
Peter Param