Can I login as administrator and check all users records? #216
Replies: 9 comments 10 replies
-
Yes, with the admin access |
Beta Was this translation helpful? Give feedback.
-
But LDAP doesn't have any email property and other properties are not
working for administrator
When I am using for other user, I am able to login
…On Fri, Aug 4, 2023, 2:16 AM William Desportes ***@***.***> wrote:
Can I login as administrator and check all users records? Like we are able
to do in phpmyadmin?
Yes, with the admin access
—
Reply to this email directly, view it on GitHub
<#216 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA6DATW5FRUGKE7JBIY3E6LXTQE3TANCNFSM6AAAAAA3DJT5UI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Administrator creds are working in .env and connection is successfull
On Fri, Aug 4, 2023, 3:05 AM Abhishek Kumar ***@***.***>
wrote:
… But LDAP doesn't have any email property and other properties are not
working for administrator
When I am using for other user, I am able to login
On Fri, Aug 4, 2023, 2:16 AM William Desportes ***@***.***>
wrote:
> Can I login as administrator and check all users records? Like we are
> able to do in phpmyadmin?
>
> Yes, with the admin access
>
> —
> Reply to this email directly, view it on GitHub
> <#216 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AA6DATW5FRUGKE7JBIY3E6LXTQE3TANCNFSM6AAAAAA3DJT5UI>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
I am facing the same issue. I don't understand how to login with my admin account. It has no e-mail. |
Beta Was this translation helpful? Give feedback.
-
LDAP logins are not email based |
Beta Was this translation helpful? Give feedback.
-
But when i go to the phpldapadmin login screen it only allows me to enter an email. The field goes red when i enter the cn=admin,dc=... name |
Beta Was this translation helpful? Give feedback.
-
Hello, Looking at the logs i see
Shouldnt this work now with the commit? |
Beta Was this translation helpful? Give feedback.
-
What I also found out that to be able to login the account must be a posixaccount, an inetOrgPerson account alone is not enough. |
Beta Was this translation helpful? Give feedback.
-
Did you set your variables as per Configuration Variables to support a DN login and which objectClass must be present (if any)? |
Beta Was this translation helpful? Give feedback.
-
Can I login as administrator and check all users records? Like we are able to do in phpmyadmin?
Beta Was this translation helpful? Give feedback.
All reactions