At 10:46 AM 6/3/2003 -0600, you wrote:
>Hi,
>
>We have a port limit set to 1 for most of our users and find that although
>their usernames and passwords work for radius authentication without them
>dialed in when they log in it seems to think the authentication request for
>news is a second channel and is rejected. Has anyone found a work around
>that doesn't involve changing the port limit?
That's kind of tricky, ideally you want the radius server to treat them
differently but I don't know how radius can achieve that.
You might find instead using 'pop' authentication is better, where dnews
authenticates via your pop server, that way the passwords are the same, but
it's not using radius and confusing teh port count, the setting is:
auth_pophost your.mail.server
ChrisP.