#1123 case_sensitive function not working as intended for ldap
Closed: Fixed None Opened 12 years ago by conz.

When using ldap authentication and with case_sensitive set to FALSE you ARE able to log in with lower case usernames but in the background the username is still upper case.

I have a user 'User' in our ldap tree (novell eDirectory)
i can log in with 'user'
'getent passwd user' will show 'User:*:###:###:User:/home/User:/bin/bash'

whoami will return User as well when you su - user.


Fields changed

owner: somebody => jhrozek
status: new => assigned

Fields changed

patch: 0 => 1

Fixed by:
- master
- c7d387a
- 65b813f
- 85ecf49
- sssd-1-7
- 6053970
- c922d91
- dc09a9a

resolution: => fixed
status: assigned => closed

Fields changed

type: defect => enhancement

Metadata Update from @conz:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.7.0

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2165

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata