Bug 1301757 - "Error checking LDAP: Server is unwilling to perform: Minimum SSF not met" when minsff is not set to 0
Summary: "Error checking LDAP: Server is unwilling to perform: Minimum SSF not met" wh...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipa
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 7.2
Assignee: IPA Maintainers
QA Contact: Namita Soman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-25 22:39 UTC by aheverle
Modified: 2019-09-12 09:49 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-15 20:18:28 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description aheverle 2016-01-25 22:39:53 UTC
Description of problem:

When running "ipa-client-install" and minssf is set to 1, get the following error.

"Error checking LDAP: Server is unwilling to perform: Minimum SSF not met."


Version-Release number of selected component (if applicable):
RHEL 7.2
ipa-client-4.2.0-15.el7_2.3.x86_64

How reproducible:
Every time running ip-client-install

Steps to Reproduce:
1. Set minssf to 1
2. Run cmd "ipa-client-install --server=example.com"
3.

Actual results:

Error checking LDAP: Server is unwilling to perform: Minimum SSF not met.
Error checking LDAP: Server is unwilling to perform: Minimum SSF not met.
Error checking LDAP: Server is unwilling to perform: Minimum SSF not met.

Expected results:

Should not see the error if minssf is set to anything other than 0.

Additional info:

Seems like a known issue in previous versions.  
https://fedorahosted.org/freeipa/ticket/4459

Comment 2 Petr Vobornik 2016-01-25 23:36:58 UTC
Related 7,1 bug: https://bugzilla.redhat.com/show_bug.cgi?id=1122621

Alan, could you attach ipaclient-install.log with minssf 1 set on server? I don't see the log in SOS report(s).

There were 3 occurances of:
 Error checking LDAP: Server is unwilling to perform: Minimum SSF not met.

But the installation ended with:
  Client configuration complete.

So it would be interesting to know what didn't work. And if the client is actually installed properly.

Comment 4 aheverle 2016-01-26 17:58:05 UTC
Attached is the ipa install log.

Please let me know if you need any additional information.

Comment 6 aheverle 2016-01-26 19:25:29 UTC
FYI - Customer has closed the case, since the error did not prevent the installation from completing.

Comment 7 Rob Crittenden 2016-01-26 19:31:06 UTC
This is working as expected. The discovery tries to verify that the servers it found are IPA masters but it doesn't yet have the IPA CA to connect with so SSF failures are not fatal.

Comment 9 Petr Vobornik 2016-02-15 20:18:28 UTC
Closing, reasons in comments 2, 6, 7.


Note You need to log in before you can comment on or make changes to this bug.