Re: Exec-Program based on LDAP Attribute

2007-09-26 Thread John Wever
t; and the script fires as expected for all authenticated users. Alan DeKok wrote: John Wever wrote: DEFAULT Acct-Status-Type == Start, CustomAttrib == true That *matches* the Custom Attribute. Is that what you want? Exec-Program = "/path/to/script.sh %u %{Framed-IP-Address}

Exec-Program based on LDAP Attribute

2007-09-25 Thread John Wever
I need to be able to fire off a script via the Exec-Program (or some other method) based upon a successful authentication and the value of an LDAP attribute on the user's account. I tried putting the following in the acct_users... DEFAULT Acct-Status-Type == Start, CustomAttrib == true