Home
last modified time | relevance | path

Searched refs:account (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/openbmc/qemu/tests/qemu-iotests/
H A D172.out31 account-invalid = "auto"
32 account-failed = "auto"
60 account-invalid = "auto"
61 account-failed = "auto"
99 account-invalid = "auto"
100 account-failed = "auto"
113 account-invalid = "auto"
114 account-failed = "auto"
157 account-failed = "auto"
171 account-failed = "auto"
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/images/
H A Dobmc-phosphor-image.bbappend20 # DISTRO_FEATURES += "ibm-service-account-policy"
22 # The service account policy is as follows:
23 # root - The root account remains present. It is needed for internal
32 # The admin account does not have a home directory.
38 # The service account is not authorized to IPMI because of the inherent
41 # The service account does not have a home directory. The home directory is
50 # Add group "wheel" (before adding the "service" account).
55 # Add the "admin" account.
61 # Add the "service" account.
70 # The service account needs sudo.
[all …]
/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam/pam.d/
H A Dcommon-account2 # /etc/pam.d/common-account - authorization settings common to all services
17 account [success=ignore default=ignore] pam_google_authenticator.so
18 account [success=2 new_authtok_reqd=done default=ignore] pam_unix.so
19 -account [success=1 new_authtok_reqd=done default=ignore] pam_ldap.so ignore_unknown_user igno…
21 account requisite pam_deny.so
23 account required pam_faillock.so
27 account required pam_permit.so
/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/
H A Dcommon-account2 # /etc/pam.d/common-account - authorization settings common to all services
17 account [success=2 new_authtok_reqd=done default=ignore] pam_unix.so
18 -account [success=1 new_authtok_reqd=done default=ignore] pam_ldap.so ignore_unknown_user igno…
20 account requisite pam_deny.so
22 account required pam_faillock.so
26 account required pam_permit.so
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dshadow-update-pam-conf.patch8 In yocto it obey the way with Debian/Ubuntu, and the names are common-auth, common-account,
36 account required pam_permit.so
46 account required pam_permit.so
56 account required pam_permit.so
66 account required pam_permit.so
76 account required pam_permit.so
86 account required pam_permit.so
96 account required pam_permit.so
106 account required pam_permit.so
116 account required pam_permit.so
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/
H A Dvlock_pam1 # Use the default auth and account policies for vlock
3 account include common-account
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Dsshd4 account required pam_nologin.so
5 account include common-account
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DAccountPolicy.interface.yaml2 Provides global user account policy related management.
9 user. Value of 0 indicates that account lockout feature is disabled.
16 Configures timeout needed (in seconds) to unlock the account after a
17 lockout. Value of 0 indicates that account must be unlocked manually.
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/
H A Dcommon-account2 # /etc/pam.d/common-account - authorization settings common to all services
17 account [success=1 new_authtok_reqd=done default=ignore] pam_unix.so
19 account requisite pam_deny.so
23 account required pam_permit.so
/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/
H A Ddropbear4 account include common-account
/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Dpam.conf.patch25 -@include common-account
27 +account include common-account
/openbmc/qemu/tests/unit/
H A Dtest-timed-average.c25 static void account(TimedAverage *ta) in account() function
51 account(&ta); in test_average()
71 account(&ta); in test_average()
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_user_management_sub_menu.robot134 # Create an User account.
145 [Documentation] Delete user account via GUI.
148 # Create new user account via GUI.
164 # Create new user account.
180 # Create new user account.
219 # Create new user account.
222 # Modify user account status via GUI.
227 # Switch the user account status to its opposite state.
241 # Verify account status via Redfish.
261 # Initialize the new password for the account.
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A Dpostgresql.pam3 account include common-account
/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/
H A Dcrond_pam_config.patch27 account required pam_access.so
28 -account include system-auth
29 +account include common-auth
/openbmc/linux/fs/smb/server/mgmt/
H A Duser_config.c12 struct ksmbd_user *ksmbd_login_user(const char *account) in ksmbd_login_user() argument
17 resp = ksmbd_ipc_login_request(account); in ksmbd_login_user()
38 user->name = kstrdup(resp->account, GFP_KERNEL); in ksmbd_alloc_user()
/openbmc/openbmc/poky/meta/recipes-extended/sudo/files/
H A Dsudo.pam3 account include common-account
/openbmc/linux/Documentation/mm/
H A Dovercommit-accounting.rst73 * We account mmap memory mappings
74 * We account mprotect changes in commit
75 * We account mremap changes in size
76 * We account brk
77 * We account munmap
/openbmc/bmcweb/config/
H A Dpam-webserver7 account include common-account
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston-autologin4 account required pam_nologin.so
5 account required pam_unix.so
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/
H A Dchfn13 account include common-account
H A Dlogin49 # account requisite pam_time.so
54 # account required pam_access.so
74 # Standard Un*x account and session
75 account include common-account
/openbmc/docs/designs/
H A Dexpired-password.md23 authentication and account validation steps typically result in outcomes like
27 correct and the account being accessed is valid.
28 2. Failure, when either the access credentials are invalid or the account being
29 accessed is invalid. For example, the account itself (not merely its
32 account is valid except the account's password is expired (such as indicated
36 PasswordChangeRequired the same as an account that is invalid for any other
83 - The BMC has at least one account with a default password built in.
94 and is not based on time. An account with an expired password is neither
102 access via an account which has an expired password. If the access
116 '/redfish/v1/AccountService/Accounts/<account>' resources are enhanced to
[all …]
/openbmc/linux/fs/smb/server/
H A Dksmbd_netlink.h130 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member
141 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member
199 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; member
228 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member
H A Dtransport_ipc.h14 ksmbd_ipc_login_request(const char *account);
28 int ksmbd_ipc_logout_request(const char *account, int flags);

12345678910>>...14