16 Feb
2016
16 Feb
'16
3:16 p.m.
Hi,
In fact I would like to do this. But I haven't gotten far enough into the documentation to know how. Perhaps just uncommenting the ldap lines in the authorize section is sufficient.
thats how to call the LDAP stuff - but you do need to configure the LDAP module too so it knows what server to talk to and how to talk to it etc ;-)
all users. If I were to create jumpcloud usernames with user@something, what would the "suffix" routine do with it, and would I be able to test for this in an if statement?
if you have something in the user-name such as a realm you could just use unlang with a regex to make the match... alan