It is strange that a slash would end u in the config. Can you include
the output of the following commands in the bugreport:
hostname --domain
hostname --nis | grep '\.'
hostname --fqdn | sed -n 's/^[^.]*\.//p'
sed -n 's/^ *\(domain\|search\) *\([^ ]*\) *$/\2/p' /etc/resolv.conf
sudo grep -i base
solution:
you have to change the config line
/etc/nslcd.conf
base dc=satega,dc=local/
to
base dc=satega,dc=local
(remove the / at the end)
i think the installer creates a broken on
--
Replacing libnss-ldap with libnss-ldapd fails
https://bugs.launchpad.net/bugs/235920
You received this bug not
i'm getting same error at alpha2 lucid i368
[8b4567] ldap_result() failed: No such object
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu lucid (development branch)
Release:10.04
Codename: lucid
apt-cache policy libnss-ldap
libnss-ldap:
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on t
Could you indicate which version of nss-ldapd causes problems for you?
Ubuntu ships 0.5 in Hardy which I would recommend against using and
0.6.2 in Intrepid. The last version is a lot more stable and is better
tested.
If with version 0.6.2 you still have problems, could you give some more
informat