# -*- mode: python; coding: utf-8 -*- include("secrets") if has("db-main"): print secrets.ldap_password else: print secrets.ldap_readonly_password