ocfweb icon indicating copy to clipboard operation
ocfweb copied to clipboard

accounts: add page to update contact email

Open matthew-mcallister opened this issue 10 years ago • 1 comments

matthew-mcallister avatar Jan 20 '16 23:01 matthew-mcallister

this is probably blocked by us not having a reasonable way to modify LDAP from python currently

three possible solutions:

  • figure out how to get ldap3 working with kerberos
  • set up a basic auth account for create or ocfweb to use
  • add a ldapmodify wrapper to ocflib, similar to the ldapadd wrapper https://github.com/ocf/ocflib/blob/f37596f/ocflib/infra/ldap.py#L55-L136

chriskuehl avatar Jan 20 '16 23:01 chriskuehl