Restrict Login by OU or Group #563
Unanswered
lucraraujo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having trouble trying to restrict login by OU ou by Group.
e.g. I want to enable access to the whole IT department (OU=IT, OU=ACME,OU=COM) and to everyone who has the group CAN-ACCESS (CN=CAN-ACCESS,OU=ACME,OU=COM).
Since I need to enable access to one or another, I cannot use the OU filter described in the documentation (https://ldaprecord.com/docs/laravel/v3/auth/restricting-login/#using-an-organizational-unit)
Using LdapRecord-Version 3.0.6
Beta Was this translation helpful? Give feedback.
All reactions