Bug 952970 - Authentication Server: Password Policy Settings Error
Summary: Authentication Server: Password Policy Settings Error
Status: RESOLVED FIXED
: 976142 (view as bug list)
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Leap 42.1
Hardware: x86-64 openSUSE 42.1
: P2 - High : Major (vote)
Target Milestone: Leap 42.1
Assignee: Peter Varkoly
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-30 20:58 UTC by John Shand
Modified: 2016-10-29 21:43 UTC (History)
3 users (show)

See Also:
Found By: Community User
Services Priority:
Business Priority:
Blocker: Yes
Marketing QA Status: ---
IT Deployment: ---


Attachments
LDAP Error (199.15 KB, image/png)
2015-10-30 20:58 UTC, John Shand
Details

Note You need to log in before you can comment on or make changes to this bug.
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