Searched hist:ab4fcb4caf1f8d6486f352871d4c12b1fa0a2e28 (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_config_mgr.cpp | diff ab4fcb4caf1f8d6486f352871d4c12b1fa0a2e28 Mon Apr 29 09:09:51 CDT 2019 Ratan Gupta <ratagupt@linux.vnet.ibm.com> phosphor-ldap-conf: handle "PropertiesChanged" signal on the ldap cert object
When LDAP client certificate is changed through Replace method on the cert object. Object would emit the signal "PropertiesChanged". Upon receiving the signal, config file would be updated with below given info if secure ldap is enabled: tls_cert <path client certificate file> tls_key <path to client certificate file>
Tested By: Unit Tested
Signed-off-by: Ratan Gupta <ratagupt@linux.vnet.ibm.com> Change-Id: I5347b13e0bf76742d39dc7a26c96ec5d4dd5a2c6
|
H A D | ldap_config.hpp | diff ab4fcb4caf1f8d6486f352871d4c12b1fa0a2e28 Mon Apr 29 09:09:51 CDT 2019 Ratan Gupta <ratagupt@linux.vnet.ibm.com> phosphor-ldap-conf: handle "PropertiesChanged" signal on the ldap cert object
When LDAP client certificate is changed through Replace method on the cert object. Object would emit the signal "PropertiesChanged". Upon receiving the signal, config file would be updated with below given info if secure ldap is enabled: tls_cert <path client certificate file> tls_key <path to client certificate file>
Tested By: Unit Tested
Signed-off-by: Ratan Gupta <ratagupt@linux.vnet.ibm.com> Change-Id: I5347b13e0bf76742d39dc7a26c96ec5d4dd5a2c6
|
H A D | ldap_config.cpp | diff ab4fcb4caf1f8d6486f352871d4c12b1fa0a2e28 Mon Apr 29 09:09:51 CDT 2019 Ratan Gupta <ratagupt@linux.vnet.ibm.com> phosphor-ldap-conf: handle "PropertiesChanged" signal on the ldap cert object
When LDAP client certificate is changed through Replace method on the cert object. Object would emit the signal "PropertiesChanged". Upon receiving the signal, config file would be updated with below given info if secure ldap is enabled: tls_cert <path client certificate file> tls_key <path to client certificate file>
Tested By: Unit Tested
Signed-off-by: Ratan Gupta <ratagupt@linux.vnet.ibm.com> Change-Id: I5347b13e0bf76742d39dc7a26c96ec5d4dd5a2c6
|