#4902 ipa-client-automount: failing with error LDAP server returned UNWILLING_TO_PERFORM (minssf)
Closed: Fixed None Opened 9 years ago by mkosek.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 6): Bug 1191040

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

Description of problem:

Customer requires "nsslapd-minssf" to be in set as 1 in directory server for 
successful authentication. Where as ipa-client-automount command requires the 
values to be "0". Due to which the command is failing with error.

-------------------------------------------------------------------------------
Check if naming context 'dc=example,dc=com' is for IPA
LDAP server returned UNWILLING_TO_PERFORM. This likely means that minssf is
enabled
Unable to confirm that idm.example.com is an IPA server
-------------------------------------------------------------------------------

Steps to Reproduce:
1. In IPA Server set "nsslapd-minssf: 1"  and configure automount
2. In IPA client, try configuring automount using command
"ipa-client-automount"

IMO, there are 2 parts of the fix:

  1. Making sure that automount will try to continue in that case (discovery returns NO_TLS_LDAP), just like ipa-client-install does
  2. (Optional) Connecting with CA certificate, given this is run after client enrollment and cert should be thus there?

better note:

master:

  • aa745b3 Use IPA CA certificate when available and ignore NO_TLS_LDAP when not.

ipa-4-1:

  • 0344f24 Use IPA CA certificate when available and ignore NO_TLS_LDAP when not.

Metadata Update from @mkosek:
- Issue assigned to dkupka
- Issue set to the milestone: FreeIPA 4.1.4

7 years ago

Login to comment on this ticket.

Metadata