Add missing service account and privs

This commit is contained in:
nazunalika 2021-01-01 20:50:00 -07:00
parent 8e2f81c415
commit d2dc1bef07
2 changed files with 14 additions and 0 deletions

View File

@ -26,3 +26,10 @@ iparoles:
- "Netgroups Administrators"
user:
- hostman
- role: IPA User Managers
description: Rocky IPA User Managers responsible for idm flow
privileges:
- "Group Administrators"
- "Stage User Administrators"
- "User Administrators"
- "FAS Agreement Administrators"

View File

@ -14,6 +14,13 @@ svcusers:
password: ThisIsNotMyPassword1!
title: System Account - Kerberos Key Manager
loginshell: /sbin/nologin
- name: userman
first: User
last: Manager
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1!
title: System Account - User Manager
loginshell: /sbin/nologin
- name: rockykoji
first: Koji
last: Manager