Unlang authentication help

2009-06-25 Thread Scott Angus
hello, I'm trying to use unlang to limit LDAP user's access to different network devices. Here is what I have so far in the site-enable/default: Auth-Type LDAP { ldap if(NAS-IP-Address == 10.1.1.1 LDAP-Group == 'RouterAdmin') { ok

Re: Unlang authentication help

2009-06-25 Thread Ivan Kalik
I'm trying to use unlang to limit LDAP user's access to different network devices. Here is what I have so far in the site-enable/default: Auth-Type LDAP { ldap if(NAS-IP-Address == 10.1.1.1 LDAP-Group == 'RouterAdmin') { ok