Login with administrator credentials #557
Replies: 1 comment
-
Yes, just like a regular user. But the administrator user account will need to have an email address (or whichever attribute you've configured your application to use to locate LDAP users by for authentication). As long as your
No, the LDAP session is not long-lived, as PHP is stateless. Any requests to your LDAP server after the login request will occur underneath your configured LDAP credentials in your |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to login with administrator credentials of LDAP server.
I am able to login with user credentials but for administrator none property is working
If I login as administrator will that give access to all users database like phpmyadmin?
I am using phpLDAPadmin which has LdapRecord-Laravel as its code package even though test connection with admin credentials are working but login as administrator not working.
Beta Was this translation helpful? Give feedback.
All reactions