PackagE: libnss-ldapd
Version: 0.6

When I tried to install libnss-ldapd on a test machine, it failed to
install.  I finally tracked it down to a problem in the config script,
passing two lines to debconf.  The source of the problem was that the
existing /etc/pam_ldap.conf had two base lines in it:

  grep -v '#' /etc/pam_ldap.conf
  [...]
  base ou=People,dc=skole,dc=skolelinux,dc=no
  base ou=People,dc=skole,dc=skolelinux,dc=no
  [...]

Would it be an idea to handle this situation, for example by adding
'|tail -1' to the code?

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to