Trying to switch to RADIUS instead of POP authentication.
I can ping the radius server from dnews but when I try to authenticate
with a NNTP news reader client I get this in the dnews logs:
22 10:27:42.686 0:info: max_mb = 0, max_con=0, max_users=0
22 10:27:42.687 0:info: chan: Currently 1 users (1,0) from a_* 192.168.253.6
22 10:27:42.687 0:info: Reverse Name lookup failed for {192.168.253.6}
22 10:27:42.687 0:warn: nntp: connection [0:6] From 192.168.253.6
192.168.253.6
22 10:27:42.687 0:info: skip 0 all 174
22 10:27:42.689 0:info: cmd: Do cmdx[0:192.168.253.6] {mode reader} {mode}
22 10:27:42.690 0:info: cmd: authinfo user [EMAIL PROTECTED]
22 10:27:42.690 0:info: cmd: authinfo pass xxxxxx
22 10:27:42.691 0:info: Lookup user [EMAIL PROTECTED] via radius
22 10:27:42.691 0:info: Lookup user via unix password database
22 10:27:42.691 0:info: (Permission denied) Could not get shadow password
info for [EMAIL PROTECTED]
22 10:27:42.691 0:info: Account doesn't exist ([EMAIL PROTECTED])
22 10:27:42.692 0:info: User lookup ([EMAIL PROTECTED]) Failed, 0 groups
22 10:27:42.693 0:info: cmd: Do cmdx[0:192.168.253.6] {quit} {quit}
22 10:27:42.693 :info: Close later called and now closing chan [0]
22 10:27:42.695 :info: chan: Currently 0 users from a_*
What else can I look at? The RADIUS server doesn't get anything at all in
the detail logs, nothing seems to be received.
There are no firewalls in the way.
Thanks,
Chris