You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ZenDesk 2151 contains all other information including example LDAP user record.
sean-horn
changed the title
CS12 LDAP Cannot Handle Duplicated Primary Fields or Array Value Fields
CS12: LDAP Cannot Handle Duplicated Primary Fields or Array Value Fields
Jan 21, 2015
sean-horn
changed the title
CS12: LDAP Cannot Handle Duplicated Primary Fields or Array Value Fields
CS12: LDAP Cannot Handle List Values for the "Mail:" Field
Jan 27, 2015
As a customer, I would like Chef Server 12 to handle list values for the "mail:" field in user records, as in
The code that handles the returned LDAP user record is
https://github.com/chef/oc_erchef/blob/95d80e2af0b143e66c111584ed4626db8cfa6663/apps/oc_chef_wm/src/oc_chef_wm_authn_ldap.erl#L189-L198
The EC11 LDAP module handled it by just taking the first entry found in the mail: list, every time https://github.com/opscode/mixlib-authorization/blob/master/lib/opscode/authentication/strategies/ldap.rb#L124-L137
Rebug Debugging On The Issue Shows
The text was updated successfully, but these errors were encountered: