Home
last modified time | relevance | path

Searched refs:credential (Results 1 – 20 of 20) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dredfish_request.py67 def request_login(self, headers, url, credential, timeout=10): argument
90 client_id = credential["Oem"]["OpenBMC"].get("ClientID", "None")
94 credential["Oem"]["OpenBMC"]["ClientID"] = self.clientid
101 self, headers=headers, url=url, data=credential
H A Dredfish_request.robot28 ${resp}= Request_Login headers=None url=${uri} credential=${data}
/openbmc/qemu/scripts/
H A Dqemu-binfmt-conf.sh186 [--help][--credential yes|no][--exportdir PATH]
203 --credential: if yes, credential and security tokens are
400 -c|--credential)
/openbmc/qemu/tests/avocado/avocado_qemu/
H A D__init__.py380 def ssh_connect(self, username, credential, credential_is_key=True): argument
390 user=username, key=credential)
393 user=username, password=credential)
/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/
H A Dcrond_pam_config.patch24 # are used for credential setting
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dcargo-c-crates.inc30 crate://crates.io/cargo-credential/0.4.6 \
31 crate://crates.io/cargo-credential-libsecret/0.4.8 \
32 crate://crates.io/cargo-credential-macos-keychain/0.4.8 \
33 crate://crates.io/cargo-credential-wincred/0.4.8 \
370 SRC_URI[cargo-credential-0.4.6.sha256sum] = "3a3e7c625670eacbefd48f552588c491eccc79a85a96898af13af7…
371 SRC_URI[cargo-credential-libsecret-0.4.8.sha256sum] = "7f83dd22c4024559012dd1f05b4391aa07c7765a935a…
372 SRC_URI[cargo-credential-macos-keychain-0.4.8.sha256sum] = "8ace02b644d20964a5e62067ed931600a1bdf88…
373 SRC_URI[cargo-credential-wincred-0.4.8.sha256sum] = "5bfc1351f7d7a121209e9ac65622abd8605cd411b502f7…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A D0003-Add-config-option-without-valgrind.patch41 help=('Disable kernely keyring support for credential storage'),
/openbmc/linux/Documentation/security/
H A Dcredentials.rst213 This is a socket-based approach to credential management for networking
297 To catch accidental credential alteration at compile time, struct task_struct
298 has _const_ pointers to its credential sets, as does struct file. Furthermore,
409 the result stored in a temporary pointer and then the credential aspects called
454 is added to the credential, as a binary search is used to test for
461 When the credential set is ready, it should be committed to the current process
/openbmc/docs/designs/
H A Dredfish-tls-user-authentication.md226 what will be used, otherwise there is no certainty which credential are used
230 OEM schema. The sequence of credential verification stays the same regardless of
/openbmc/qemu/docs/system/
H A Dtls.rst153 The QEMU x509 TLS credential setup defaults to enabling client
242 TLS x509 credential configuration
256 directory contains the credential files. This directory is expected to
/openbmc/qemu/qapi/
H A Dcrypto.json13 # Most types of credential require different setup / structures
483 # @dir: the path of the directory that contains the credential files
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_bmc_code_update.robot133 [Documentation] Verify updated admin credential remain same post switch to back up image.
153 [Documentation] Verify updated admin credential remain same post code update image.
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root_security.robot29 [Documentation] Login to BMC web using invalid credential.
/openbmc/linux/Documentation/filesystems/nfs/
H A Dclient-identifier.rst129 is used as the "machine name" in an AUTH_SYS credential). In small
/openbmc/linux/Documentation/userspace-api/
H A Dlandlock.rst250 sibling threads (unlike POSIX thread credential changes, cf.
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dusage.rst239 1) By including it in a credential file. Specify credentials=filename as one
436 opens and reads the credential file specified in order
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_user_account.robot623 # with new credential in next.
/openbmc/qemu/docs/about/
H A Dremoved-features.rst358 ``loaded`` property of secret and TLS credential objects (removed in 9.2)
/openbmc/linux/Documentation/filesystems/
H A Dfscrypt.rst748 from a passphrase or other low-entropy user credential.
/openbmc/qemu/
H A Dqemu-options.hx5456 The dir parameter tells QEMU where to find the credential files.
5500 The dir parameter tells QEMU where to find the credential files.