From: Peter Palfrader Date: Sun, 7 Dec 2014 18:24:45 +0000 (+0100) Subject: Manually install ud-ldap on new hosts X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=89fc8d5388355ab1d01f3bdcf2f1deefb6f11850 Manually install ud-ldap on new hosts --- diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index 4bfedd5..66e65f0 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -30,6 +30,7 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup * on the host, run ud-replicate and check if it worked {{{ + apt-get install -y --no-install-recommends userdir-ldap && ud-replicate && id weasel }}}