DD> Did you try changing the defined ldap attributetype to allow multiple DD> values?
DD> attributetype DD> ( 1.3.6.1.4.1.3317.4.3.1.6 DD> NAME 'radiusCalledStationId' DD> DESC '' DD> EQUALITY caseIgnoreIA5Match DD> SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 DD> SINGLE-VALUE DD> ) DD> becomes DD> attributetype DD> ( 1.3.6.1.4.1.3317.4.3.1.6 DD> NAME 'radiusCalledStationId' DD> DESC '' DD> EQUALITY caseIgnoreIA5Match DD> SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 DD> ) DD> 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 >> DD> - DD> List info/subscribe/unsubscribe? See DD> http://www.freeradius.org/list/users.html Ok i tried and it worked! Thanks a lot for the help. 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

