It looks like the default postauth is being called for
The anonymous user. I thought setting it in the users file should
Override the default. Is the syntax correct ?

Thanks,
Ron.


> -----Original Message-----
> From: Ron Wahler
> Sent: Monday, October 27, 2003 7:35 AM
> To: [EMAIL PROTECTED]
> Subject: RE: TTLS outer/inner access-accept
> 
> I tried the following syntax to override the realm post-authtype but
> realm
> COMPANY1 post-authtype is still called with the anonymous user. Any
> ideas
> How to override this?
> 
> User's  file
> 
> anonymous    User-Password == "anonymous"
>         PostAuth-Type = ANONYMOUS-postauth
> 
> 
> Radiusd.conf
> 
> post-auth {
>         rp_default_postauth
> 
>         post-authtype COMPANY1-postauth{
>                 COMPANY1-post-exe
>         }
> 
>         post-authtype ANONYMOUS-postauth{
>         }
> }
> 
> 
> 
> 
> 
> >
> > What would the syntax look like to prevent the outer tunnel from
> > Calling post-auth ? they both have the same realm.
> >
> > How about just preventing an anonymous user ?
> >
> > >   If you don't want the post-auth section called for the outer
user,
> > > then you can configure the server to only call it for the tunneled
> > > request, OR to not call it for the anonymous user.
> > >
> 
> 
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to