--
You received this message because you are subscribed to the Google Groups "Minarca Data Backup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minarca+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/minarca/8672d9b1-9683-4725-a783-e30ca8d7eee3n%40googlegroups.com.
[2025-07-17 11:35:05,072][INFO ][192.168.1.152][anonymous][CP Server Thread-5][rdiffweb.plugins.ldap] user admin found in LDAP
[2025-07-17 11:35:05,075][ERROR ][192.168.1.152][anonymous][CP Server Thread-5][cherrypy.error] ENGINE Error in 'authenticate' listener <bound method LdapPlugin.authenticate of <rdiffweb.plugins.ldap.LdapPlugin object at 0x7f8557a8d0>>
Traceback (most recent call last):
File "cherrypy/process/wspbus.py", line 229, in publish
File "rdiffweb/plugins/ldap.py", line 126, in authenticate
KeyError: 'dn'
[2025-07-17 11:35:05,076][ERROR ][192.168.1.152][anonymous][CP Server Thread-5][cherrypy.error] ENGINE Error in 'login' listener <bound method LoginPlugin.login of <rdiffweb.core.login.LoginPlugin object at 0x7f86fd0920>>
Traceback (most recent call last):
File "cherrypy/process/wspbus.py", line 229, in publish
File "rdiffweb/core/login.py", line 63, in login
File "cherrypy/process/wspbus.py", line 247, in publish
cherrypy.process.wspbus.ChannelFailures: KeyError('dn')
[2025-07-17 11:35:05,076][ERROR ][192.168.1.152][anonymous][CP Server Thread-5][rdiffweb.controller.page_login] fail to validate user [admin] credentials
Traceback (most recent call last):
File "rdiffweb/controller/page_login.py", line 77, in index
File "cherrypy/process/wspbus.py", line 247, in publish
cherrypy.process.wspbus.ChannelFailures: KeyError('dn')
it looks like it only looks in ldap.
when i disable ldap configuration , it local admin accounts works well:
[2025-07-17 11:38:56,765][INFO ][192.168.1.152][anonymous][CP Server Thread-5][auth] User admin login to web application
To view this discussion visit https://groups.google.com/d/msgid/minarca/52599529-534e-4f7e-807c-6ab97fe6e8acn%40googlegroups.com.