Groups | Search | Server Info | Login | Register
Groups > comp.protocols.kerberos > #5394
| From | Stefan Kania <stefan@kania-online.de> |
|---|---|
| Newsgroups | comp.protocols.kerberos |
| Subject | Re: spn alias |
| Date | 2025-03-08 17:22 +0100 |
| Organization | Stefan Kania |
| Message-ID | <mailman.171.1741450992.2322.kerberos@mit.edu> (permalink) |
| References | <42e99884-8cae-4664-9f29-79cd49c5c5e7@kania-online.de> <CAGMFw4hjK8CHYJWOiQb9+AvHQXZHkA6C_21eRNOwx5y6XTefVg@mail.gmail.com> <CALF+FNwB=07CbW5Do4E+C-C6D8T3bXhUX4PMHbkdnwGT9ewXfw@mail.gmail.com> <202503070110.5271AcT0029382@hedwig.cmf.nrl.navy.mil> <6893835c-f79b-4e13-bb25-9c872b5e77b1@kania-online.de> |
[Multipart message — attachments visible in raw view] - view raw
Am 07.03.25 um 02:10 schrieb Ken Hornstein via Kerberos: >> Unfortunately, the Cyrus SASL library used by OpenLDAP has a limitation in >> the GSSAPI mechanism, which is that it supports only a single service >> principal name(*). By default, that's ldap/<hostname>, using the machine's >> configured FQDN. You can configure it to use a different name, such as the >> one belonging to the shared load balancer VIP, but I'm afraid I don't >> recall exactly how offhand (and I'm not in front of a computer). So, you >> can support the server's individual name or the shared name, but not both. > > If you are using MIT Kerberos (anything 1.10 or newer) on the LDAP server, > you can use the krb5.conf configuration entry "ignore_acceptor_hostname" > to allow the server to match on any valid hostname. See details here: > Hi Ken, that did it. Thank you. Now we get the ticket trough the loadbalancer. But OpenLDAP is complaining about the name of the principal is not matching the fqd. WE now will go the way without the load balancer. We will use SRV-records. Stefan > https://web.mit.edu/kerberos/krb5-latest/doc/admin/conf_files/krb5_conf.html#libdefaults > > Should do what you want. > > --Ken > > ________________________________________________ > Kerberos mailing list Kerberos@mit.edu > https://mailman.mit.edu/mailman/listinfo/kerberos --
Back to comp.protocols.kerberos | Previous | Next | Find similar
Re: spn alias Stefan Kania <stefan@kania-online.de> - 2025-03-08 17:22 +0100
csiph-web