email uniqueness constraints

This commit is contained in:
nazunalika 2021-01-10 16:47:00 -07:00
parent 852be5c8cd
commit 5b3293c2f5
2 changed files with 0 additions and 17 deletions

View File

@ -3,70 +3,60 @@ adminusers:
- name: label2 - name: label2
first: Louis first: Louis
last: Abel last: Abel
email: label@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: Infrastructure IdM Manager title: Infrastructure IdM Manager
loginshell: /bin/bash loginshell: /bin/bash
- name: gmk2 - name: gmk2
first: Gregory first: Gregory
last: Kurtzer last: Kurtzer
email: gmk@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: Executive Director title: Executive Director
loginshell: /bin/bash loginshell: /bin/bash
- name: brian2 - name: brian2
first: Brian first: Brian
last: Clemens last: Clemens
email: brian@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: Project Manager title: Project Manager
loginshell: /bin/bash loginshell: /bin/bash
- name: hbjy2 - name: hbjy2
first: Hayden first: Hayden
last: Young last: Young
email: hbjy@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: Web & Branding Manager title: Web & Branding Manager
loginshell: /bin/bash loginshell: /bin/bash
- name: jorp2 - name: jorp2
first: Jordan first: Jordan
last: Pisaniello last: Pisaniello
email: jorp@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: Community Manager title: Community Manager
loginshell: /bin/bash loginshell: /bin/bash
- name: neil2 - name: neil2
first: Neil first: Neil
last: Hanlon last: Hanlon
email: neil@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: Infrastructure Manager title: Infrastructure Manager
loginshell: /bin/bash loginshell: /bin/bash
- name: rlh2 - name: rlh2
first: R. Leigh first: R. Leigh
last: Hennig last: Hennig
email: rlh@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: Operations Manager title: Operations Manager
loginshell: /bin/bash loginshell: /bin/bash
- name: rfelsburg2 - name: rfelsburg2
first: Rob first: Rob
last: Felsburg last: Felsburg
email: rfelsburg@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: Operations Manager title: Operations Manager
loginshell: /bin/bash loginshell: /bin/bash
- name: tg2 - name: tg2
first: Taylor first: Taylor
last: Goodwill last: Goodwill
email: tg@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: Infrastructure Manager title: Infrastructure Manager
loginshell: /bin/bash loginshell: /bin/bash
- name: bagner2 - name: bagner2
first: Benjamin first: Benjamin
last: Agner last: Agner
email: bagner@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: Security Director title: Security Director
loginshell: /bin/bash loginshell: /bin/bash

View File

@ -3,49 +3,42 @@ svcusers:
- name: hostman - name: hostman
first: Host first: Host
last: Manager last: Manager
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: System Account - Host Manager title: System Account - Host Manager
loginshell: /sbin/nologin loginshell: /sbin/nologin
- name: kerbman - name: kerbman
first: Kerberos first: Kerberos
last: Manager last: Manager
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: System Account - Kerberos Key Manager title: System Account - Kerberos Key Manager
loginshell: /sbin/nologin loginshell: /sbin/nologin
- name: userman - name: userman
first: User first: User
last: Manager last: Manager
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: System Account - User Manager title: System Account - User Manager
loginshell: /sbin/nologin loginshell: /sbin/nologin
- name: rockykoji - name: rockykoji
first: Koji first: Koji
last: Manager last: Manager
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: System Account - Koji Manager title: System Account - Koji Manager
loginshell: /sbin/nologin loginshell: /sbin/nologin
- name: pubsub_federation - name: pubsub_federation
first: pubsub first: pubsub
last: federation last: federation
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: System Account - pubsub federator title: System Account - pubsub federator
loginshell: /sbin/nologin loginshell: /sbin/nologin
- name: rockypubsub - name: rockypubsub
first: rocky first: rocky
last: pubsub last: pubsub
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: System Account - pubsub title: System Account - pubsub
loginshell: /sbin/nologin loginshell: /sbin/nologin
- name: rockyautomation - name: rockyautomation
first: Rocky first: Rocky
last: Automation last: Automation
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1! password: ThisIsNotMyPassword1!
title: System Account - Automation title: System Account - Automation
loginshell: /sbin/nologin loginshell: /sbin/nologin