Home
last modified time | relevance | path

Searched refs:ldapServiceEnabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-webui/app/access-control/controllers/
H A Dldap-controller.js37 const ldapServiceEnabled = data.LDAP.ServiceEnabled;
52 'LDAPServiceEnabled': ldapServiceEnabled,
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.hpp84 bool ldapServiceEnabled, std::string groupNameAttribute,
H A Dldap_config.cpp58 ConfigIface::Type ldapType, bool ldapServiceEnabled, in Config() argument
86 EnableIface::enabled(ldapServiceEnabled); in Config()