#!/bin/sh set -e . /usr/share/debconf/confmodule db_input high lliurex-lwat/domain || true db_go db_input high shared/ldapns/ldap-server || true db_go db_input high shared/ldapns/base-dn || true db_go db_input medium lliurex-lwat/homedirlocation || true db_go db_input medium lliurex-lwat/uselisgroup || true db_go db_input medium lliurex-lwat/groupprefix || true db_go db_input medium lliurex-lwat/llxCreateGroup || true db_go db_input medium lliurex-lwat/authprefix || true db_go db_input medium lliurex-lwat/netgroupprefix || true db_go db_input medium lliurex-lwat/hostprefix || true db_go db_input low lliurex-lwat/minPwLength || true db_go db_input low lliurex-lwat/minPwNumber || true db_go db_input low lliurex-lwat/minPwUpper || true db_go db_input low lliurex-lwat/minPwLower || true db_go db_input low lliurex-lwat/allowPwSet || true db_go db_input high lliurex-lwat/templates || true db_go db_input high lliurex-lwat/incompatiblesettings || true db_go