On Sunday, July 10, 2005 at 19:53, Russ Allbery wrote:
>
> I can't duplicate this. On my system, there is a long timeout (about 25
> seconds), but not close to 60 seconds, and login deals with it without any
> trouble.
>
> Could you provide more information about your Kerberos configuration? It
> shouldn't take more than 60 seconds to time out on an unreachable KDC.
My setup is very simple.
[libdefaults]
default_realm = OSK.MINE.NU
[..]
[realms]
OSK.MINE.NU = {
kdc = alpha
admin_server = alpha
}
[..]
alpha is 192.168.1.1, and the computer I try to log in from
is 192.168.1.2. I noticed one thing on the computer I'm log in
in from though: If eth0 (192.168.1.2) is down, then log in
works (using pam_unix.so fallback) immediately.
If however eth0 is up, but alpha is down, it just sits there
as described above.
So I guess it depends on what kind of network problems you have.
Regards,
Oskar Liljeblad ([EMAIL PROTECTED])
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]