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

[Windows] [Domain accounts] Passwords not saved #3673

Closed
cedric-seasonofmist opened this issue Aug 24, 2015 · 11 comments
Closed

[Windows] [Domain accounts] Passwords not saved #3673

cedric-seasonofmist opened this issue Aug 24, 2015 · 11 comments
Assignees
Milestone

Comments

@cedric-seasonofmist
Copy link

After moving our user profiles from local to domain account, owncloud clients keeps asking for the user's password. If we log in on a local account, the client runs fine (without asking for the password). Please note that we're not using LDAP to authenticate our users.

Steps to reproduce

  1. Log in on a local user account
  2. Run the client
  3. Join a computer to an AD domain.
  4. Log in on a domain user account.
  5. Run the client.

Server configuration

Operating system: Debian Wheezy
Web server: Apache v2.2.22
Database: MySQL v5.5.44
PHP version: 5.4.41
ownCloud version: v8.0.2

Client configuration

Client version: v1.8.4
Operating system: Windows 7 and Windows 8.1
OS language: en_us
Installation path of client: C:\Program Files (x86)\ownCloud\owncloud.exe

Logs

  1. Client log:
    https://gist.github.com/season-of-mist/14443782a2360df53a15
  2. Web server error log:
    Nothing relevant
  3. ownCloud log (data/owncloud.log):
    {"reqId":"0beab7d00357a2f62810360b9b9a3091","remoteAddr":"128.127.16.241","app":"core","message":"Login failed: 'gunnar' (Remote IP: '128.127.16.241', X-Forwarded-For: '')","level":2,"time":"August 24, 2015 15:42:53"}
@guruz guruz changed the title Passwords not saved [Windows] [Domain accounts] Passwords not saved Aug 24, 2015
@MTRichards
Copy link

@guruz Seems you know something I don't here. Are you saying this is a feature request?

@guruz
Copy link
Contributor

guruz commented Sep 13, 2015

@season-of-mist How are the home directories stored?
Is this a roaming profile?

@guruz guruz assigned danimo and unassigned MTRichards Sep 13, 2015
@guruz
Copy link
Contributor

guruz commented Sep 16, 2015

@season-of-mist And is it just passwords but also sync folder configurations?
server URLs?

@guruz guruz added this to the 2.0.2-next milestone Sep 16, 2015
@danimo danimo modified the milestones: 2.1-next, 2.0.2-current Sep 17, 2015
@guruz
Copy link
Contributor

guruz commented Nov 3, 2015

@frankosterfeld is this a known issue with QtKeyChain?

@frankosterfeld
Copy link

@guruz: Nope, haven't heard about this one yet. Do you know if there's any error returned by qtkeychain?

@danimo
Copy link
Contributor

danimo commented Nov 4, 2015

It works with a stock domain account, but there isn't an account by the same name on the local machine, so that must be the issue...

@guruz
Copy link
Contributor

guruz commented Nov 4, 2015

@danimo So what's the issue with regards to QtKeyChain? You mean it works if there is also a local account?

@guruz guruz modified the milestones: 2.1.1-nextpatch, 2.1-current Nov 30, 2015
@guruz guruz modified the milestones: 2.2-nextminor, 2.1.1-current Jan 5, 2016
@ogoffart
Copy link
Contributor

Closing old bug with missing information.

@cedric-seasonofmist
Copy link
Author

Sorry for the late reply... I haven't received any notifications...

@guruz Yes it's just passwords. Configuration files are stored in C:\Users%USERNAME%\AppData\Local\ownCloud. No roaming profiles. Home directories are stored locally.

I tried to delete the folder C:\Users%USERNAME%\AppData\Local\ownCloud and run the client. The file owncloud.cfg doesn't store the password (should it be?)

@guruz
Copy link
Contributor

guruz commented Mar 23, 2016

@season-of-mist You might want to subscribe to #4429

@cedric-seasonofmist
Copy link
Author

@guruz Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants