package ldap // Options holds web package configuration type Options struct { URI string UserDn string }