#!/bin/bash set -e . /usr/share/debconf/confmodule db_input high alice-auth/ldap-bind-password || true db_go exit 0