Re: Root denied login if networking down
[Date Prev][Date Next] [Thread Prev][Thread Next]Re: Root denied login if networking down
- From: Tiago Cruz <tiago.tuxkiller [at] gmail.com>
- To: Arthur de Jong <arthur [at] arthurdejong.org>
- Cc: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Re: Root denied login if networking down
- Date: Thu, 27 Feb 2014 16:51:03 -0300
Hey Arthur, thanks for your reply!
On Thu, Feb 27, 2014 at 3:41 PM, Arthur de Jong <arthur [at] arthurdejong.org> wrote:
> nss-pam-ldapd solves a few of the above problems by remembering the
> state of the LDAP server. If it is unavailable for a longer period of
> time (more than a few seconds) subsequent lookups will fail faster
> without locking your whole system.
"You’re god damn right" (Mister White)
$ date; time ssh vmcentos5 -l root whoami
Qui Fev 27 11:02:13 BRT 2014
Qui Fev 27 11:13:17 BRT 2014
root
real 11m0.654s
-- Tiago Cruz
On Thu, Feb 27, 2014 at 3:41 PM, Arthur de Jong <arthur [at] arthurdejong.org> wrote:
> nss-pam-ldapd solves a few of the above problems by remembering the
> state of the LDAP server. If it is unavailable for a longer period of
> time (more than a few seconds) subsequent lookups will fail faster
> without locking your whole system.
"You’re god damn right" (Mister White)
After I increased the timeout on ssh, I was able to connect.
I'm using Centos 5 (without nss-pam-ldapd) and Centos 6 (running the awesome nslcd!)
Look the results:
Qui Fev 27 11:02:13 BRT 2014
Qui Fev 27 11:13:17 BRT 2014
root
real 11m0.654s
$ date; time ssh vmcentos6 -l root whoami
Qui Fev 27 12:07:39 BRT 2014
Qui Fev 27 12:08:02 BRT 2014
root
Qui Fev 27 12:07:39 BRT 2014
Qui Fev 27 12:08:02 BRT 2014
root
real 0m20.233s
Thanks a lot!
-- Tiago Cruz
-- To unsubscribe send an email to nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see http://lists.arthurdejong.org/nss-pam-ldapd-users/
- Root denied login if networking down,
Tiago Cruz
- Re: Root denied login if networking down,
Arthur de Jong
- Re: Root denied login if networking down, Tiago Cruz
- Re: Root denied login if networking down,
Arthur de Jong
- Prev by Date: Re: Root denied login if networking down
- Next by Date: [PATCH] Fix crash when retrieving large networks entries
- Previous by thread: Re: Root denied login if networking down
- Next by thread: [PATCH] Fix crash when retrieving large networks entries