Giter VIP home page Giter VIP logo

Comments (6)

Aidaho12 avatar Aidaho12 commented on June 9, 2024

It works fine. Check the logs, probably there is an answer

from roxy-wi.

brutherford1981 avatar brutherford1981 commented on June 9, 2024

Traceback (most recent call last):
File "/var/www/haproxy-wi/app/options.py", line 723, in
roxywi_user.get_ldap_email()
File "/var/www/haproxy-wi/app/modules/roxywi/user.py", line 219, in get_ldap_email
bind = ldap_bind.simple_bind_s(user, password)
File "/usr/local/lib/python3.10/dist-packages/ldap/ldapobject.py", line 248, in simple_bind_s
msgid = self.simple_bind(who,cred,serverctrls,clientctrls)
File "/usr/local/lib/python3.10/dist-packages/ldap/ldapobject.py", line 242, in simple_bind
return self._ldap_call(self._l.simple_bind,who,cred,RequestControlTuples(serverctrls),RequestControlTuples(clientctrls))
File "/usr/local/lib/python3.10/dist-packages/ldap/ldapobject.py", line 128, in _ldap_call
result = func(*args,**kwargs)
ldap.SERVER_DOWN: {'result': -1, 'desc': "Can't contact LDAP server", 'errno': 107, 'ctrls': [], 'info': 'Error in the pull function.'}

server is not down - works just fine via LDAPsearch.

from roxy-wi.

Aidaho12 avatar Aidaho12 commented on June 9, 2024

Does Ldapsearch work on the Roxy-WI server? Also there is could be problems with port, ssl settings

from roxy-wi.

brutherford1981 avatar brutherford1981 commented on June 9, 2024

from roxy-wi.

Aidaho12 avatar Aidaho12 commented on June 9, 2024

Could you say what the strings and more about the small error?

from roxy-wi.

brutherford1981 avatar brutherford1981 commented on June 9, 2024

What was preventing this from being used as is - is a bug in the logic for "ldaps type" which always defaulted it to ldaps which wouldn't work in my environment - i set ldap to always be ldap and that works fine

Now I'm running into an issue where any known user basically can log in with any password, and I'm at my wits end trying to solve it.

from roxy-wi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.