Bug 952970

Summary: Authentication Server: Password Policy Settings Error
Product: [openSUSE] openSUSE Distribution Reporter: John Shand <jshand2013>
Component: YaST2Assignee: 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

Description John Shand 2015-10-30 20:58:04 UTC
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.
Comment 1 Knut Alejandro Anderssen González 2015-11-24 13:17:32 UTC
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.
Comment 2 Imobach Gonzalez Sosa 2016-04-21 12:02:27 UTC
*** Bug 976142 has been marked as a duplicate of this bug. ***
Comment 3 John Shand 2016-10-14 01:07:07 UTC
this can be deleted as it no long applies to my current setup with tumbleweed
Comment 4 John Shand 2016-10-29 21:43:12 UTC
please close