snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
11.1k stars 3.18k forks source link

Problems with configuration of Ldap #2804

Closed itisnapanto closed 8 years ago

itisnapanto commented 8 years ago

Hello,

i have unfortunately a problem the users by LDAP to import. Perhaps someone has an example configuration?

A test with the LDP.exe was successful.

snipe2 snipe1

regards, Michael

snipe commented 8 years ago

It's saying it cannot contact the LDAP server, so you've either got something wrong with your LDAP hostname, or you've got firewall rules or something preventing the server Snipe-IT is running on from talking to your LDAP server.

itisnapanto commented 8 years ago

I had also thought with the firewall. I have no extra installed a firewall on the Ubuntu. The windows friewall is of. The hostname is correct. A test with an LDAP viewer does success.

Generates Snipe-IT a log, where I can run fault analysis? The laravel log is empty.

regards

itisnapanto commented 8 years ago

okay i found the problem. it was a missing DNS entry of the DC in the hosts file of ubuntu. entry set and now it is working.

snipe commented 8 years ago

Glad you got it sorted!