Re: rlm_realm doesn't strip the username

2007-10-14 Thread Tomasz Zieleniewski
I moved from database configuration to clients.conf file for pre-2.0.02 and
there is a strange situation because radius falls into the loop.
Detailed log from this in the attached file.
I used radtest for testing.

Cheers
tomasz

On 10/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I can't see anything wrong. Try to replace the localhost entry in home
> server with an IP address of the real interface. It might be that there
> is a problem when home server and client have the same IP address.
>
> Ivan Kalik
> Kalik Informatika ISP
>
>
> Dana 13/10/2007, "Tomasz Zieleniewski" <[EMAIL PROTECTED]> piše:
>
> >Alan and what about this previous error:
> >Ignoring request to authentication address * 1812 from unknown client
> >127.0.0.1 port 37391.
> >I am using database with the same configuration for 2.0.0-pre0 and pre2
> and
> >in case of pre0 it work without any problem.
> >
> >Tomasz
> >
> >On 10/13/07, Alan DeKok <[EMAIL PROTECTED]> wrote:
> >>
> >> Tomasz Zieleniewski wrote:
> >> > I forgot about the atachment:)
> >>
> >>   In which the server never receives a request.
> >>
> >>   That part of the code was re-written recently, and may have issues in
> >> CVS head.  I'll take a look.
> >>
> >>   Alan DeKok.
> >> -
> >> List info/subscribe/unsubscribe? See
> >> http://www.freeradius.org/list/users.html
> >>
> >
> >
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

freeradius password expiry

2007-10-14 Thread yangcuilin
My requirement:

1.   At FreeRADIUS (java) client side, judge the current user whether is
password expiry in advance. If user password is expiry, prompt user to
change password. 

My question: FreeRADIUS have an attribute of "Expiration" to judge whether
the password is expiry, but can I get value of "Expiration" in advance?

 

2.   User can send request (which is the FreeRADIUS attribute of
"Expiration") to FreeRADIUS Server.

My question: How do I change the value of FreeRADIUS attribute of
"Expiration"?

 

Two questions.  Thanks in advance.

 


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