Re: libnss-ldap

2017-05-13 Thread Xen
Xen schreef op 13-05-2017 14:07: --- /etc/init.d/libnss-ldap.old 2017-05-13 15:03:05.867280470 +0200 +++ /etc/init.d/libnss-ldap 2017-05-13 14:51:05.326809059 +0200 @@ -6,4 +6,4 @@ # Required-Stop: mountall.sh -# Default-Start: -# Default-Stop: 0 1 6 +# Default-Start: 2 3 4 5 +#

libnss-ldap

2017-05-13 Thread Xen
I wrote here earlier apparently about libnss-ldap needing a systemd service file or at least not installing its service that it uses to add system groups to an ignore list so nsswitch won't try to get them from LDAP. Upon installation of this service on a Kubuntu 16.04 system /usr/lib/insserv

Re: libnss-ldap

2017-05-13 Thread Xen
Xen schreef op 13-05-2017 12:22: I thought earlier that this would be some error with update-rc.d. I am sorry. Here is a rundown of the issue. The postinst script for libnss-ldap calls invoke-rc.d start which would normally take care of part of the issue. However the "local script policy"