We don't really have very specialized needs, basic user profile info
that you already handle with the only extra field I can find is we
store forwarding email addresses for some of our users, but in the
past we've just stuck that in an unused existing LDAP field like
"CarLicense" or something silly. I think this could work...what is
the bind dn to login as Administrator to the ldap server? I looked
online and found cn=Administrator,cn=Users, dc=info for connecting
with SAMBA4 LDAP, but I get "Simple Bind Failed:
NT_STATUS_LOGON_FAILURE" I'm confident I'm using the correct password,
do I have the dn right? Thanks