Home
last modified time | relevance | path

Searched refs:admin (Results 1 – 25 of 95) sorted by relevance

1234

/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/
H A Dadmin.py5 from django.contrib import admin
11 class BitbakeVersionAdmin(admin.ModelAdmin):
23 class ReleaseAdmin(admin.ModelAdmin):
27 class ToasterSettingAdmin(admin.ModelAdmin):
31 class LayerVersionsAdmin(admin.ModelAdmin):
34 admin.site.register(Layer_Version, LayerVersionsAdmin)
35 admin.site.register(BitbakeVersion, BitbakeVersionAdmin)
36 admin.site.register(Release, ReleaseAdmin)
37 admin.site.register(ToasterSetting, ToasterSettingAdmin)
/openbmc/openbmc/meta-ibm/recipes-phosphor/user/user/
H A Dupdate_admin_account.sh11 mkdir -p /home/admin
12 chmod 0755 /home/admin
13 chown --recursive admin:admin /home/admin
14 usermod --home /home/admin admin
H A Dupdate_admin_account.service2 Description=Update admin user home directory
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A Dtgtd.init22 tgt-admin -s >/dev/null 2>&1
42 tgt-admin -f -e -c $TGTD_CONFIG
54 tgt-admin --update ALL -c /dev/null &>/dev/null
74 tgt-admin --update ALL -c $TGTD_CONFIG &>/dev/null
84 tgt-admin -s >/dev/null 2>&1
H A Dtgtd.service16 ExecStartPost=@SBINDIR@/tgt-admin -e -c $TGTD_CONFIG
22 ExecReload=@SBINDIR@/tgt-admin --update ALL -c $TGTD_CONFIG
28 ExecStop=@SBINDIR@/tgt-admin --update ALL -c /dev/null
/openbmc/openbmc/meta-ibm/recipes-phosphor/images/
H A Dobmc-phosphor-image.bbappend21 # admin - Provides administrative control over the BMC. The role is
27 # The admin has access to the host console: ssh -p2200 admin@${bmc}.
28 # The admin account does not have a home directory.
31 # OemIBMServiceAgent. The service user has full admin access, plus access
51 # Add the "admin" account.
53 useradd --groups priv-admin,redfish,web -s /sbin/nologin admin; \
54 usermod -p ${DEFAULT_OPENBMC_PASSWORD} admin; \
59 useradd -M -d / --groups priv-admin,redfish,web,wheel service; \
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dadmin.py5 from django.contrib import admin
8 class BuildEnvironmentAdmin(admin.ModelAdmin):
11 admin.site.register(BuildEnvironment, BuildEnvironmentAdmin)
/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/image/
H A Dobmc-phosphor-image.bbappend4 useradd -e '' -ou 0 -d /home/root -G priv-admin,root,sudo,ipmi,web,redfish -p 'gzW59equAcJAg' sysad…
5 useradd -e '' -ou 0 -d /home/root -G priv-admin,root,sudo,ipmi,web,redfish -p 'kFdHdjRkot8KQ' admin
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/
H A Dkrb5_1.21.3.bb29 file://etc/init.d/krb5-admin-server \
31 file://etc/default/krb5-admin-server \
33 file://krb5-admin-server.service \
89 echo "RUN_KADMIND=true" >> ${D}/${sysconfdir}/default/krb5-admin-server
101 install -m 0644 ${UNPACKDIR}/krb5-admin-server.service ${D}${systemd_system_unitdir}
111 PACKAGE_BEFORE_PN =+ "${PN}-admin-server \
136 FILES:${PN}-admin-server = "${sbindir}/kadmin.local \
139 ${sysconfdir}/default/krb5-admin-server \
140 ${sysconfdir}/init.d/krb5-admin-server \
141 ${systemd_system_unitdir}/krb5-admin-server.service"
[all …]
/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/image/
H A Dobmc-phosphor-image.bbappend2 useradd -e '' -ou 0 -d /home/root -G priv-admin,root,sudo,ipmi,web,redfish -p 'gzW59equAcJAg' sysad…
3 useradd -e '' -ou 0 -d /home/root -G priv-admin,root,sudo,ipmi,web,redfish -p 'kFdHdjRkot8KQ' admin
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Durls.py19 from django.contrib import admin
20 admin.autodiscover()
56 url(r'^admin/', admin.site.urls),
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_expire_password.robot195 [Documentation] Force expire admin password and update admin password via GUI.
205 # Verify that admin user should not be able to login with expired password.
222 [Documentation] Expire admin user password and expect an error while access via IPMI.
233 [Documentation] Expire admin password and update bad password with more than 20 characters
246 [Documentation] Expire admin password and expect an error while creating new user.
254 # Create new user with expired admin password and expect an error.
262 [Documentation] Verify new admin password persistency after BMC reboot.
279 [Documentation] Expire and change admin user password via Redfish and verify.
297 [Documentation] Verify maximum failed attempts for admin user
298 ... and check whether admin user account is locked.
[all …]
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmicert_management.robot57 # Request root certificate from admin user.
196 …[Documentation] Get multiple concurrent root certificate from non admin users and verify no error…
212 [Documentation] Get multiple concurrent root certificate from admin and non admin users
228 [Documentation] Get multiple concurrent root certificate from different non admin users
243 [Documentation] Get multiple concurrent csr request from non admin users and verify no errors.
353 [Documentation] Send concurrent csr requests from admin and non-admin users and verify
354 ... admin gets certificate and non-admin gets error.
369 [Documentation] Send concurrent csr request from non admin users
384 [Documentation] Get root certificate and send corrupted csr request from admin and
402 ... and csr from admin and verify errors for operator and corrupted csr and signed certificate
[all …]
/openbmc/openbmc/meta-google/recipes-google/default-users/
H A Ddefault-users.bb19 -G 'web,redfish,priv-admin' Megapede; "
20 GROUPMEMS_PARAM:${PN} = "-g priv-admin -a root; "
/openbmc/openbmc/meta-phosphor/classes/
H A Dphosphor-deploy-ssh-keys.bbclass55 is_group=`grep "priv-admin" ${IMAGE_ROOTFS}/etc/group || true`
58 perform_groupadd "${IMAGE_ROOTFS}" "-R ${IMAGE_ROOTFS} priv-admin"
61 perform_usermod "${IMAGE_ROOTFS}" "-R ${IMAGE_ROOTFS} -a -G priv-admin ${username}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/init.d/
H A Dkrb5-admin-server31 SCRIPTNAME=/etc/init.d/krb5-admin-server
32 DEFAULT=/etc/default/krb5-admin-server
/openbmc/openbmc/meta-yadro/recipes-yadro/cli/
H A Dobmc-yadro-cli_git.bb38 --admin priv-admin \
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_user_account.robot2 Documentation Test suite for verifying Redfish admin, readonly operation user accounts.
33 [Documentation] Verify Redfish admin user persistence after reboot.
93 [Documentation] Verify Redfish create admin user with valid password and make sure
94 ... admin user failed to login with wrong password.
123 [Documentation] Verify login with deleted Redfish admin user.
150 [Documentation] Verify admin user creation without enabling it.
337 [Documentation] Verify admin user privilege.
347 # Change password of 'readonly' user with admin user.
361 [Documentation] Verify operator user role change using admin privilege user
369 # Change role ID of operator user with admin user.
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/
H A Dlibuser_0.64.bb32 install -d ${S}/admin -d ${S}/m4
33 touch ${S}/ABOUT-NLS ${S}/admin/config.rpath
/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/
H A Ddropbear.default1 DROPBEAR_EXTRA_ARGS="-G priv-admin -r /etc/dropbear/dropbear_ecdsa_host_key -r /etc/dropbear/dropbe…
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/
H A DREADME30 https://docs.djangoproject.com/en/3.2/ref/django-admin/#django-admin-loaddata
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/monit/monit/
H A Dmonitrc37 allow admin:monit # require user 'admin' with password 'monit'
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/
H A Dkea_2.6.1.bb55 sed -i "s:@abs_top_builddir@:@abs_top_builddir_placeholder@:g" ${S}/src/bin/admin/kea-admin.in
72 sed -i "s:${B}/../${BPN}-${PV}:@abs_top_builddir_placeholder@:g" ${D}${sbindir}/kea-admin
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/default/
H A Dkrb5-admin-server3 # krb5-admin-server and disable managing the kadmin configuration with
/openbmc/openbmc/poky/meta/recipes-support/taglib/
H A Dtaglib_2.0.2.bb36 rm -f ${S}/admin/ltmain.sh
37 rm -f ${S}/admin/libtool.m4.in

1234