(RADIATOR) Auth only on same realm

Tom Swenson tom at netconx.net
Thu Jan 30 11:55:48 CST 2003


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
tom at netconx.net 					         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 radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list