Algirdas J.
03/04/2025, 3:17 PMHendrik
03/07/2025, 9:14 AMlldap_password_manager
group and authelia. Even after adding the authelia user to that group I still get an Insufficient Access Rights
error when resetting or changing the password. I have searched multiple discussion, but I haven't found this exact problem before.
I have attached both the verbose LLDAP log and trace level authelia logs to cross reference the requests being made. Both logs are redacted using example.com
as the placeholder.Jakob
03/28/2025, 1:32 PM# lldap-cli schema attribute user list
Name Type Is list Is visible Is editable
---- ---- ------- ---------- -----------
avatar JPEG_PHOTO false true true
creation_date DATE_TIME false true false
display_name STRING false true true
email_address STRING false true false
email_aliases STRING true true false
email_quota STRING false true false
first_name STRING false true true
last_name STRING false true true
mail STRING false true true
user_id STRING false true false
uuid STRING false true false
If I try to query any of my custom attributes, I get dict_ldap_lookup: Search error -7: Bad search filter
. Doesn't matter if the attribute is String or List. The same config that queries "mail" works.Leg4cyV1per
04/16/2025, 11:06 AMDave A68
04/21/2025, 12:28 PMDave A68
04/22/2025, 1:15 PMRecipient address rejected: User unknown in virtual mailbox table; from=<prvs=52072ff83d=david@xyz.com> to=<xxxx@recognition-circular.org> proto=ESMTP helo=<mx07-0060ad01.pphosted.com>
If I do a ./setup.sh email list
, all the accounts now look like this:
Fatal: Unknown command 'quota', but plugin quota exists. Try to set mail_plugins=quota
2025-04-22 15:03:32+02:00 ERROR listmailuser: Supplied non-number argument '' to '_bytes_to_human_readable_size()'
2025-04-22 15:03:32+02:00 ERROR listmailuser: Aborting
2025-04-22 15:03:32+02:00 ERROR listmailuser: Supplied non-number argument '' to '_bytes_to_human_readable_size()'
2025-04-22 15:03:32+02:00 ERROR listmailuser: Aborting
* cloud@recognition-circular.org
( / ) [%]
Apart from the Nextcloud integration nothing has changed with my mailserver config or my lldap config.
Maybe a longshot, but has anyone experienced something similar?heret1c404
04/23/2025, 7:59 AMAnswer Overflow
05/22/2025, 7:57 AMMichael Brown
05/23/2025, 5:37 AMGlujaz
05/27/2025, 4:11 PMAnswer Overflow
06/09/2025, 3:04 PMAbiscuits
06/18/2025, 1:51 AMINFO i [info]: OPAQUE login attempt for "jacob"
INFO i [info]: OPAQUE login successful for "jacob"
https://cdn.discordapp.com/attachments/1384712140308480130/1384712148441108681/image.png?ex=68536d2e&is=68521bae&hm=1dff1b71a3ed382b52c9db6573ae25b13f5d30ffe336b6dcbdea68dd4e660cce&
https://cdn.discordapp.com/attachments/1384712140308480130/1384712148684509388/image.png?ex=68536d2e&is=68521bae&hm=6a81c17a740834b051ea6e0be4c29ca9836aaeef289dffd7d95a6b67aa039771&John Thompson
06/18/2025, 10:46 PMSunSailor
06/23/2025, 4:19 PMHackinDoge
06/25/2025, 4:23 PM[16:14:36] [WRN] [44] Jellyfin.Plugin.LDAP_Auth.LdapAuthenticationProviderPlugin: Ldap Test Failed to Connect or Bind to server
2025-06-25 16:14:36.887558+00:00LdapException: Unable to connect to server lldap:3890 (91) Connect Error
2025-06-25 16:14:36.887585+00:00System.Net.Sockets.SocketException (111): Connection refused
2025-06-25 16:14:36.887604+00:00at Novell.Directory.Ldap.AsyncExtensions.WaitAndUnwrap(Task task, Int32 timeout)
2025-06-25 16:14:36.887687+00:00at Novell.Directory.Ldap.Connection.Connect(String host, Int32 port, Int32 semaphoreId)
This is the error I get when running "Save and Test LDAP Server Settings" in Jellyfin. To me its not a container network issue because I can ping the lldap container from the jellyfin container...
What's weird is the exact same connection details I'm trying to use with Jellyfin work just fine with Open WebUI...mccmax95
06/26/2025, 8:28 PMCould not initiate password reset[500 ]: Internal server error: `Could not send email: Error sending email: permanent error (535): 5.7.8 Username and Password not accepted. For more information, go to5.7.8 https://support.google.com/mail/?p=BadCredentials 6a1803df08f44-6fd772fa9c9sm11203576d6.82 - gsmtp`
though I ran this through a smtp tester and it worked with the same setup. I do have my server using the SMTP email with a different application though I don't think that would matter. This is what I have atm :
LDAP_SMTP_OPTIONS__FROM: LLDAP Admin <${SMTP_USER}>
LLDAP_SMTP_OPTIONS__PASSWORD: ${SMTP_PASSWORD}
LLDAP_SMTP_OPTIONS__PORT: 587
LLDAP_SMTP_OPTIONS__REPLY_TO: Do not reply <${SMTP_USER}>
LLDAP_SMTP_OPTIONS__SERVER: smtp.gmail.com
LLDAP_SMTP_OPTIONS__SMTP_ENCRYPTION: STARTTLS
LLDAP_SMTP_OPTIONS__USER: ${SMTP_USER}
LLDAP_VERBOSE: true
TroLL
07/07/2025, 9:20 PMlldap:2025-07-06-debian
breaks this config for Radicale: https://github.com/lldap/lldap/blob/main/example_configs/radicale.md
Namely, I get an error [ERROR] An exception occurred during PROPFIND request on '/': invalid attribute uid
when using lldap:2025-07-06-debian
but lldap/lldap:2025-05-19-debian
works perfectly fine.mccmax95
07/09/2025, 5:53 PMDagnet
07/28/2025, 5:17 PMcookies
07/29/2025, 3:11 AMPizmovc
08/05/2025, 7:52 PMLogin attempt for "admin"
24/7, like all the time 😅
Is it just how LDAP works or is it some brute-force attack against my server that has been going for for months now 😰
Here is an example (and these are not even all requests for login for admin in this second).
Jul 30 05:36:25 brutus lldap[5734]: 2025-07-30T03:36:24.918622810+00:00 INFO LDAP request [ 102ms | 100.00% ] session_id: 4026c56a>
Jul 30 05:36:25 brutus lldap[5734]: 2025-07-30T03:36:24.919170504+00:00 INFO ┕━ i [info]: Login attempt for "admin"
Jul 30 05:36:25 brutus lldap[5734]: 2025-07-30T03:36:25.022399957+00:00 INFO LDAP request [ 1.12ms | 100.00% ] session_id: 4026c56>
Jul 30 05:36:25 brutus lldap[5734]: 2025-07-30T03:36:25.024430048+00:00 INFO i [info]: LDAP session end: 4026c56a-f260-4e0d-af03->
Jul 30 05:36:25 brutus lldap[5734]: 2025-07-30T03:36:25.044638621+00:00 INFO i [info]: LDAP session start: 10c52a8d-1f8a-4ba2-b72>
Jul 30 05:36:25 brutus lldap[5734]: 2025-07-30T03:36:25.045095012+00:00 INFO LDAP request [ 104ms | 100.00% ] session_id: 10c52a8d>
Jul 30 05:36:25 brutus lldap[5734]: 2025-07-30T03:36:25.046514465+00:00 INFO ┕━ i [info]: Login attempt for "admin"
Jul 30 05:36:25 brutus lldap[5734]: 2025-07-30T03:36:25.150205959+00:00 INFO LDAP request [ 911µs | 100.00% ] session_id: 10c52a8d>
Jul 30 05:36:25 brutus lldap[5734]: 2025-07-30T03:36:25.152408718+00:00 INFO i [info]: LDAP session end: 10c52a8d-1f8a-4ba2-b723->
Any ideas?Icon of Sin
08/08/2025, 2:15 PMjdl
08/11/2025, 8:38 PMldap_admin
group doesn't make these links appear for that user... any idea where to start figuring this out?Akshay
08/16/2025, 5:35 PMuser_ldap Attempt for Paging? 1
errors. I've set everything up as instructed in the doc. How do I figure out why this is happening?rowra_
08/18/2025, 1:25 PM(&(uid={})(memberOf={}))'˙
(its python, {}
does g et fileld up) and I get ldap3.core.exceptions.LDAPAttributeError: invalid attribute memberOf˙
its been working before, any ideas? filter seems alrightHonkinwaffles
08/20/2025, 5:36 PMinsitefulgamer
08/27/2025, 1:36 PMuser1@domain.com
as both email and username.
However, prosody does not work with usernames containing @
. The filter ldap_filter: (mail=%u*)
allows the part before the @
to be used as the username and authentication successfully takes place (i.e. the user user1@domain.com
logs in with just user1
), but how can we modify this filter to use the full username without the @
for authentication (i.e. user1@domain.com
would enter user1domain.com
)?viggy96
08/27/2025, 3:14 PMERROR 🚨 [error]: | error: Database error: Failed to acquire connection from pool: Connection pool timed out
insitefulgamer
09/07/2025, 10:40 AM