I've got an LDAP server providing my authentication, and have several Nextcloud clients connected using app passwords added in the web interface. Sometimes my LDAP server goes down or is busy, and Nextcloud complains that it is unavailable, however when the server comes back the app password used by my desktop client is missing, and I have to create a new one.
I'm assuming the client tries a log in with an app password, then the server cannot connect to LDAP so marks that app password as invalid, removing it.
Nothing special in the logs, just a bunch of "bind failed", "lost connection to LDAP" and some bruteforce warnings.
Nextcloud 12.0.3, but I've noticed this for many versions now
I've got an LDAP server providing my authentication, and have several Nextcloud clients connected using app passwords added in the web interface. Sometimes my LDAP server goes down or is busy, and Nextcloud complains that it is unavailable, however when the server comes back the app password used by my desktop client is missing, and I have to create a new one.
I'm assuming the client tries a log in with an app password, then the server cannot connect to LDAP so marks that app password as invalid, removing it.
Nothing special in the logs, just a bunch of "bind failed", "lost connection to LDAP" and some bruteforce warnings.
Nextcloud 12.0.3, but I've noticed this for many versions now