nss-pam-ldapd commit: r1739 - debian/nss-pam-ldapd/trunk/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1739 - debian/nss-pam-ldapd/trunk/debian
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1739 - debian/nss-pam-ldapd/trunk/debian
- Date: Fri, 31 Aug 2012 14:50:10 +0200 (CEST)
Author: arthur
Date: Fri Aug 31 14:50:09 2012
New Revision: 1739
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1739&view=revision
Log:
ensure that time is set before starting k5start to ensure that Kerberos ticket
is granted (closes: #659227)
Modified:
debian/nss-pam-ldapd/trunk/debian/changelog
debian/nss-pam-ldapd/trunk/debian/nslcd.init
Modified: debian/nss-pam-ldapd/trunk/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/changelog Fri Aug 31 12:37:02 2012
(r1738)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Fri Aug 31 14:50:09 2012
(r1739)
@@ -2,8 +2,10 @@
* fix typo in comment (thanks Caleb Callaway)
* install a ldapns.ldif in nslcd doc directory (closes: #674591)
+ * ensure that time is set before starting k5start to ensure that Kerberos
+ ticket is granted (closes: #659227)
- -- Arthur de Jong <adejong@debian.org> Sat, 07 Jul 2012 17:07:09 +0200
+ -- Arthur de Jong <adejong@debian.org> Fri, 31 Aug 2012 14:48:58 +0200
nss-pam-ldapd (0.8.10-1) unstable; urgency=low
Modified: debian/nss-pam-ldapd/trunk/debian/nslcd.init
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/nslcd.init Fri Aug 31 12:37:02
2012 (r1738)
+++ debian/nss-pam-ldapd/trunk/debian/nslcd.init Fri Aug 31 14:50:09
2012 (r1739)
@@ -21,7 +21,7 @@
### BEGIN INIT INFO
# Provides: nslcd
-# Required-Start: $remote_fs $syslog
+# Required-Start: $remote_fs $syslog $time
# Required-Stop: $remote_fs $syslog
# Should-Start: $named slapd
# X-Start-Before: $mail-transport-agent mail-transport-agent exim4 sendmail
nullmailer masqmail citadel cron atd autofs am-utils apache2 slim wdm gdm3 xdm
kdm
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r1739 - debian/nss-pam-ldapd/trunk/debian,
Commits of the nss-pam-ldapd project