Hi all,
I have installed openSUSE 13.1, with KDE, and linked it to my company's AD domain via yast. I have successfully a kerberos ticket via
However, I cannot log in to the system via KDM; I can select the correct domain in the relevant drop-down menu, but if I try to log in, I get a "Login failed" error.
I would like to add that "wbinfo -u" gives a list of the domain users, and I can successfully view AD shares.
What else can I try? I've googled for this, and haven't found anything obvious. What log files can I read on my system?
Thanks
I have installed openSUSE 13.1, with KDE, and linked it to my company's AD domain via yast. I have successfully a kerberos ticket via
Code:
root ~ # kinit xxx.xxx
Password for xxx.xxx@xxx.ORG:
Warning: Your password will expire in 5 days on Mon Aug 11 17:58:09 2014
root ~ # klist
Ticket cache: DIR::/run/user/0/krb5cc/tktX0tH8P
Default principal: xxx.xxx@xxx.ORG
Valid starting Expires Service principal
08/06/14 12:31:37 08/06/14 22:31:37 krbtgt/xxx.ORG@xxx.ORG
renew until 08/07/14 12:31:33
I would like to add that "wbinfo -u" gives a list of the domain users, and I can successfully view AD shares.
What else can I try? I've googled for this, and haven't found anything obvious. What log files can I read on my system?
Thanks