Errorcode by connecting AD and search for users
phpipam open-source IP address management
Brought to you by:
myha
***Version 1.1 ***
I have eDirectory and trying to connect through OpenLDAP connection.
Error i get at search for users: exception 'adLDAPException' with message 'Invalid credentials' in /var/www/phpipam/site/admin/userADsearchResult.php:40 Stack trace: #0 {main}
Error i get at login: Invalid credentials Failed to authenticate user against LDAP!
SSL: False ; TLS: False
AD network connection is okay.
Can someone help, what should I change in these code ?
Anonymous
Same error but using AD... test's say it can talk to AD
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
My Wrong:
I have AD but the Problem is the same.
Hi, for searching you need to have an acocunt with higher privileges.
Any documentation around what level of privileges?
On Mon, Sep 7, 2015 at 12:19 AM, Miha Petkovsek myha@users.sf.net wrote:
Related
Support Requests:
#154View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
I connect this server with my domain and login with an admin account...after some problems with MYSQL..it get the same error report.
I don't no how can i get higher privileges like an domain admin or local admin.
greetings form M.
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
Error Report at Login with AD Admin
1
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
Error report by seaching for user in AD
2
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
Hi,
I got the same failure over here. When I create a User, the same way she/he is named in Active Directory, the authentication works. The only prob is, that I cant`search for users. Failure is:
exception 'adLDAPException' with message 'Invalid credentials' in /var/www/html/phpipam/site/admin/userADsearchResult.php
1.) Enter users that has search privileges under administration.
2.) Enter correct username :) Or mayber DN settings are incorrect, or prefix. Check with AD admin.
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
Still Facing same problem.