Did you try changing the defined ldap attributetype to allow multiple
values?
attributetype
( 1.3.6.1.4.1.3317.4.3.1.6
NAME 'radiusCalledStationId'
DESC ''
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
SINGLE-VALUE
)
becomes
attributetype
( 1.3.6.1.4.1.3317.4.3.1.6
NAME 'radiusCalledStationId'
DESC ''
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
)
On Mon, 26 Jan 2004, Costas Christonis wrote:
> Hi to all,
> We have installed Freeradius 0.9 on a linux box and it works fine.
> We also add in our ldap schema the radiuscallingstationid and
> radiuscalledstationid attributes.
> With the radiuscallingstationid we have no problem inserting more
> than one values, but with the radiuscalledstationid we can insert only
> one value per user and that is a problem for us.
> Can anyone help me with that?
> Is there any possibility to separate values with a symbol ?
>
>
> P.S we use Openldap
>
>
>
>
> Costas A. Christonis
> Networking & Communications Centre
> Gallos Campus - University of Crete
> email: [EMAIL PROTECTED]
> http://www.ucnet.uoc.gr/
>
>
>
>
>
>
>
>
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html