Open ya-zero opened 3 years ago
temporary remove "webvirtcloud.ldapbackend.LdapAuthenticationBackend" from AUTHENTICATION_BACKENDS solve this problem. ref: https://github.com/retspen/webvirtcloud/commit/e9b57bfcf702affbad4a8b7c09f75f71c250ef68#diff-36e3384992df46692695e9c140deaf3dd9a891c7deb1f346159df05905ac47a6
install required packages with pip. (Ldap3)
I have the same problem on a fresh install, even with the Ldap3 package installed inside the venv with pip. yan97ao's solution is working fine but i guess it's broking the LDAP support.
it is fixed, works by now.
after run install.sh , login to webvirtcloud, I get an error
settings.py ldap is disable
i'm comment string # "webvirtcloud.ldapbackend.LdapAuthenticationBackend", and successful login.
full listen error