Manually install ud-ldap on new hosts
[mirror/dsa-wiki.git] / input / howto / new-machine.creole
index 4bfedd5..66e65f0 100644 (file)
@@ -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
 }}}