[Bug 971028] Re: kerberos auth doesn't work because of kerberos server not found
Thomas Schweikle
971028 at bugs.launchpad.net
Thu Apr 12 11:44:32 UTC 2012
I was looking in the wrong direction, because of kerberos errors, after
upgrading from oneiric to precise.
This bug is not related to kerberos, but to OpenLDAP. OpenLDAP has two configuration files for authenticating against a ldap-server:
/etc/ldap/ldap.conf -- used by nsswitch
/etc/ldap.conf -- used by other tools including kerberos, if kerberos data is stored in ldap.
Both of these files are overwritten by "do-release-upgrade -d", breaking
the connection to your ldap-server. In tune kerberos can't read it's
database (stored in ldap) any more, while the connection is not broken,
because /etc/krb5.conf holds the necessary information. But Informations
for authenticating kerberos against ldap are stored in
/etc/ldap/ldap.conf and these are lost. The error messages kerberos
exausts lead in a false direction. Resoring the files
/etc/ldap/ldap.conf and /etc/ldap.conf solves the problem.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/971028
Title:
kerberos auth doesn't work because of kerberos server not found
Status in “krb5” package in Ubuntu:
Incomplete
Bug description:
Kerberos doesn't find kerberos server. Authentication fails via
kerberos. It succeeds via ssh. Consequence: no forwardable ticket ...
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: krb5-user 1.10+dfsg~beta1-2
ProcVersionSignature: Ubuntu 3.2.0-21.34-virtual 3.2.13
Uname: Linux 3.2.0-21-virtual i686
ApportVersion: 2.0-0ubuntu2
Architecture: i386
Date: Sun Apr 1 21:12:05 2012
InstallationMedia: Ubuntu-Server 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
TERM=screen-bce
PATH=(custom, user)
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: krb5
UpgradeStatus: Upgraded to precise on 2012-04-01 (0 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/971028/+subscriptions
More information about the foundations-bugs
mailing list