Home
last modified time | relevance | path

Searched refs:LDAP_TYPE (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ldap_configuration.robot32 Get LDAP Configuration ${LDAP_TYPE}
44 ... body={'${LDAP_TYPE}': {'ServiceEnabled': ${False}}}
54 ... body={'${LDAP_TYPE}': {'ServiceEnabled': ${True}}}
65 ... body={'${LDAP_TYPE}': {'ServiceEnabled': ${True}}}
114 ... ${LDAP_TYPE} default=${EMPTY}
286 ... body={'${LDAP_TYPE}': {'ServiceEnabled': ${True}}}
397 ... ${LDAP_TYPE} Operator ${GROUP_NAME}
502 ${LDAP_TYPE} Administrator ${GROUP_NAME} ${HTTP_OK}
504 ${LDAP_TYPE} ReadOnly ${GROUP_NAME} ${HTTP_OK}
642 Get LDAP Configuration ${LDAP_TYPE}
[all …]
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_ldap_sub_menu.robot80 Create LDAP Configuration ${LDAP_SERVER_URI} ${LDAP_TYPE} ${LDAP_BIND_DN}
95 Get LDAP Configuration ${LDAP_TYPE}
106 Create LDAP Configuration ${incorrect_ip} ${LDAP_TYPE} ${LDAP_BIND_DN}
109 Get LDAP Configuration ${LDAP_TYPE}
178 Create LDAP Configuration ${ldap_uri_wrong_port} ${LDAP_TYPE} ${LDAP_BIND_DN}
181 Get LDAP Configuration ${LDAP_TYPE}
203 Valid Value LDAP_TYPE valid_values=["ActiveDirectory", "LDAP"]
217 [Arguments] ${ldap_server_uri}=${LDAP_SERVER_URI} ${ldap_servicetype}=${LDAP_TYPE}
230 ... body={'${LDAP_TYPE}': {'ServiceEnabled': ${False}}}
/openbmc/openbmc-test-automation/lib/
H A Dbmc_ldap_utils.robot52 ${ldap_config}= Get LDAP Configuration Using Redfish ${LDAP_TYPE}
65 [Arguments] ${ldap_type}=${LDAP_TYPE} ${ldap_server_uri}=${LDAP_SERVER_URI}
H A Dresource.robot157 ${LDAP_TYPE} ${EMPTY} variable
/openbmc/openbmc-test-automation/tools/
H A Dgenerate_argumentfile.sh47 echo "--variable LDAP_TYPE:$LDAP_TYPE" >> $ARG_FILE
/openbmc/openbmc-test-automation/docs/
H A Dredfish_coding_guidelines.md28 ${body}= Create Dictionary ${LDAP_TYPE}=${ldap_type_dict}
35 …Redfish.Patch ${REDFISH_BASE_URI}AccountService body={'${LDAP_TYPE}': {'ServiceEnabled': ${False…
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_multiple_interfaces.robot92 Create LDAP Configuration ${LDAP_TYPE} ${LDAP_SERVER_URI_1} ${LDAP_BIND_DN}