Last login time in LDAP?

2012-02-08 Thread John Doppke
Does someone know if freeradius can update an LDAP user attribute as part of 
post processing?  

Would it be via xlat or unlang?

tia

-John


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


Re: Last login time in LDAP?

2012-02-08 Thread Phil Mayers

On 08/02/12 15:56, John Doppke wrote:

Does someone know if freeradius can update an LDAP user attribute as part of 
post processing?


As far as I'm aware, that's not currently possible via rlm_ldap.

You could use a wrapper script around ldapmodify, called via the 
exec module.

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


Re: Last login time in LDAP?

2012-02-08 Thread Johan Meiring

On 2012/02/08 06:24 PM, Phil Mayers wrote:

On 08/02/12 15:56, John Doppke wrote:

Does someone know if freeradius can update an LDAP user attribute as part
of post processing?


As far as I'm aware, that's not currently possible via rlm_ldap.

You could use a wrapper script around ldapmodify, called via the exec
module.


Better option might be rlm_perl

--


Johan Meiring
Cape PC Services CC
Tel: (021) 883-8271
Fax: (021) 886-7782


Before acting on this email or opening any attachments
you should read Cape PC Service's email disclaimer at:

http://www.pcservices.co.za/disclaimer.html

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