Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

In the LDAP back end, return aliases when the CLIENT_REFERRALS_ONLY
flag isn't set (abusing that flag to recognize a client name lookup).
Based on a patch from Luke Howard.


https://github.com/krb5/krb5/commit/3e76c60f9f08b5f9f78d8e266d0109c85405c06f
Commit By: ghudson
Revision: 22708
Changed Files:
U trunk/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
From: tlyu@mit.edu
Subject: SVN Commit

pull up r22708 from trunk
------------------------------------------------------------------------
r22708 | ghudson | 2009-09-03 13:39:50 -0400 (Thu, 03 Sep 2009) | 9 lines

ticket: 6556
subject: Supply LDAP service principal aliases to non-referrals clients
target_version: 1.7
tags: pullup

In the LDAP back end, return aliases when the CLIENT_REFERRALS_ONLY
flag isn't set (abusing that flag to recognize a client name lookup).
Based on a patch from Luke Howard.

https://github.com/krb5/krb5/commit/fa6c6ecf0d932289368ae75235e4736270975cad
Commit By: tlyu
Revision: 23633
Changed Files:
U branches/krb5-1-7/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c