j
k
j a
j l
On May 9, 2018, at 2:05 PM, Alan Buxey <alan.buxey@gmail.com> wrote:
if (&client:netdevice = yes && LDAP-Group != networkmgmt) {
Should be if (("%{client:netdevice}" == "yes") && LDAP-Group != networkmgmt) { reject } That should work. Alan DeKok.
Back to the thread
Back to the list