#!/usr/bin/python3
#
# Copyright (C) 2019 IPA Project Contributors, see COPYING for license
from ipaserver.secrets.handlers.dmldap import main
main()