Hello Christian -

On Mon, 15 May 2000, Christian Hammers wrote:
> Hello
> 
> I've downloaded 2.15 but still have problems with multiple attributes 
> with the same name stored in LDAP and fetched via replaceIfNotExistProfiles:
> 
> ...
> DDEBUG: LDAP got radiuscisco-avpair: ip:dns-servers=212.117.64.86  \
>               212.117.67.2 ip:addr-pool=setup_pool
> ...
> DDEBUG: Access accepted for 8W13000a
> ...
> DDEBUG: Packet dump:
> *** Sending to 127.0.0.1 port 2132 ....
> Code:       Access-Accept
> Identifier: 62
> Authentic:  1234567890123456
> Attributes:
>         User-Name = "8W13000a TEST dynamisch"
>         Framed-Protocol = PPP
>         Framed-Routing = None
>         Service-Type = Framed-User
>         cisco-avpair = "ip:dns-servers=212.117.64.86 212.117.67.2"
> 
> There's still missing the second cisco-avpair with the ip-pool, although it
> is fetched as you can see in the first line.
> 
> Any hints?
> 

Yes, well, the problem here is that after the first one, the attribute then
exists so trying to add any additional ones will fail. I think you will need to
come up with a different strategy, perhaps using DefaultReply.

hth

Hugh


-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to