LdapRecord for ActiveDirectory getting error #799
Replies: 3 comments 2 replies
-
@terabull007 I've never used AD login nor I ever used WS, so my knowledge here may be a little limited. There is a function in the Laravel Models that's Basically what it says is that somewhere we are trying to call Sorry can't help much more, the error you provided does not give much more info. Cheers |
Beta Was this translation helpful? Give feedback.
-
@terabull007 can you show your config/auth.php file? I have Backpack working fine with LdapRecord using Windows AD. |
Beta Was this translation helpful? Give feedback.
-
Due to not activity i will close this issue, but please feel free to re-open or create a new one if needed. Cheers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to integrate ldapRecord plugin for ActiveDirectory, I am able to connect to the AD using ldapRecord and get the list of users, but getting error page while all the configurations seem to be correct.
I have tried all available resources, but with no results. with regard to LdapRecord and backpack there are way too less resources available.
I am using Backpack 6 on Windows Server 2019, whatever changes i make, i am getting the below error message
Error: Call to undefined method LdapRecord\Query\Model\ActiveDirectoryBuilder::getTable()
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions