Can i modify radius property?

2007-11-17 Thread yangcuilin
Hi, brothers

Can administrator configure a value to a user (call him Jim) in FreeRadius.
Jim will get the value when he assesses FreeRadius, and in the same time,
Jim can modify it.

For example:

1.   Administrator configured (just store) two value (named
'lastChangePwdDate' and 'pwdExpiryDuration') to the user 'Jim'.

2.   When Jim access FreeRadius, he can get the value of
'lastChangePwdDate' and 'pwdExpiryDuration'.

3.   Jim modify one value (if Jim change his pwd, he will change the
value of 'lastChangePwdDate') and save to FreeRadius.

 

Notes: I just want to implements the change password function in FreeRadius.

 

Could any one have the same requirement? Please tell me your advice or
solutions. 

Thank you in advance.

Rock


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

答复: *** glibc detected *** radiusd: do uble free or corruption

2007-11-01 Thread yangcuilin
The error occurred under the version of freeradius1.1.3, freeradius1.1.5,
freeradius1.1.7, So  who meet the same problem? 

My OS: Red Hat 5.0

-邮件原件-
发件人: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 代表
[EMAIL PROTECTED]
发送时间: Thursday, November 01, 2007 4:49 PM
收件人: FreeRadius users mailing list
主题: Re: *** glibc detected *** radiusd: double free or corruption

Hi,
> Hi, all
> 
> Following is error message when install freeradius1.1.3. Who can give me
> some advice or solutions? Appreciate very much.

1.1.7

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


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

*** glibc detected *** radiusd: double free or corruption

2007-11-01 Thread yangcuilin
Hi, all

Following is error message when install freeradius1.1.3. Who can give me
some advice or solutions? Appreciate very much.

 

read_config_files:  reading dictionary

read_config_files:  reading naslist

Using deprecated naslist file.  Support for this will go away soon.

read_config_files:  reading clients

read_config_files:  reading realms

radiusd:  entering modules setup

Module: Library search path is /usr/local/lib

*** glibc detected *** radiusd: double free or corruption (fasttop):
0x09b27648 ***

=== Backtrace: =

/lib/libc.so.6[0x3c1f7d]

/lib/libc.so.6(cfree+0x90)[0x3c55d0]

/usr/local/lib/libltdl.so.3[0x2e451b]

/usr/local/lib/libltdl.so.3(lt_dlopenext+0xbe)[0x2e4eae]

radiusd(find_module_instance+0x317)[0x349c67]

radiusd(setup_modules+0x1e8)[0x34a108]

 


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

Set freeradius attribute value

2007-10-17 Thread yangcuilin
Hi, all

I want to store a value in freeradius, and change it sometimes by radius
request.

 

I think there must be some attributes in freeradius which client can change
or get its value by request.

 

How can I implement it?  Please give me some solutions or advice. Or give me
some key points.

 

Thanks very much.

 

Rock


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

答复: freeradius password expiry

2007-10-15 Thread yangcuilin
Question:
1. I just want to check the freeradius attribute ("Expiration ") by radius 
request, not change database directly. In this case, can I get value of 
"Expiration" in advance?
2. How to change the value of "Expiration"? Just give me some keyword. (I put 
this attribute into database manually first time). 

Thank you very much.
Expected for your feedback.

-邮件原件-
发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 代表 [EMAIL PROTECTED]
发送时间: Monday, October 15, 2007 8:00 PM
收件人: FreeRadius users mailing list
主题: Re: freeradius password expiry

1. Yes. Your sign-on program can check for that attribute in the
database. If it's expired, than prompt for password change (and not
send access request to the radius server).

2. The same way you put it in there in the first place.

Ivan Kalik
Kalik Informatika ISP


Dana 15/10/2007, "yangcuilin" <[EMAIL PROTECTED]> piše:

>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


-
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

about the FreeRadius user manage tool

2007-09-26 Thread yangcuilin
Hi, 

 

Do you know some FreeRadius user manager tools?

If you know, please give me the name and web address (Or some advice)?

I just want to add/delete/update the user convenient.

 

Thank you very much.

Rock

 


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

about FreeRADIUS password encrypt

2007-09-21 Thread yangcuilin
Hello,

I will appreciate it very much, if you do me a favour.

 

My customer asks us to store the encrypted password into the FreeRADIUS (DB
has Configured Mysql). 

The password I have passed to FreeRADIUS is clear text.

 

Can the FreeRadius be configured like that? 

 

Pls give me some advice

.

Rock

 

 


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

FreeRadius dictionary

2007-09-04 Thread yangcuilin
 

Hi,

 

I wan to configure dictionary both on server side and client side. 

My step is:

1.   Put dictionary file "dictionary.prosoft" to /usr/share/freeradius.
And put its path to dictionary. The attached is my dictionary file.

2.   I use a kind of radius client named "TinyRadius". Try several
times, error occurred.

 

So who can tell me the step in detail?

Appreciated very much.

 

Rock



dictionary.prosoft
Description: Binary data
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html