Home
last modified time | relevance | path

Searched refs:authenticate (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/u-boot/doc/imx/habv4/csf_examples/mx6_mx7/
H A Dcsf_uboot.txt15 # Key used to authenticate the CSF data
21 # Key slot index used to authenticate the key to be installed
29 # Key slot index used to authenticate the image data
H A Dcsf_uboot_fast_authentication.txt20 # Key slot index 0 used to authenticate the image data
/openbmc/u-boot/doc/imx/habv4/csf_examples/additional_images/
H A Dcsf_additional_images.txt15 # Key used to authenticate the CSF data
21 # Key slot index used to authenticate the key to be installed
29 # Key slot index used to authenticate the image data
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-net_git.bb36 PACKAGECONFIG ??= "pam-authenticate rmcp-ping"
38 PACKAGECONFIG[pam-authenticate] = "-Dpam_authenticate=enabled,-Dpam_authenticate=disabled"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/
H A D0001-Select-the-current-user-to-authenticate-with-by-defa.patch4 Subject: Select the current user to authenticate with by default
67 + /* Disable password entry and authenticate until have a user selected */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/
H A Doptions.pptp7 # We don't need the tunnel server to authenticate itself
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/
H A Dpolkit-gnome_0.105.bb14 file://0001-Select-the-current-user-to-authenticate-with-by-defa.patch \
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/
H A Dprovider33 # Do not ask the remote to authenticate.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/mosh/
H A Dmosh_1.4.0.bb36 # mosh uses SSH to authenticate and the client uses OpenSSH-specific features
/openbmc/u-boot/doc/imx/habv4/guides/
H A Dmx6_mx7_spl_secure_boot.txt19 final images, SPL and U-Boot proper. The HABv4 can be used to authenticate
101 to authenticate, which keys to install, use and etc.
H A Dmx6_mx7_secure_boot.txt76 to authenticate, which keys to install, use and etc.
106 (3) Start of area in RAM to authenticate.
311 The U-Boot supports this feature and can be used to authenticate the Linux
/openbmc/openbmc-test-automation/docs/
H A Dredfish_request_via_mTLS.md69 not need to use mTLS to authenticate login and logout. It can be replaced as
/openbmc/docs/architecture/
H A Duser-management.md16 3. Have applications use the PAM module to authenticate the user instead of
330 Applications must use `pam_authenticate()` API to authenticate user. Stacked PAM
410 |authenticate the user |
443 authenticate against an LDAP directory. IPMI interface cannot be used to
444 authenticate against LDAP, since IPMI needs the password in clear text at the
/openbmc/bmcweb/include/
H A Dauthentication.hpp255 inline std::shared_ptr<persistent_data::UserSession> authenticate( in authenticate() function
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/
H A Dppp_2.5.2.bb76 SUMMARY:${PN}-winbind = "Plugin for PPP to authenticate against Samba or Windows"
/openbmc/docs/designs/management-console/
H A DVMI_Certificate_Exchange.md198 | pldm |pldm call to authenticate
211 sends Verify Password command to authenticate user to establish secure
/openbmc/qemu/tests/qemu-iotests/
H A D207.out102 Job failed: failed to authenticate using publickey authentication and the identities held by your s…
/openbmc/u-boot/doc/imx/habv4/
H A Dintroduction_habv4.txt11 to authenticate and/or decrypt the program image by using cryptography
194 Starting in HAB v4.1.2 users can use a single SRK key to authenticate the both
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py1369 from django.contrib.auth import authenticate, login
1414 … user = authenticate(username = request.POST.get('username', '_anonuser'), password = 'nopass')
1418 user = authenticate(username = user.username, password = 'nopass')
1492 … user = authenticate(username = request.POST.get('username', '_anonuser'), password = 'nopass')
1496 user = authenticate(username = user.username, password = 'nopass')
/openbmc/qemu/block/
H A Dssh.c488 static int authenticate(BDRVSSHState *s, Error **errp) in authenticate() function
774 ret = authenticate(s, errp); in connect_to_ssh()
/openbmc/qemu/docs/system/
H A Dtls.rst271 authenticate clients. For example, the VNC server can use SASL to
272 authenticate clients instead.
H A Dvnc-security.rst82 Certificates can also provide a means to authenticate the client
/openbmc/docs/designs/
H A Dredfish-tls-user-authentication.md12 to authenticate using quite a few methods, eg. BasicAuth, Sessions, etc. In
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp324 thisReq.session = authentication::authenticate( in onRequestRecv()
H A Dhttp_connection.hpp635 userSession = authentication::authenticate( in afterReadHeaders()

12