I have a newsgroup server that I have told to authenticate with the same
realm as my dial in customers. I created special client for this server
and then put in an identifier. I thought it would then go to the handler I
created to just authenticate only. No accounting or sessions. I'm finding
that it is instead of going to the handler, it is going to the realm. The
manual says it this is how it will do this. 

I don't know what to do now. Here is what I have, but I don't think it
ever goes to the handler. Is there anything I can specify in the client
section to make it go to a specific realm or handler?

<Client xx.xx.xx.xx>
  DupInterval 0
  IgnoreAcctSignature 
  Secret xxxxxxxxxxx
  Identifier newsauth
</Client>

# news group authentication
<Handler Client-Identifier=newsauth>
  AuthBy ID_0
  AuthByPolicy ContinueWhileIgnore
  RewriteUsername s/^([^@]+).*/$1/
</Handler>


Tom Swenson - CTO
NetConX - Internet Access - Client Managed Web Database Applications
Wireless - Virus Blocking - Spam Blocking
[EMAIL PROTECTED]                                                  http://www.netconx.net
(641) 421-4170 - Voice  (641) 423-3351 - FAX

Your imagination is your preview of life's coming attractions - Albert
Einstein


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to