Arthur de Jong <adej...@debian.org> writes:

> I'm not yet happy with the restart code yet (I think the log messages
> get mixed up). Perhaps some improvements can be made there?

We can remove the log* from k5start_* functions and handle it in
case/esac?

> Anyway, thanks for your feedback.

I just looked at nslcd.default, I don't think the "computed" variables
should be present, neither the K5START_PIDFILE.

It should just have:

--8<---------------cut here---------------start------------->8---
# Defaults for nslcd init script

# Whether to start k5start (for obtaining and keeping a Kerberos ticket)
# By default k5start is started if nslcd.conf contains use_sasl,
# sasl_mech is set to GSSAPI and krb5_ccname is set to a file-type
# ticket cache. Set to "yes" to enable starting k5start.
#K5START_START="yes"

# Options for k5start.
#K5START_BIN=/usr/bin/k5start
#K5START_KEYTAB=/etc/krb5.keytab
#K5START_CCREFRESH=60
#K5START_PRINCIPAL="host/$(hostname -f)"
--8<---------------cut here---------------end--------------->8---

And to finish, maybe the package should provide a /var/cache/nslcd
directory to put the kerberos ticket cache in to comply debian policy?

Regards.

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1

Attachment: pgp3PtZThdJi6.pgp
Description: PGP signature

Reply via email to