Last login time in LDAP?
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
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.
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
participants (3)
-
Johan Meiring -
John Doppke -
Phil Mayers