|
Bugzilla – Full Text Bug Listing |
| Summary: | Authentication Server: Password Policy Settings Error | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | John Shand <jshand2013> |
| Component: | YaST2 | Assignee: | Peter Varkoly <varkoly> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P2 - High | CC: | jshand2013, kanderssen, Ralf.Klingebiel |
| Version: | Leap 42.1 | ||
| Target Milestone: | Leap 42.1 | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 42.1 | ||
| Whiteboard: | |||
| Found By: | Community User | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | LDAP Error | ||
I reproduced the error installing an Ldap Server and Kerberos as the Auth Server. Ldap.Import is not and Ldap method, so i just replace it with Ldap.Read which made more sense to me, an also is what is supposed to be doing https://github.com/yast/yast-auth-server/blob/master/src/modules/LdapDatabase.rb#L618 But when the bind password is asked to me, if press cancel it sends to me to the policy setting configuration and i'm not sure if it is correct. So i haven't send any PR yet. *** Bug 976142 has been marked as a duplicate of this bug. *** this can be deleted as it no long applies to my current setup with tumbleweed please close |
Created attachment 654027 [details] LDAP Error Using Kerberos and LDAP together. LDAP as identification server and Kerberos as the Authentication Server on same virtual machine. Also i have set up a certificate authority and a common server certificate for the server as well. When i go to change the policy settings, i get this error as in attachment.