freeipa/ipaserver
Alexander Bokovoy cbb1d626b9 Perform case-insensitive searches for principals on TGS requests
We want to always resolve TGS requests even if the user mistakenly sends a
request for a service ticket where the fqdn part contain upper case letters.

The actual implementation follows hints set by KDC. When AP_REQ is done, KDC
sets KRB5_FLAG_ALIAS_OK and we obey it when looking for principals on TGS requests.

https://fedorahosted.org/freeipa/ticket/1577
2012-06-07 09:39:10 +02:00
..
install Perform case-insensitive searches for principals on TGS requests 2012-06-07 09:39:10 +02:00
plugins Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Use fully qualified PDC name when contacting for extended DN information 2012-06-07 09:39:09 +02:00
ipaldap.py Remove ipa-server-install LDAP update errors 2012-05-17 21:21:47 -04:00
rpcserver.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00