Subject: Re: [vserver] Debian Lenny + Linux VServer 2.6.32.8-vs2.3.0.36.29.1
From: Richard Lamboj <richard.lamboj@bilcom.at>
Date: Mon, 22 Feb 2010 10:16:17 +0100


Am Monday 22 February 2010 09:46:11 schrieb Richard Lamboj:
> Hello,
>
> i have installed a brand new Debian Lenny. Than i have compiled and
> installed the VServer Kernel(2.6.32.8 and patch vs2.3.0.36.29.1). After
> that i have copied one vserver from another host. I could start the vserver
> and all service are running, but when i type in "getent passwd" i only can
> see the users from /etc/passwd and not from the ldap service, but ldap is
> running.
>
> On 2.6.32-vs2.3.0.36.26 it works!
>
> Well i will make a breakfast and will run a "apt-get upgrade", maybe debian
> has problems, couse there are some updates for passwd, login, libc and some
> other important packages.
>
> Kind Regards

The Same VServer on a different Hosts:

2.6.32-vs2.3.0.36.26:
slapd      3817            root    8u  IPv4    11527       TCP *:ldap (LISTEN)

2.6.32.8-vs2.3.0.36.29.1
slapd     8741     root    7u  IPv4  25563       TCP 192.168.0.32:ldap 
(LISTEN)

When i try to bind the ldap Service to localhost it allways will listen on 
192.168.0.32:ldap. Well i could now change every configuration file, but what 
has changed?

Kind Regards