Home
last modified time | relevance | path

Searched refs:Authentication (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DLdapStore.js50 Authentication = {},
64 state.ldap.bindDn = Authentication.Username;
74 Authentication = {},
87 state.activeDirectory.bindDn = Authentication.Username;
164 Authentication: { class in LdapStore.actions.saveAccountSettings.data
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdigest/
H A Dlibdigest-hmac-perl_1.05.bb1 SUMMARY = "Keyed-Hashing for Message Authentication"
2 DESCRIPTION = "Keyed-Hashing for Message Authentication"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/
H A Dpolkit-gnome-authentication-agent-1.desktop2 Name=PolicyKit Authentication Agent
11 Name[en_GB]=PolicyKit Authentication Agent
42 Comment=PolicyKit Authentication Agent
51 Comment[en_GB]=PolicyKit Authentication Agent
/openbmc/phosphor-webui/app/access-control/controllers/
H A Dldap-controller.js306 const Authentication = { class in AnonymousFunctionbae13d9f0200.createLdapEnableRequest
322 {ServiceEnabled, Authentication, LDAPService, ServiceAddresses}
327 {ServiceEnabled, Authentication, LDAPService, ServiceAddresses}
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-google-auth-oauthlib_1.2.0.bb1 SUMMARY = "Google Authentication Library"
H A Dpython3-google-auth_2.40.1.bb1 DESCRIPTION = "Google Authentication Library"
/openbmc/openbmc-test-automation/lib/
H A Dbmc_ldap_utils.robot29 # 'Authentication':
79 ... 'Authentication':
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/
H A Dlibauthen-sasl-perl_2.1800.bb1 SUMMARY = "SASL Authentication framework for Perl"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/
H A Dpolkit-gnome_0.105.bb1 SUMMARY = "PolicyKit-gnome provides an Authentication Agent for PolicyKit"
/openbmc/phosphor-host-ipmid/
H A Dtransportconstants.hpp144 Authentication, //!< SOL Authentication. enumerator
/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/
H A D0005-dropbear-enable-pam.patch23 /* Authentication Types - at least one required.
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc258 DEF_FEAT(KMAC_QAI, "kmac-qai", KMAC, 127, "KMAC Query-Authentication-Information")
296 DEF_FEAT(KM_QAI, "km-qai", KM, 127, "KM Query-Authentication-Information")
309 DEF_FEAT(KIMD_QAI, "kimd-qai", KIMD, 127, "KIMD Query-Authentication-Information")
321 DEF_FEAT(KLMD_QAI, "klmd-qai", KLMD, 127, "KLMD Query-Authentication-Information")
339 DEF_FEAT(PCKMO_QAI, "pckmo-qai", PCKMO, 127, "PCKMO Query-Authentication-Information")
354 DEF_FEAT(KMCTR_QAI, "kmctr-qai", KMCTR, 127, "KMCTR Query-Authentication-Information")
369 DEF_FEAT(KMF_QAI, "kmf-qai", KMF, 127, "KMF Query-Authentication-Information")
384 DEF_FEAT(KMO_QAI, "kmo-qai", KMO, 127, "KMO Query-Authentication-Information")
410 DEF_FEAT(PCC_QAI, "pcc-qai", PCC, 127, "PCC Query-Authentication-Information")
416 DEF_FEAT(PRNO_QAI, "prno-qai", PPNO, 127, "PRNO Query-Authentication-Information")
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch102 + log.info("Require Authentication")
103 + raise KickstartAuthError("Require Authentication.\nAppend 'ksuser=<username> kspasswd=…
/openbmc/openbmc-test-automation/systest/
H A Dhtx_softbootme_test.robot102 ... 2 min 30 sec Verify Ping SSH And Redfish Authentication
124 ... 15 min 30 sec Verify Ping SSH And Redfish Authentication
/openbmc/qemu/qapi/
H A Dcryptodev.json36 # @mac: Message Authentication Codes service
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_network_verification.robot148 Verify Authentication Type Support
265 Verify Set On Authentication Type
266 [Documentation] Verify Set On Authentication Type which belongs to LAN Configuration Parameters
270 # Set Authentication Type and expect error.
H A Dtest_ipmi_general.robot129 Test Get Channel Authentication Capabilities via IPMI
142 Test Get Channel Authentication Capabilities IPMI Command For Invalid Channel
153 Verify Get Channel Authentication Capabilities IPMI Raw Command With Invalid Data Length
/openbmc/openbmc/poky/meta/recipes-extended/pam/
H A Dlibpam_1.7.0.bb2 SUMMARY = "Linux-PAM (Pluggable Authentication Modules)"
3 DESCRIPTION = "Linux-PAM (Pluggable Authentication Modules for Linux), a flexible mechanism for aut…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0008-greeter.c-show-information-on-gtk-label-info.patch79 + gtk_label_set_text(GTK_LABEL(info), _("Authentication failed."));
H A D0006-themes-Industrial-add-info-label-in-ui.patch8 "Authentication failed" or "Invalid password".
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/
H A D0001-pppd-pppdconf.h-remove-erroneous-generated-header.patch83 -/* Support for Pluggable Authentication Modules */
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Dsshd_config31 # Authentication:
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ldap_configuration.robot80 ... body={'${ldap_type}': {'Authentication': {'AuthenticationType':'UsernameAndPassword'}}}
92 … ${body}= Catenate {'${ldap_type}': {'Authentication': {'AuthenticationType':'KerberosKeytab'}}}
265 ${body}= Catenate {'${LDAP_TYPE}': { 'Authentication':
280 ${body}= Catenate {'${LDAP_TYPE}': { 'Authentication':
351 Verify LDAP Authentication Without Password
428 Verify LDAP Authentication With Invalid LDAP User
/openbmc/docs/designs/
H A Dredfish-tls-user-authentication.md1 # Redfish TLS User Authentication
136 #### Authentication Process
/openbmc/bmcweb/
H A DREADME.md27 ### Authentication subsection

123