Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bind failed: 49: Invalid credentials - several times per second #11618

Closed
alesupper opened this issue Oct 16, 2014 · 4 comments
Closed

Bind failed: 49: Invalid credentials - several times per second #11618

alesupper opened this issue Oct 16, 2014 · 4 comments
Labels

Comments

@alesupper
Copy link

Hi

I am getting the following message in owncloud.log several times every second and it is hogging the server cpu:-

{"app":"user_ldap","message":"Bind failed: 49: Invalid credentials","level":3,"time":"2014-10-16T14:39:08+00:00"}

I am also getting the following messages in /var/log/apache2/ssl_access.log several times per second:-

client-ipaddress - username [16/Oct/2014:15:38:21 +0100] "GET /owncloud/status.php HTTP/1.1" 200 1172 "-" "Mozilla/5.0 (Windows) mirall/1.6.3"
client-ipaddress - username [16/Oct/2014:15:38:21 +0100] "PROPFIND /owncloud/remote.php/webdav/ HTTP/1.1" 401 1200 "-" "Mozilla/5.0 (Windows) mirall/1.6.3"

This probably coincides with users changing their AD password. I am guessing that the ownCloud client has the old password cached. However, if this behaviour is by design then it is not very good i.e. trying to connect several times/second. I suspect it is a bug though!

Server running on Ubuntu 12.04 LTS
Server version 7.02
Client version 1.6.3 (Windows)

Any help would be appreciated.

@karlitschek
Copy link
Contributor

@blizzz

@blizzz
Copy link
Contributor

blizzz commented Oct 16, 2014

@alesupper in general, login with a valid user and password (e.g. web interface) succeeds?

@dragotin or @danimo would not the client ask for a new password?

@alesupper
Copy link
Author

@blizzz Yes user can login into web interface using AD credentials

@blizzz
Copy link
Contributor

blizzz commented Oct 16, 2014

This looks like this client bug (whether the account gets disabled or not is AD configuration specific), please follow up there: owncloud/client#2186

@blizzz blizzz closed this as completed Oct 16, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants