6 May
2015
6 May
'15
4:12 a.m.
Hi Arran, It would be nice to add ADS_PROPERTY_APPEND function for += operator for AD attribute modification. On 5/5/2015 5:56 PM, Arran Cudbard-Bell wrote:
So, I want to modify "Description" field for AD user to add a new value to an existing record, but not to replace it. The problem is that radiusd is unwilling to modify the existing value with += operator and sending Auth-Type Reject to NAS.
Use the := operator... The LDAP server is saying you're not allowed multiple instances of the same attribute.
-Arran
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html