Open Bug 1888903 Opened 2 years ago Updated 2 years ago

Address book does not work with alias of LDAP server, using Kerberos

Categories

(Thunderbird :: Address Book, defect)

Thunderbird 115
defect

Tracking

(Not tracked)

People

(Reporter: admlynx, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0

Steps to reproduce:

  1. Create LDAP address book, using real server name (ex.: 'dc1.corp.local')
  2. Use Kerberos authentication method
    It working fine!
  3. Create CNAME on DNS (ex.: 'ldap.corp.local')
  4. Change server name in address book to 'ldap.corp.local'

Actual results:

The list of addresses is empty.
Also it doesn't work if I create a DNS record of type A and by domain name (ex.: 'corp.local').

Expected results:

This should work the same as with basic authentication.
I try another LDAP-client and it working fine with any aliases of server and by domain name with using GSSAPI.

But it works fine for you without the aliasing?

See Also: → 1880220

(In reply to Magnus Melin [:mkmelin] from comment #1)

But it works fine for you without the aliasing?

Yes. When I use real hostname of the domain controller, it works fine. And uses basic authentication with alias of DC hostname works fine too. The problem occurs when using Kerberos authentication.

I think this is rather related with implementation of Kerberos authentication. I've heard that Kerberos in AD doesn't work well with aliases. But? for ex. LdapAdmin working well, when I use alias of DC and GSSAPI. This is necessary to use any of running DC for the address book.

Duplicate of this bug: 1880220
See Also: 1880220
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in before you can comment on or make changes to this bug.