Red Hat Enterprise Linux-9-Managing Idm Users Groups Hosts and Access Control Rules
Red Hat Enterprise Linux-9-Managing Idm Users Groups Hosts and Access Control Rules
Configuring users and hosts, managing them in groups, and controlling access with
host-based and role-based access control rules
The text of and illustrations in this document are licensed by Red Hat under a Creative Commons
Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is
available at
http://creativecommons.org/licenses/by-sa/3.0/
. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must
provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert,
Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, the Red Hat logo, JBoss, OpenShift,
Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States
and other countries.
Linux ® is the registered trademark of Linus Torvalds in the United States and other countries.
XFS ® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States
and/or other countries.
MySQL ® is a registered trademark of MySQL AB in the United States, the European Union and
other countries.
Node.js ® is an official trademark of Joyent. Red Hat is not formally related to or endorsed by the
official Joyent Node.js open source or commercial project.
The OpenStack ® Word Mark and OpenStack logo are either registered trademarks/service marks
or trademarks/service marks of the OpenStack Foundation, in the United States and other
countries and are used with the OpenStack Foundation's permission. We are not affiliated with,
endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.
Abstract
The main feature of Red Hat Identity Management (IdM) is the management of users, groups,
hosts, and access control rules, such as host-based access control (HBAC) and role-based access
control (RBAC). You can configure them by using the command line, the IdM Web UI, and Ansible
Playbooks. The management tasks include configuring Kerberos policies and security, automating
group memberships, and delegating permissions.
Table of Contents
Table of Contents
. . . . . . . . . .OPEN
MAKING . . . . . . SOURCE
. . . . . . . . . .MORE
. . . . . . .INCLUSIVE
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .11. . . . . . . . . . . . .
. . . . . . . . . . . . . FEEDBACK
PROVIDING . . . . . . . . . . . . ON
. . . .RED
. . . . .HAT
. . . . .DOCUMENTATION
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
..............
.CHAPTER
. . . . . . . . . . 1.. .INTRODUCTION
. . . . . . . . . . . . . . . . . TO
. . . .THE
. . . . IDM
. . . . .COMMAND-LINE
. . . . . . . . . . . . . . . . . . UTILITIES
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
..............
1.1. WHAT IS THE IPA COMMAND LINE INTERFACE 13
1.2. WHAT IS THE IPA HELP 13
1.3. USING IPA HELP TOPICS 14
1.4. USING IPA HELP COMMANDS 14
1.5. STRUCTURE OF IPA COMMANDS 15
1.6. USING AN IPA COMMAND TO ADD A USER ACCOUNT TO IDM 16
1.7. USING AN IPA COMMAND TO MODIFY A USER ACCOUNT IN IDM 17
1.8. HOW TO SUPPLY A LIST OF VALUES TO THE IDM UTILITIES 18
1.9. HOW TO USE SPECIAL CHARACTERS WITH THE IDM UTILITIES 19
. . . . . . . . . . . 2.
CHAPTER . . MANAGING
. . . . . . . . . . . . .USER
. . . . . . ACCOUNTS
. . . . . . . . . . . . .USING
. . . . . . . THE
. . . . .COMMAND
. . . . . . . . . . . . LINE
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .20
..............
2.1. USER LIFE CYCLE 20
2.2. ADDING USERS USING THE COMMAND LINE 21
2.3. ACTIVATING USERS USING THE COMMAND LINE 22
2.4. PRESERVING USERS USING THE COMMAND LINE 23
2.5. DELETING USERS USING THE COMMAND LINE 23
2.6. RESTORING USERS USING THE COMMAND LINE 24
.CHAPTER
. . . . . . . . . . 3.
. . MANAGING
. . . . . . . . . . . . . USER
. . . . . . ACCOUNTS
. . . . . . . . . . . . .USING
. . . . . . . THE
. . . . .IDM
. . . . .WEB
. . . . .UI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .26
..............
3.1. USER LIFE CYCLE 26
3.2. ADDING USERS IN THE WEB UI 27
3.3. ACTIVATING STAGE USERS IN THE IDM WEB UI 29
3.4. DISABLING USER ACCOUNTS IN THE WEB UI 30
3.5. ENABLING USER ACCOUNTS IN THE WEB UI 31
3.6. PRESERVING ACTIVE USERS IN THE IDM WEB UI 32
3.7. RESTORING USERS IN THE IDM WEB UI 33
3.8. DELETING USERS IN THE IDM WEB UI 34
. . . . . . . . . . . 4.
CHAPTER . . .MANAGING
. . . . . . . . . . . . USER
. . . . . . ACCOUNTS
. . . . . . . . . . . . .USING
. . . . . . . ANSIBLE
. . . . . . . . . . PLAYBOOKS
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .36
..............
4.1. USER LIFE CYCLE 36
4.2. ENSURING THE PRESENCE OF AN IDM USER USING AN ANSIBLE PLAYBOOK 37
4.3. ENSURING THE PRESENCE OF MULTIPLE IDM USERS USING ANSIBLE PLAYBOOKS 39
4.4. ENSURING THE PRESENCE OF MULTIPLE IDM USERS FROM A JSON FILE USING ANSIBLE
PLAYBOOKS 41
4.5. ENSURING THE ABSENCE OF USERS USING ANSIBLE PLAYBOOKS 43
4.6. ADDITIONAL RESOURCES 44
.CHAPTER
. . . . . . . . . . 5.
. . MANAGING
. . . . . . . . . . . . .USER
. . . . . . PASSWORDS
. . . . . . . . . . . . . . IN
. . . IDM
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .45
..............
5.1. WHO CAN CHANGE IDM USER PASSWORDS AND HOW 45
5.2. CHANGING YOUR USER PASSWORD IN THE IDM WEB UI 45
5.3. RESETTING ANOTHER USER’S PASSWORD IN THE IDM WEB UI 46
5.4. RESETTING THE DIRECTORY MANAGER USER PASSWORD 46
5.5. CHANGING YOUR USER PASSWORD OR RESETTING ANOTHER USER’S PASSWORD IN IDM CLI 47
5.6. ENABLING PASSWORD RESET IN IDM WITHOUT PROMPTING THE USER FOR A PASSWORD CHANGE
AT THE NEXT LOGIN 48
5.7. CHECKING IF AN IDM USER’S ACCOUNT IS LOCKED 49
5.8. UNLOCKING USER ACCOUNTS AFTER PASSWORD FAILURES IN IDM 50
5.9. ENABLING THE TRACKING OF LAST SUCCESSFUL KERBEROS AUTHENTICATION FOR USERS IN IDM
1
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
51
.CHAPTER
. . . . . . . . . . 6.
. . .DEFINING
. . . . . . . . . . IDM
. . . . .PASSWORD
. . . . . . . . . . . . .POLICIES
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .52
..............
6.1. WHAT IS A PASSWORD POLICY 52
6.2. PASSWORD POLICIES IN IDM 52
6.3. ENSURING THE PRESENCE OF A PASSWORD POLICY IN IDM USING AN ANSIBLE PLAYBOOK 54
6.4. ADDITIONAL PASSWORD POLICY OPTIONS IN IDM 55
6.5. APPLYING ADDITIONAL PASSWORD POLICY OPTIONS TO AN IDM GROUP 56
6.6. USING AN ANSIBLE PLAYBOOK TO APPLY ADDITIONAL PASSWORD POLICY OPTIONS TO AN IDM
GROUP 59
.CHAPTER
. . . . . . . . . . 7.
. . MANAGING
. . . . . . . . . . . . .EXPIRING
. . . . . . . . . . .PASSWORD
. . . . . . . . . . . . .NOTIFICATIONS
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .62
..............
7.1. WHAT IS THE EXPIRING PASSWORD NOTIFICATION TOOL 62
7.2. INSTALLING THE EXPIRING PASSWORD NOTIFICATION TOOL 62
7.3. RUNNING THE EPN TOOL TO SEND EMAILS TO USERS WHOSE PASSWORDS ARE EXPIRING 63
7.4. ENABLING THE IPA-EPN.TIMER TO SEND AN EMAIL TO ALL USERS WHOSE PASSWORDS ARE
EXPIRING 65
7.5. MODIFYING THE EXPIRING PASSWORD NOTIFICATION EMAIL TEMPLATE 65
.CHAPTER
. . . . . . . . . . 8.
. . .GRANTING
. . . . . . . . . . . .SUDO
. . . . . . ACCESS
. . . . . . . . . TO
. . . .AN
. . . .IDM
. . . . USER
. . . . . . ON
. . . . AN
. . . .IDM
. . . . CLIENT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .67
..............
8.1. SUDO ACCESS ON AN IDM CLIENT 67
8.2. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT USING THE CLI 67
8.3. GRANTING SUDO ACCESS TO AN AD USER ON AN IDM CLIENT USING THE CLI 70
8.4. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT USING THE IDM WEB UI 74
8.5. CREATING A SUDO RULE ON THE CLI THAT RUNS A COMMAND AS A SERVICE ACCOUNT ON AN IDM
CLIENT 76
8.6. CREATING A SUDO RULE IN THE IDM WEBUI THAT RUNS A COMMAND AS A SERVICE ACCOUNT ON AN
IDM CLIENT 79
8.7. ENABLING GSSAPI AUTHENTICATION FOR SUDO ON AN IDM CLIENT 84
8.8. ENABLING GSSAPI AUTHENTICATION AND ENFORCING KERBEROS AUTHENTICATION INDICATORS
FOR SUDO ON AN IDM CLIENT 86
8.9. SSSD OPTIONS CONTROLLING GSSAPI AUTHENTICATION FOR PAM SERVICES 88
8.10. TROUBLESHOOTING GSSAPI AUTHENTICATION FOR SUDO 90
8.11. USING AN ANSIBLE PLAYBOOK TO ENSURE SUDO ACCESS FOR AN IDM USER ON AN IDM CLIENT 92
. . . . . . . . . . . 9.
CHAPTER . . .USING
. . . . . . .LDAPMODIFY
. . . . . . . . . . . . . . .TO
. . . MANAGE
. . . . . . . . . . IDM
. . . . .USERS
. . . . . . . .EXTERNALLY
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .95
..............
9.1. TEMPLATES FOR MANAGING IDM USER ACCOUNTS EXTERNALLY 95
9.2. TEMPLATES FOR MANAGING IDM GROUP ACCOUNTS EXTERNALLY 97
9.3. USING LDAPMODIFY COMMAND INTERACTIVELY 98
9.4. PRESERVING AN IDM USER WITH LDAPMODIFY 99
.CHAPTER
. . . . . . . . . . 10.
. . . SEARCHING
. . . . . . . . . . . . . .IDM
. . . . ENTRIES
. . . . . . . . . .USING
. . . . . . .THE
. . . . .LDAPSEARCH
. . . . . . . . . . . . . . .COMMAND
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 101
...............
10.1. USING THE LDAPSEARCH COMMAND 101
10.2. USING THE LDAPSEARCH FILTERS 102
.CHAPTER
. . . . . . . . . . 11.
. . .CONFIGURING
. . . . . . . . . . . . . . . .IDM
. . . . FOR
. . . . . EXTERNAL
. . . . . . . . . . . .PROVISIONING
. . . . . . . . . . . . . . . . OF
. . . .USERS
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .104
...............
11.1. PREPARING IDM ACCOUNTS FOR AUTOMATIC ACTIVATION OF STAGE USER ACCOUNTS 104
11.2. CONFIGURING AUTOMATIC ACTIVATION OF IDM STAGE USER ACCOUNTS 106
11.3. ADDING AN IDM STAGE USER DEFINED IN AN LDIF FILE 108
11.4. ADDING AN IDM STAGE USER DIRECTLY FROM THE CLI USING LDAPMODIFY 109
11.5. ADDITIONAL RESOURCES 111
.CHAPTER
. . . . . . . . . . 12.
. . . STRENGTHENING
. . . . . . . . . . . . . . . . . . . KERBEROS
. . . . . . . . . . . . SECURITY
. . . . . . . . . . . .WITH
. . . . . .PAC
. . . . .INFORMATION
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .112
..............
12.1. PRIVILEGE ATTRIBUTE CERTIFICATE (PAC) USE IN IDM 112
12.2. ENABLING SECURITY IDENTIFIERS (SIDS) IN IDM 112
2
Table of Contents
. . . . . . . . . . . 13.
CHAPTER . . . MANAGING
. . . . . . . . . . . . .KERBEROS
. . . . . . . . . . . .TICKET
. . . . . . . .POLICIES
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .114
..............
13.1. THE ROLE OF THE IDM KDC 114
13.2. IDM KERBEROS TICKET POLICY TYPES 115
13.3. KERBEROS AUTHENTICATION INDICATORS 116
13.4. ENFORCING AUTHENTICATION INDICATORS FOR AN IDM SERVICE 117
13.4.1. Creating an IdM service entry and its Kerberos keytab 118
13.4.2. Associating authentication indicators with an IdM service using IdM CLI 119
13.4.3. Associating authentication indicators with an IdM service using IdM Web UI 121
13.4.4. Retrieving a Kerberos service ticket for an IdM service 122
13.4.5. Additional resources 123
13.5. CONFIGURING THE GLOBAL TICKET LIFECYCLE POLICY 123
13.6. CONFIGURING GLOBAL TICKET POLICIES PER AUTHENTICATION INDICATOR 124
13.7. CONFIGURING THE DEFAULT TICKET POLICY FOR A USER 124
13.8. CONFIGURING INDIVIDUAL AUTHENTICATION INDICATOR TICKET POLICIES FOR A USER 125
13.9. AUTHENTICATION INDICATOR OPTIONS FOR THE KRBTPOLICY-MOD COMMAND 126
. . . . . . . . . . . 14.
CHAPTER . . . MAINTAINING
. . . . . . . . . . . . . . . IDM
. . . . .KERBEROS
. . . . . . . . . . . .KEYTAB
. . . . . . . . .FILES
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127
...............
14.1. HOW IDENTITY MANAGEMENT USES KERBEROS KEYTAB FILES 127
14.2. VERIFYING THAT KERBEROS KEYTAB FILES ARE IN SYNC WITH THE IDM DATABASE 128
14.3. LIST OF IDM KERBEROS KEYTAB FILES AND THEIR CONTENTS 129
14.4. VIEWING THE ENCRYPTION TYPE OF YOUR IDM MASTER KEY 130
.CHAPTER
. . . . . . . . . . 15.
. . . USING
. . . . . . . .THE
. . . . KDC
. . . . . PROXY
. . . . . . . . IN
. . .IDM
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 132
...............
15.1. CONFIGURING AN IDM CLIENT TO USE KKDCP 132
15.2. VERIFYING THAT KKDCP IS ENABLED ON AN IDM SERVER 132
15.3. DISABLING KKDCP ON AN IDM SERVER 133
15.4. RE-ENABLING KKDCP ON AN IDM SERVER 133
15.5. CONFIGURING THE KKDCP SERVER I 134
15.6. CONFIGURING THE KKDCP SERVER II 135
. . . . . . . . . . . 16.
CHAPTER . . . MANAGING
. . . . . . . . . . . . .SELF-SERVICE
. . . . . . . . . . . . . . . .RULES
. . . . . . . IN
. . . IDM
. . . . .USING
. . . . . . .THE
. . . . .CLI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .136
...............
16.1. SELF-SERVICE ACCESS CONTROL IN IDM 136
16.2. CREATING SELF-SERVICE RULES USING THE CLI 136
16.3. EDITING SELF-SERVICE RULES USING THE CLI 137
16.4. DELETING SELF-SERVICE RULES USING THE CLI 137
.CHAPTER
. . . . . . . . . . 17.
. . . MANAGING
. . . . . . . . . . . . .SELF-SERVICE
. . . . . . . . . . . . . . . .RULES
. . . . . . . USING
. . . . . . . .THE
. . . . IDM
. . . . .WEB
. . . . . UI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .139
...............
17.1. SELF-SERVICE ACCESS CONTROL IN IDM 139
17.2. CREATING SELF-SERVICE RULES USING THE IDM WEB UI 139
17.3. EDITING SELF-SERVICE RULES USING THE IDM WEB UI 141
17.4. DELETING SELF-SERVICE RULES USING THE IDM WEB UI 142
.CHAPTER
. . . . . . . . . . 18.
. . . USING
. . . . . . . .ANSIBLE
. . . . . . . . . PLAYBOOKS
. . . . . . . . . . . . . . TO
. . . .MANAGE
. . . . . . . . . .SELF-SERVICE
. . . . . . . . . . . . . . . .RULES
. . . . . . . IN
. . .IDM
. . . . . . . . . . . . . . . . . . . . . .143
...............
18.1. SELF-SERVICE ACCESS CONTROL IN IDM 143
18.2. USING ANSIBLE TO ENSURE THAT A SELF-SERVICE RULE IS PRESENT 143
18.3. USING ANSIBLE TO ENSURE THAT A SELF-SERVICE RULE IS ABSENT 145
18.4. USING ANSIBLE TO ENSURE THAT A SELF-SERVICE RULE HAS SPECIFIC ATTRIBUTES 146
18.5. USING ANSIBLE TO ENSURE THAT A SELF-SERVICE RULE DOES NOT HAVE SPECIFIC ATTRIBUTES
148
.CHAPTER
. . . . . . . . . . 19.
. . . MANAGING
. . . . . . . . . . . . .USER
. . . . . .GROUPS
. . . . . . . . . .IN
. . IDM
. . . . .CLI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .150
...............
19.1. THE DIFFERENT GROUP TYPES IN IDM 150
19.2. DIRECT AND INDIRECT GROUP MEMBERS 151
19.3. ADDING A USER GROUP USING IDM CLI 151
19.4. SEARCHING FOR USER GROUPS USING IDM CLI 152
3
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
.CHAPTER
. . . . . . . . . . 20.
. . . .MANAGING
. . . . . . . . . . . . USER
. . . . . . .GROUPS
. . . . . . . . . IN
. . .IDM
. . . . .WEB
. . . . .UI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .160
...............
20.1. THE DIFFERENT GROUP TYPES IN IDM 160
20.2. DIRECT AND INDIRECT GROUP MEMBERS 161
20.3. ADDING A USER GROUP USING IDM WEB UI 161
20.4. DELETING A USER GROUP USING IDM WEB UI 162
20.5. ADDING A MEMBER TO A USER GROUP USING IDM WEB UI 163
20.6. ADDING USERS OR GROUPS AS MEMBER MANAGERS TO AN IDM USER GROUP USING THE WEB UI
164
20.7. VIEWING GROUP MEMBERS USING IDM WEB UI 166
20.8. REMOVING A MEMBER FROM A USER GROUP USING IDM WEB UI 166
20.9. REMOVING USERS OR GROUPS AS MEMBER MANAGERS FROM AN IDM USER GROUP USING THE
WEB UI 167
. . . . . . . . . . . 21.
CHAPTER . . . MANAGING
. . . . . . . . . . . . .USER
. . . . . .GROUPS
. . . . . . . . . .USING
. . . . . . .ANSIBLE
. . . . . . . . . .PLAYBOOKS
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .169
...............
21.1. THE DIFFERENT GROUP TYPES IN IDM 169
21.2. DIRECT AND INDIRECT GROUP MEMBERS 170
21.3. ENSURING THE PRESENCE OF IDM GROUPS AND GROUP MEMBERS USING ANSIBLE PLAYBOOKS
171
21.4. USING ANSIBLE TO ENABLE AD USERS TO ADMINISTER IDM 173
21.5. ENSURING THE PRESENCE OF MEMBER MANAGERS IN IDM USER GROUPS USING ANSIBLE
PLAYBOOKS 174
21.6. ENSURING THE ABSENCE OF MEMBER MANAGERS IN IDM USER GROUPS USING ANSIBLE
PLAYBOOKS 176
. . . . . . . . . . . 22.
CHAPTER . . . .AUTOMATING
. . . . . . . . . . . . . . .GROUP
. . . . . . . . MEMBERSHIP
. . . . . . . . . . . . . . . USING
. . . . . . . IDM
. . . . .CLI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .178
...............
22.1. BENEFITS OF AUTOMATIC GROUP MEMBERSHIP 178
22.2. AUTOMEMBER RULES 178
22.3. ADDING AN AUTOMEMBER RULE USING IDM CLI 179
22.4. ADDING A CONDITION TO AN AUTOMEMBER RULE USING IDM CLI 180
22.5. VIEWING EXISTING AUTOMEMBER RULES USING IDM CLI 181
22.6. DELETING AN AUTOMEMBER RULE USING IDM CLI 182
22.7. REMOVING A CONDITION FROM AN AUTOMEMBER RULE USING IDM CLI 182
22.8. APPLYING AUTOMEMBER RULES TO EXISTING ENTRIES USING IDM CLI 183
22.9. CONFIGURING A DEFAULT AUTOMEMBER GROUP USING IDM CLI 184
. . . . . . . . . . . 23.
CHAPTER . . . .AUTOMATING
. . . . . . . . . . . . . . .GROUP
. . . . . . . . MEMBERSHIP
. . . . . . . . . . . . . . . USING
. . . . . . . .IDM
. . . . WEB
. . . . . UI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .186
...............
23.1. BENEFITS OF AUTOMATIC GROUP MEMBERSHIP 186
23.2. AUTOMEMBER RULES 186
23.3. ADDING AN AUTOMEMBER RULE USING IDM WEB UI 187
23.4. ADDING A CONDITION TO AN AUTOMEMBER RULE USING IDM WEB UI 188
23.5. VIEWING EXISTING AUTOMEMBER RULES AND CONDITIONS USING IDM WEB UI 189
4
Table of Contents
. . . . . . . . . . . 24.
CHAPTER . . . .USING
. . . . . . . ANSIBLE
. . . . . . . . . .TO
. . . AUTOMATE
. . . . . . . . . . . . . GROUP
. . . . . . . . MEMBERSHIP
. . . . . . . . . . . . . . . IN
. . .IDM
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .196
...............
24.1. PREPARING YOUR ANSIBLE CONTROL NODE FOR MANAGING IDM 196
24.2. USING ANSIBLE TO ENSURE THAT AN AUTOMEMBER RULE FOR AN IDM USER GROUP IS PRESENT
198
24.3. USING ANSIBLE TO ENSURE THAT A SPECIFIED CONDITION IS PRESENT IN AN IDM USER GROUP
AUTOMEMBER RULE 200
24.4. USING ANSIBLE TO ENSURE THAT A CONDITION IS ABSENT FROM AN IDM USER GROUP
AUTOMEMBER RULE 202
24.5. USING ANSIBLE TO ENSURE THAT AN AUTOMEMBER RULE FOR AN IDM USER GROUP IS ABSENT
204
24.6. USING ANSIBLE TO ENSURE THAT A CONDITION IS PRESENT IN AN IDM HOST GROUP AUTOMEMBER
RULE 205
24.7. ADDITIONAL RESOURCES 207
.CHAPTER
. . . . . . . . . . 25.
. . . .DELEGATING
. . . . . . . . . . . . . . PERMISSIONS
. . . . . . . . . . . . . . . .TO
. . .USER
. . . . . . GROUPS
. . . . . . . . . .TO
. . . .MANAGE
. . . . . . . . . .USERS
. . . . . . . USING
. . . . . . . IDM
. . . . .CLI
. . . . . . . . . 208
................
25.1. DELEGATION RULES 208
25.2. CREATING A DELEGATION RULE USING IDM CLI 208
25.3. VIEWING EXISTING DELEGATION RULES USING IDM CLI 209
25.4. MODIFYING A DELEGATION RULE USING IDM CLI 209
25.5. DELETING A DELEGATION RULE USING IDM CLI 210
. . . . . . . . . . . 26.
CHAPTER . . . .DELEGATING
. . . . . . . . . . . . . . PERMISSIONS
. . . . . . . . . . . . . . . .TO
. . . USER
. . . . . . GROUPS
. . . . . . . . . .TO
. . . .MANAGE
. . . . . . . . . .USERS
. . . . . . . USING
. . . . . . . .IDM
. . . . WEBUI
. . . . . . . . . . .211
..............
26.1. DELEGATION RULES 211
26.2. CREATING A DELEGATION RULE USING IDM WEBUI 211
26.3. VIEWING EXISTING DELEGATION RULES USING IDM WEBUI 213
26.4. MODIFYING A DELEGATION RULE USING IDM WEBUI 214
26.5. DELETING A DELEGATION RULE USING IDM WEBUI 215
CHAPTER 27. DELEGATING PERMISSIONS TO USER GROUPS TO MANAGE USERS USING ANSIBLE
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 217
PLAYBOOKS ...............
27.1. DELEGATION RULES 217
27.2. CREATING AN ANSIBLE INVENTORY FILE FOR IDM 217
27.3. USING ANSIBLE TO ENSURE THAT A DELEGATION RULE IS PRESENT 218
27.4. USING ANSIBLE TO ENSURE THAT A DELEGATION RULE IS ABSENT 220
27.5. USING ANSIBLE TO ENSURE THAT A DELEGATION RULE HAS SPECIFIC ATTRIBUTES 221
27.6. USING ANSIBLE TO ENSURE THAT A DELEGATION RULE DOES NOT HAVE SPECIFIC ATTRIBUTES
223
.CHAPTER
. . . . . . . . . . 28.
. . . .MANAGING
. . . . . . . . . . . . ROLE-BASED
. . . . . . . . . . . . . . .ACCESS
. . . . . . . . . CONTROLS
. . . . . . . . . . . . .IN
. . IDM
. . . . .USING
. . . . . . . THE
. . . . .CLI
. . . . . . . . . . . . . . . . . . . . . . . .225
...............
28.1. ROLE-BASED ACCESS CONTROL IN IDM 225
28.1.1. Permissions in IdM 225
28.1.2. Default managed permissions 226
28.1.3. Privileges in IdM 227
28.1.4. Roles in IdM 228
28.1.5. Predefined roles in Identity Management 228
28.2. MANAGING IDM PERMISSIONS IN THE CLI 229
28.3. COMMAND OPTIONS FOR EXISTING PERMISSIONS 231
5
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
.CHAPTER
. . . . . . . . . . 29.
. . . .MANAGING
. . . . . . . . . . . . ROLE-BASED
. . . . . . . . . . . . . . .ACCESS
. . . . . . . . . CONTROLS
. . . . . . . . . . . . .USING
. . . . . . .THE
. . . . .IDM
. . . . WEB
. . . . . .UI
. . . . . . . . . . . . . . . . . . . . .234
...............
29.1. ROLE-BASED ACCESS CONTROL IN IDM 234
29.1.1. Permissions in IdM 234
29.1.2. Default managed permissions 235
29.1.3. Privileges in IdM 236
29.1.4. Roles in IdM 237
29.1.5. Predefined roles in Identity Management 237
29.2. MANAGING PERMISSIONS IN THE IDM WEB UI 238
29.3. MANAGING PRIVILEGES IN THE IDM WEBUI 242
29.4. MANAGING ROLES IN THE IDM WEB UI 245
. . . . . . . . . . . 30.
CHAPTER . . . .PREPARING
. . . . . . . . . . . . .YOUR
. . . . . . .ENVIRONMENT
. . . . . . . . . . . . . . . . FOR
. . . . . MANAGING
. . . . . . . . . . . . .IDM
. . . . USING
. . . . . . . .ANSIBLE
. . . . . . . . . PLAYBOOKS
. . . . . . . . . . . . . . . . .250
...............
. . . . . . . . . . . 31.
CHAPTER . . . USING
. . . . . . . .ANSIBLE
. . . . . . . . . PLAYBOOKS
. . . . . . . . . . . . . . TO
. . . .MANAGE
. . . . . . . . . .ROLE-BASED
. . . . . . . . . . . . . . ACCESS
. . . . . . . . . .CONTROL
. . . . . . . . . . .IN
. . IDM
. . . . . . . . . . .252
...............
31.1. PERMISSIONS IN IDM 252
31.2. DEFAULT MANAGED PERMISSIONS 253
31.3. PRIVILEGES IN IDM 255
31.4. ROLES IN IDM 255
31.5. PREDEFINED ROLES IN IDENTITY MANAGEMENT 255
31.6. USING ANSIBLE TO ENSURE AN IDM RBAC ROLE WITH PRIVILEGES IS PRESENT 256
31.7. USING ANSIBLE TO ENSURE AN IDM RBAC ROLE IS ABSENT 258
31.8. USING ANSIBLE TO ENSURE THAT A GROUP OF USERS IS ASSIGNED TO AN IDM RBAC ROLE 259
31.9. USING ANSIBLE TO ENSURE THAT SPECIFIC USERS ARE NOT ASSIGNED TO AN IDM RBAC ROLE 261
31.10. USING ANSIBLE TO ENSURE A SERVICE IS A MEMBER OF AN IDM RBAC ROLE 262
31.11. USING ANSIBLE TO ENSURE A HOST IS A MEMBER OF AN IDM RBAC ROLE 264
31.12. USING ANSIBLE TO ENSURE A HOST GROUP IS A MEMBER OF AN IDM RBAC ROLE 266
. . . . . . . . . . . 32.
CHAPTER . . . .USING
. . . . . . .ANSIBLE
. . . . . . . . . .PLAYBOOKS
. . . . . . . . . . . . . .TO
. . . MANAGE
. . . . . . . . . . RBAC
. . . . . . .PRIVILEGES
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .268
...............
32.1. USING ANSIBLE TO ENSURE A CUSTOM IDM RBAC PRIVILEGE IS PRESENT 268
32.2. USING ANSIBLE TO ENSURE MEMBER PERMISSIONS ARE PRESENT IN A CUSTOM IDM RBAC
PRIVILEGE 269
32.3. USING ANSIBLE TO ENSURE AN IDM RBAC PRIVILEGE DOES NOT INCLUDE A PERMISSION 271
32.4. USING ANSIBLE TO RENAME A CUSTOM IDM RBAC PRIVILEGE 273
32.5. USING ANSIBLE TO ENSURE AN IDM RBAC PRIVILEGE IS ABSENT 274
32.6. ADDITIONAL RESOURCES 276
. . . . . . . . . . . 33.
CHAPTER . . . .USING
. . . . . . . ANSIBLE
. . . . . . . . . .PLAYBOOKS
. . . . . . . . . . . . . .TO
. . . MANAGE
. . . . . . . . . . RBAC
. . . . . . .PERMISSIONS
. . . . . . . . . . . . . . .IN
. . .IDM
. . . . . . . . . . . . . . . . . . . . . . .277
...............
33.1. USING ANSIBLE TO ENSURE AN RBAC PERMISSION IS PRESENT 277
33.2. USING ANSIBLE TO ENSURE AN RBAC PERMISSION WITH AN ATTRIBUTE IS PRESENT 279
33.3. USING ANSIBLE TO ENSURE AN RBAC PERMISSION IS ABSENT 281
33.4. USING ANSIBLE TO ENSURE AN ATTRIBUTE IS A MEMBER OF AN IDM RBAC PERMISSION 282
33.5. USING ANSIBLE TO ENSURE AN ATTRIBUTE IS NOT A MEMBER OF AN IDM RBAC PERMISSION 284
33.6. USING ANSIBLE TO RENAME AN IDM RBAC PERMISSION 285
33.7. ADDITIONAL RESOURCES 286
.CHAPTER
. . . . . . . . . . 34.
. . . .USING
. . . . . . . AN
. . . .ID
. . VIEW
. . . . . . TO
. . . .OVERRIDE
...........A
. . USER
. . . . . . .ATTRIBUTE
. . . . . . . . . . . .VALUE
. . . . . . . .ON
. . . .AN
. . . IDM
. . . . .CLIENT
. . . . . . . . . . . . . . . . .288
...............
34.1. ID VIEWS 288
34.2. POTENTIAL NEGATIVE IMPACT OF ID VIEWS ON SSSD PERFORMANCE 289
34.3. ATTRIBUTES AN ID VIEW CAN OVERRIDE 289
34.4. GETTING HELP FOR ID VIEW COMMANDS 290
6
Table of Contents
34.5. USING AN ID VIEW TO OVERRIDE THE LOGIN NAME OF AN IDM USER ON A SPECIFIC HOST 290
34.6. MODIFYING AN IDM ID VIEW 293
34.7. ADDING AN ID VIEW TO OVERRIDE AN IDM USER HOME DIRECTORY ON AN IDM CLIENT 294
34.8. APPLYING AN ID VIEW TO AN IDM HOST GROUP 296
34.9. MIGRATING NIS DOMAINS TO IDENTITY MANAGEMENT 299
.CHAPTER
. . . . . . . . . . 35.
. . . .USING
. . . . . . .ID
. . .VIEWS
. . . . . . .FOR
. . . . .ACTIVE
. . . . . . . . DIRECTORY
. . . . . . . . . . . . . USERS
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 300
................
35.1. HOW THE DEFAULT TRUST VIEW WORKS 300
35.2. DEFINING GLOBAL ATTRIBUTES FOR AN AD USER BY MODIFYING THE DEFAULT TRUST VIEW 301
35.3. OVERRIDING DEFAULT TRUST VIEW ATTRIBUTES FOR AN AD USER ON AN IDM CLIENT WITH AN ID
VIEW 302
35.4. APPLYING AN ID VIEW TO AN IDM HOST GROUP 303
.CHAPTER
. . . . . . . . . . 36.
. . . .ADJUSTING
. . . . . . . . . . . . .ID
. . .RANGES
. . . . . . . . .MANUALLY
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 306
................
36.1. ID RANGES 306
36.2. AUTOMATIC ID RANGES ASSIGNMENT 306
36.3. ASSIGNING THE IDM ID RANGE MANUALLY DURING SERVER INSTALLATION 307
36.4. ADDING A NEW IDM ID RANGE 308
36.5. THE ROLE OF SECURITY AND RELATIVE IDENTIFIERS IN IDM ID RANGES 309
36.6. USING ANSIBLE TO ADD A NEW LOCAL IDM ID RANGE 310
36.7. REMOVING AN ID RANGE AFTER REMOVING A TRUST TO AD 312
36.8. DISPLAYING CURRENTLY ASSIGNED DNA ID RANGES 313
36.9. MANUAL ID RANGE ASSIGNMENT 314
36.10. ASSIGNING DNA ID RANGES MANUALLY 315
.CHAPTER
. . . . . . . . . . 37.
. . . .MANAGING
. . . . . . . . . . . . SUBID
. . . . . . . RANGES
. . . . . . . . . .MANUALLY
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .316
...............
37.1. GENERATING SUBID RANGES USING IDM CLI 316
37.2. GENERATING SUBID RANGES USING IDM WEBUI INTERFACE 317
37.3. MANAGING EXISTING SUBID RANGES USING IDM CLI 317
37.4. LISTING SUBID RANGES USING THE GETSUBID COMMAND 318
. . . . . . . . . . . 38.
CHAPTER . . . .MANAGING
. . . . . . . . . . . . HOSTS
. . . . . . . . IN
. . .IDM
. . . . .CLI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .319
...............
38.1. HOSTS IN IDM 319
38.2. HOST ENROLLMENT 320
38.3. USER PRIVILEGES REQUIRED FOR HOST ENROLLMENT 320
38.4. ENROLLMENT AND AUTHENTICATION OF IDM HOSTS AND USERS: COMPARISON 321
38.5. HOST OPERATIONS 322
38.6. HOST ENTRY IN IDM LDAP 324
38.7. ADDING IDM HOST ENTRIES FROM IDM CLI 326
38.8. DELETING HOST ENTRIES FROM IDM CLI 327
38.9. RE-ENROLLING AN IDENTITY MANAGEMENT CLIENT 327
38.9.1. Client re-enrollment in IdM 327
38.9.2. Re-enrolling a client by using user credentials: Interactive re-enrollment 328
38.9.3. Re-enrolling a client by using the client keytab: Non-interactive re-enrollment 328
38.9.4. Testing an Identity Management client after installation 329
38.10. RENAMING IDENTITY MANAGEMENT CLIENT SYSTEMS 329
38.10.1. Preparing an IdM client for its renaming 329
38.10.2. Uninstalling an Identity Management client 330
38.10.3. Renaming the host system 330
38.10.4. Re-adding services, re-generating certificates, and re-adding host groups 331
38.11. DISABLING AND RE-ENABLING HOST ENTRIES 331
38.11.1. Disabling Hosts 331
38.11.2. Re-enabling Hosts 332
7
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
. . . . . . . . . . . 39.
CHAPTER . . . .ADDING
. . . . . . . . .HOST
. . . . . . ENTRIES
. . . . . . . . . .FROM
. . . . . . .IDM
. . . . WEB
. . . . . .UI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .333
...............
39.1. HOSTS IN IDM 333
39.2. HOST ENROLLMENT 333
39.3. USER PRIVILEGES REQUIRED FOR HOST ENROLLMENT 334
39.4. ENROLLMENT AND AUTHENTICATION OF IDM HOSTS AND USERS: COMPARISON 334
39.5. HOST ENTRY IN IDM LDAP 336
39.6. ADDING HOST ENTRIES FROM THE WEB UI 337
.CHAPTER
. . . . . . . . . . 40.
. . . .MANAGING
. . . . . . . . . . . . .HOSTS
. . . . . . . .USING
. . . . . . .ANSIBLE
. . . . . . . . . .PLAYBOOKS
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 340
................
40.1. ENSURING THE PRESENCE OF AN IDM HOST ENTRY WITH FQDN USING ANSIBLE PLAYBOOKS 340
40.2. ENSURING THE PRESENCE OF AN IDM HOST ENTRY WITH DNS INFORMATION USING ANSIBLE
PLAYBOOKS 342
40.3. ENSURING THE PRESENCE OF MULTIPLE IDM HOST ENTRIES WITH RANDOM PASSWORDS USING
ANSIBLE PLAYBOOKS 344
40.4. ENSURING THE PRESENCE OF AN IDM HOST ENTRY WITH MULTIPLE IP ADDRESSES USING ANSIBLE
PLAYBOOKS 345
40.5. ENSURING THE ABSENCE OF AN IDM HOST ENTRY USING ANSIBLE PLAYBOOKS 347
40.6. ADDITIONAL RESOURCES 349
.CHAPTER
. . . . . . . . . . 41.
. . . MANAGING
. . . . . . . . . . . . .HOST
. . . . . . GROUPS
. . . . . . . . . . USING
. . . . . . . THE
. . . . . IDM
. . . . .CLI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 350
................
41.1. HOST GROUPS IN IDM 350
41.2. VIEWING IDM HOST GROUPS USING THE CLI 350
41.3. CREATING IDM HOST GROUPS USING THE CLI 351
41.4. DELETING IDM HOST GROUPS USING THE CLI 351
41.5. ADDING IDM HOST GROUP MEMBERS USING THE CLI 352
41.6. REMOVING IDM HOST GROUP MEMBERS USING THE CLI 353
41.7. ADDING IDM HOST GROUP MEMBER MANAGERS USING THE CLI 354
41.8. REMOVING IDM HOST GROUP MEMBER MANAGERS USING THE CLI 355
.CHAPTER
. . . . . . . . . . 42.
. . . .MANAGING
. . . . . . . . . . . . HOST
. . . . . . .GROUPS
. . . . . . . . . .USING
. . . . . . .THE
. . . . .IDM
. . . . WEB
. . . . . .UI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .357
...............
42.1. HOST GROUPS IN IDM 357
42.2. VIEWING HOST GROUPS IN THE IDM WEB UI 357
42.3. CREATING HOST GROUPS IN THE IDM WEB UI 358
42.4. DELETING HOST GROUPS IN THE IDM WEB UI 359
42.5. ADDING HOST GROUP MEMBERS IN THE IDM WEB UI 359
42.6. REMOVING HOST GROUP MEMBERS IN THE IDM WEB UI 360
42.7. ADDING IDM HOST GROUP MEMBER MANAGERS USING THE WEB UI 361
42.8. REMOVING IDM HOST GROUP MEMBER MANAGERS USING THE WEB UI 362
. . . . . . . . . . . 43.
CHAPTER . . . .MANAGING
. . . . . . . . . . . . HOST
. . . . . . .GROUPS
. . . . . . . . . .USING
. . . . . . .ANSIBLE
. . . . . . . . . .PLAYBOOKS
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .365
...............
43.1. HOST GROUPS IN IDM 365
43.2. ENSURING THE PRESENCE OF IDM HOST GROUPS USING ANSIBLE PLAYBOOKS 365
43.3. ENSURING THE PRESENCE OF HOSTS IN IDM HOST GROUPS USING ANSIBLE PLAYBOOKS 367
43.4. NESTING IDM HOST GROUPS USING ANSIBLE PLAYBOOKS 369
43.5. ENSURING THE PRESENCE OF MEMBER MANAGERS IN IDM HOST GROUPS USING ANSIBLE
PLAYBOOKS 370
43.6. ENSURING THE ABSENCE OF HOSTS FROM IDM HOST GROUPS USING ANSIBLE PLAYBOOKS 372
43.7. ENSURING THE ABSENCE OF NESTED HOST GROUPS FROM IDM HOST GROUPS USING ANSIBLE
PLAYBOOKS 373
43.8. ENSURING THE ABSENCE OF IDM HOST GROUPS USING ANSIBLE PLAYBOOKS 375
43.9. ENSURING THE ABSENCE OF MEMBER MANAGERS FROM IDM HOST GROUPS USING ANSIBLE
PLAYBOOKS 377
CHAPTER 44. ENSURING THE PRESENCE OF HOST-BASED ACCESS CONTROL RULES IN IDM USING
. . . . . . . . . . PLAYBOOKS
ANSIBLE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .379
...............
8
Table of Contents
. . . . . . . . . . . 45.
CHAPTER . . . .MANAGING
. . . . . . . . . . . . PUBLIC
. . . . . . . . .SSH
. . . . .KEYS
. . . . . .FOR
. . . . .USERS
. . . . . . . AND
. . . . . HOSTS
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .382
...............
45.1. ABOUT THE SSH KEY FORMAT 382
45.2. ABOUT IDM AND OPENSSH 382
45.3. GENERATING SSH KEYS 383
45.4. MANAGING PUBLIC SSH KEYS FOR HOSTS 384
45.4.1. Uploading SSH keys for a host using the IdM Web UI 384
45.4.2. Uploading SSH keys for a host using the IdM CLI 385
45.4.3. Deleting SSH keys for a host using the IdM Web UI 386
45.4.4. Deleting SSH keys for a host using the IdM CLI 386
45.5. MANAGING PUBLIC SSH KEYS FOR USERS 387
45.5.1. Uploading SSH keys for a user using the IdM Web UI 387
45.5.2. Uploading SSH keys for a user using the IdM CLI 388
45.5.3. Deleting SSH keys for a user using the IdM Web UI 389
45.5.4. Deleting SSH keys for a user using the IdM CLI 389
. . . . . . . . . . . 46.
CHAPTER . . . .CONFIGURING
. . . . . . . . . . . . . . . .THE
. . . . .DOMAIN
. . . . . . . . .RESOLUTION
. . . . . . . . . . . . . . .ORDER
. . . . . . . .TO
. . . RESOLVE
. . . . . . . . . . .SHORT
. . . . . . . .AD
. . . USER
. . . . . . NAMES
.......................
391
46.1. HOW DOMAIN RESOLUTION ORDER WORKS 391
46.2. SETTING THE GLOBAL DOMAIN RESOLUTION ORDER ON AN IDM SERVER 392
46.3. SETTING THE DOMAIN RESOLUTION ORDER FOR AN ID VIEW ON AN IDM SERVER 392
46.4. SETTING THE DOMAIN RESOLUTION ORDER IN SSSD ON AN IDM CLIENT 394
46.5. ADDITIONAL RESOURCES 394
.CHAPTER
. . . . . . . . . . 47.
. . . .ENABLING
. . . . . . . . . . . .AUTHENTICATION
. . . . . . . . . . . . . . . . . . . USING
. . . . . . . .AD
. . . USER
. . . . . . PRINCIPAL
. . . . . . . . . . . . NAMES
. . . . . . . . .IN
. . IDM
. . . . . . . . . . . . . . . . . . . . 396
................
47.1. USER PRINCIPAL NAMES IN AN AD FOREST TRUSTED BY IDM 396
47.2. ENSURING THAT AD UPNS ARE UP-TO-DATE IN IDM 396
47.3. GATHERING TROUBLESHOOTING DATA FOR AD UPN AUTHENTICATION ISSUES 397
. . . . . . . . . . . 48.
CHAPTER . . . .ENABLING
. . . . . . . . . . . .AD
. . . USERS
. . . . . . . .TO
. . . ADMINISTER
. . . . . . . . . . . . . .IDM
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 399
................
48.1. ID OVERRIDES FOR AD USERS 399
48.2. USING ID OVERRIDES TO ENABLE AD USERS TO ADMINISTER IDM 399
48.3. USING ANSIBLE TO ENABLE AD USERS TO ADMINISTER IDM 400
48.4. VERIFYING THAT AN AD USER CAN PERFORM CORRECT COMMANDS IN THE IDM CLI 401
.CHAPTER
. . . . . . . . . . 49.
. . . .USING
. . . . . . . EXTERNAL
. . . . . . . . . . . . IDENTITY
. . . . . . . . . . .PROVIDERS
. . . . . . . . . . . . .TO
. . .AUTHENTICATE
. . . . . . . . . . . . . . . . . TO
. . . .IDM
. . . . . . . . . . . . . . . . . . . . . . . . 403
................
49.1. THE BENEFITS OF CONNECTING IDM TO AN EXTERNAL IDP 403
49.1.1. How IdM incorporates logins via external IdPs 403
49.2. CREATING A REFERENCE TO AN EXTERNAL IDENTITY PROVIDER 404
49.3. MANAGING REFERENCES TO EXTERNAL IDPS 407
49.4. ENABLING AN IDM USER TO AUTHENTICATE VIA AN EXTERNAL IDP 408
49.5. RETRIEVING AN IDM TICKET-GRANTING TICKET AS AN IDP USER 409
49.6. LOGGING IN TO AN IDM CLIENT VIA SSH AS AN IDP USER 410
49.7. LIST OF TEMPLATES FOR EXTERNAL IDENTITY PROVIDERS 411
9
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
10
MAKING OPEN SOURCE MORE INCLUSIVE
11
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
1. View the documentation in the Multi-page HTML format and ensure that you see the
Feedback button in the upper right corner after the page fully loads.
2. Use your cursor to highlight the part of the text that you want to comment on.
3. Click the Add Feedback button that appears near the highlighted text.
4. Enter your suggestion for improvement in the Description field. Include links to the relevant
parts of the documentation.
12
CHAPTER 1. INTRODUCTION TO THE IDM COMMAND-LINE UTILITIES
Prerequisites
To use the IPA command-line interface, authenticate to IdM with a valid Kerberos ticket.
It supports a lot of subcommands for managing IdM, such as the ipa user-add command to add a new
user.
Add, manage, or remove users, groups, hosts and other objects in the network.
Manage certificates.
Search entries.
The IPA command-line interface (CLI) generates available help topics from loaded IdM plugin modules.
To use the IPA help utility, you must:
Entering the ipa help command without options displays information about basic help usage and the
most common command examples.
You can use the following options for different ipa help use cases:
[] — Brackets mean that all parameters are optional and you can write just ipa help and the
command will be executed.
13
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
| — The pipe character means or. Therefore, you can specify a TOPIC, a COMMAND, or topics,
or commands, with the basic ipa help command:
topics — You can run the command ipa help topics to display a list of topics that are
covered by the IPA help, such as user, cert, server and many others.
TOPIC — The TOPIC with capital letters is a variable. Therefore, you can specify a particular
topic, for example, ipa help user.
commands — You can enter the command ipa help commands to display a list of
commands which are covered by the IPA help, for example, user-add, ca-enable, server-
show and many others.
COMMAND — The COMMAND with capital letters is a variable. Therefore, you can specify a
particular command, for example, ipa help user-add.
Procedure
3. Select one of the topics and create a command according to the following pattern: ipa help
[topic_name]. Instead of the topic_name string, add one of the topics you listed in the previous
step.
In the example, we use the following topic: user
4. If the IPA help output is too long and you cannot see the whole text, use the following syntax:
You can then scroll down and read the whole help.
The IPA CLI displays a help page for the user topic. After reading the overview, you can see many
examples with patterns for working with topic commands.
Procedure
14
CHAPTER 1. INTRODUCTION TO THE IDM COMMAND-LINE UTILITIES
3. Select one of the commands and create a help command according to the following pattern: ipa
help <COMMAND>. Instead of the <COMMAND> string, add one of the commands you listed in
the previous step.
Additional resources
The structure of IPA commands allows you to manage various types of objects. For example:
Users,
Hosts,
DNS records,
Certificates,
For most of these objects, the IPA CLI includes commands to:
Add (add)
Modify (mod)
Delete (del)
Search (find)
Display (show)
ipa user-add, ipa user-mod, ipa user-del, ipa user-find, ipa user-show
ipa host-add, ipa host-mod, ipa host-del, ipa host-find, ipa host-show
ipa dnsrecord-add, ipa dnsrecord-mod, ipa dnsrecord-del, ipa dnsrecord-find, ipa dnrecord-show
You can create a user with the ipa user-add [options], where [options] are optional. If you use just the
ipa user-add command, the script asks you for details one by one.
To change an existing object, you need to define the object, therefore the command also includes an
15
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
To change an existing object, you need to define the object, therefore the command also includes an
object: ipa user-mod USER_NAME [options].
Prerequisites
You need to have administrator privileges to add user accounts to the IdM server.
Procedure
$ ipa user-add
The command runs a script that prompts you to provide basic data necessary for creating a user
account.
3. In the First name: field, enter the first name of the new user and press the Enter key.
4. In the Last name: field, enter the last name of the new user and press the Enter key.
5. In the User login [suggested user name]:enter the user name, or just press the Enter key to
accept the suggested user name.
The user name must be unique for the whole IdM database. If an error occurs because that user
name already exists, repeat the process with the ipa user-add command and use a different,
unique user name.
After you add the user name, the user account is added to the IdM database and the IPA command line
interface (CLI) prints the following output:
----------------------
Added user "euser"
----------------------
User login: euser
First name: Example
Last name: User
Full name: Example User
Display name: Example User
Initials: EU
Home directory: /home/euser
GECOS: Example User
Login shell: /bin/sh
Principal name: [email protected]
Principal alias: [email protected]
Email address: [email protected]
UID: 427200006
GID: 427200006
16
CHAPTER 1. INTRODUCTION TO THE IDM COMMAND-LINE UTILITIES
Password: False
Member of groups: ipausers
Kerberos keys available: False
NOTE
By default, a user password is not set for the user account. To add a password while
creating a user account, use the ipa user-add command with the following syntax:
The IPA CLI then prompts you to add or confirm a user name and password.
If the user has been created already, you can add the password with the ipa user-mod
command.
Additional resources
Run the ipa help user-add command for more information about parameters.
Basic command syntax is different from the user-add syntax because you need to define the existing
user account for which you want to perform changes, for example, add a password.
Prerequisites
Procedure
2. Enter the ipa user-mod command, specify the user to modify, and any options, such as --
password for adding a password:
The command runs a script where you can add the new password.
----------------------
Modified user "euser"
----------------------
User login: euser
First name: Example
Last name: User
Home directory: /home/euser
17
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The user password is now set for the account and the user can log into IdM.
Additional resources
Run the ipa help user-mod command for more information about parameters.
Using the same command-line argument multiple times within the same command invocation:
Alternatively, you can enclose the list in curly braces, in which case the shell performs the
expansion:
The examples above show a command permission-add which adds permissions to an object. The object
is not mentioned in the example. Instead of … you need to add the object for which you want to add
permissions.
When you update such multi-valued attributes from the command line, IdM completely overwrites the
previous list of values with a new list. Therefore, when updating a multi-valued attribute, you must
specify the whole new list, not just a single value you want to add.
For example, in the command above, the list of permissions includes reading, writing and deleting. When
you decide to update the list with the permission-mod command, you must add all values, otherwise
those not mentioned will be deleted.
Example 1: — The ipa permission-mod command updates all previously added permissions.
or
Example 2 — The ipa permission-mod command deletes the --right=delete argument because it is not
included in the command:
18
CHAPTER 1. INTRODUCTION TO THE IDM COMMAND-LINE UTILITIES
or
Commands containing unescaped special characters do not work as expected because the shell cannot
properly parse such characters.
19
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Stage users are not allowed to authenticate. This is an initial state. Some of the user account
properties required for active users cannot be set, for example, group membership.
Active users are allowed to authenticate. All required user account properties must be set in this
state.
Preserved users are former active users that are considered inactive and cannot authenticate
to IdM. Preserved users retain most of the account properties they had as active users, but they
are not part of any user groups.
You can delete user entries permanently from the IdM database.
IMPORTANT
Deleted user accounts cannot be restored. When you delete a user account, all the
information associated with the account is permanently lost.
A new administrator can only be created by a user with administrator rights, such as the default admin
20
CHAPTER 2. MANAGING USER ACCOUNTS USING THE COMMAND LINE
A new administrator can only be created by a user with administrator rights, such as the default admin
user. If you accidentally delete all administrator accounts, the Directory Manager must create a new
administrator manually in the Directory Server.
WARNING
Do not delete the admin user. As admin is a pre-defined user required by IdM, this
operation causes problems with certain commands. If you want to define and use an
alternative admin user, disable the pre-defined admin user with ipa user-disable
admin after you granted admin permissions to at least one different user.
WARNING
Do not add local users to IdM. The Name Service Switch (NSS) always resolves IdM
users and groups before resolving local users and groups. This means that, for
example, IdM group membership does not work for local users.
Stage — users cannot use these accounts. Use it if you want to prepare new user accounts.
When users are ready to use their accounts, then you can activate them.
The following procedure describes adding active users to the IdM server with the ipa user-add
command.
Similarly, you can create stage user accounts with the ipa stageuser-add command.
NOTE
IdM automatically assigns a unique user ID (UID) to the new user accounts. You can also
do this manually, however, the server does not validate whether the UID number is unique.
Due to this, multiple user entries might have the same ID number assigned. Red Hat
recommends to prevent having multiple entries with the same UID.
Prerequisites
Obtained a Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
21
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
2. Add user login, user’s first name, last name and optionally, you can also add their email address.
IdM supports user names that can be described by the following regular expression:
[a-zA-Z0-9_.][a-zA-Z0-9_.-]{0,252}[a-zA-Z0-9_.$-]?
NOTE
User names ending with the trailing dollar sign ($) are supported to enable
Samba 3.x machine support.
If you add a user name containing uppercase characters, IdM automatically converts the name
to lowercase when saving it. Therefore, IdM always requires to enter user names in lowercase
when logging in. Additionally, it is not possible to add user names which differ only in letter
casing, such as user and User.
The default maximum length for user names is 32 characters. To change it, use the ipa config-
mod --maxusername command. For example, to increase the maximum user name length to
64 characters:
The ipa user-add command includes a lot of parameters. To list them all, use the ipa help
command:
For details about ipa help command, see What is the IPA help.
You can verify if the new user account is successfully created by listing all IdM user accounts:
$ ipa user-find
Prerequisites
Obtained a Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
22
CHAPTER 2. MANAGING USER ACCOUNTS USING THE COMMAND LINE
You can verify if the new user account is successfully created by listing all IdM user accounts:
$ ipa user-find
Prerequisites
Obtained a Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
NOTE
Despite the output saying the user account was deleted, it has been preserved.
23
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
When deleting multiple users, use the --continue option to force the command to continue regardless
of errors. A summary of the successful and failed operations is printed to the stdout standard output
stream when the command completes.
If you do not use --continue, the command proceeds with deleting users until it encounters an error,
after which it stops and exits.
Prerequisites
Obtained a Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
Restoring a user account does not restore all of the account’s previous attributes. For example, the
user’s password is not restored and must be set again.
Prerequisites
Obtained a Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
24
CHAPTER 2. MANAGING USER ACCOUNTS USING THE COMMAND LINE
------------------------------
Verification steps
You can verify if the new user account is successfully created by listing all IdM user accounts:
$ ipa user-find
25
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Stage users are not allowed to authenticate. This is an initial state. Some of the user account
properties required for active users cannot be set, for example, group membership.
Active users are allowed to authenticate. All required user account properties must be set in this
state.
Preserved users are former active users that are considered inactive and cannot authenticate
to IdM. Preserved users retain most of the account properties they had as active users, but they
are not part of any user groups.
26
CHAPTER 3. MANAGING USER ACCOUNTS USING THE IDM WEB UI
You can delete user entries permanently from the IdM database.
IMPORTANT
Deleted user accounts cannot be restored. When you delete a user account, all the
information associated with the account is permanently lost.
A new administrator can only be created by a user with administrator rights, such as the default admin
user. If you accidentally delete all administrator accounts, the Directory Manager must create a new
administrator manually in the Directory Server.
WARNING
Do not delete the admin user. As admin is a pre-defined user required by IdM, this
operation causes problems with certain commands. If you want to define and use an
alternative admin user, disable the pre-defined admin user with ipa user-disable
admin after you granted admin permissions to at least one different user.
WARNING
Do not add local users to IdM. The Name Service Switch (NSS) always resolves IdM
users and groups before resolving local users and groups. This means that, for
example, IdM group membership does not work for local users.
Usually, you need to create a new user account before a new employee starts to work. Such a stage
27
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Usually, you need to create a new user account before a new employee starts to work. Such a stage
account is not accessible and you need to activate it later.
NOTE
Alternatively, you can create an active user account directly. For adding active user, follow
the procedure below and add the user account in the Active users tab.
Prerequisites
Procedure
4. In the Add stage user dialog box, enter First name and Last name of the new user.
6. [Optional] In the GID drop down menu, select groups in which the user should be included.
7. [Optional] In the Password and Verify password fields, enter your password and confirm it,
ensuring they both match.
28
CHAPTER 3. MANAGING USER ACCOUNTS USING THE IDM WEB UI
At this point, you can see the user account in the Stage Users table.
NOTE
If you click on the user name, you can edit advanced settings, such as adding a phone
number, address, or occupation.
Prerequisites
Administrator privileges for managing the IdM Web UI or User Administrator role.
29
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Procedure
If the activation is successful, the IdM Web UI displays a green confirmation that the user has been
activated and the user account has been moved to Active users. The account is active and the user can
authenticate to the IdM domain and IdM Web UI. The user is prompted to change their password on the
first login.
NOTE
At this stage, you can add the active user account to user groups.
Disabled user accounts still exist within IdM and all of the associated information remains unchanged.
Unlike preserved user accounts, disabled user accounts remain in the active state and can be a member
of user groups.
30
CHAPTER 3. MANAGING USER ACCOUNTS USING THE IDM WEB UI
NOTE
After disabling a user account, any existing connections remain valid until the user’s
Kerberos TGT and other tickets expire. After the ticket expires, the user will not be able to
renew it.
Prerequisites
Administrator privileges for managing the IdM Web UI or User Administrator role.
Procedure
If the disabling procedure has been successful, you can verify in the Status column in the Active users
table.
Prerequisites
Administrator privileges for managing the IdM Web UI or User Administrator role.
31
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Procedure
If the change has been successful, you can verify in the Status column in the Active users table.
Preserve the user account if the employee leaves the company. If you want to disable user accounts for
a couple of weeks or months (parental leave, for example), disable the account. For details, see
Disabling user accounts in the Web UI . The preserved accounts are not active and users cannot use
them to access your internal network, however, the account stays in the database with all the data.
You can move the restored accounts back to the active mode.
NOTE
The list of users in the preserved state can provide a history of past user accounts.
Prerequisites
Administrator privileges for managing the IdM (Identity Management) Web UI or User
Administrator role.
Procedure
32
CHAPTER 3. MANAGING USER ACCOUNTS USING THE IDM WEB UI
5. In the Remove users dialog box, switch the Delete mode radio button to preserve.
If you need to restore preserved users, see the Restoring users in the IdM Web UI .
Prerequisites
Administrator privileges for managing the IdM Web UI or User Administrator role.
Procedure
33
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The IdM Web UI displays a green confirmation and moves the user accounts to the Active users tab.
The following procedure describes deleting active users. Similarly, you can delete user accounts on:
Prerequisites
Administrator privileges for managing the IdM Web UI or User Administrator role.
Procedure
4. In the Remove users dialog box, switch the Delete mode radio button to delete.
34
CHAPTER 3. MANAGING USER ACCOUNTS USING THE IDM WEB UI
35
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Ensuring the presence of a single user listed directly in the YML file.
Ensuring the presence of multiple users listed directly in the YML file.
Ensuring the presence of multiple users listed in a JSON file that is referenced from the YML
file.
Stage users are not allowed to authenticate. This is an initial state. Some of the user account
properties required for active users cannot be set, for example, group membership.
Active users are allowed to authenticate. All required user account properties must be set in this
state.
Preserved users are former active users that are considered inactive and cannot authenticate
to IdM. Preserved users retain most of the account properties they had as active users, but they
are not part of any user groups.
You can delete user entries permanently from the IdM database.
IMPORTANT
Deleted user accounts cannot be restored. When you delete a user account, all the
information associated with the account is permanently lost.
A new administrator can only be created by a user with administrator rights, such as the default admin
36
CHAPTER 4. MANAGING USER ACCOUNTS USING ANSIBLE PLAYBOOKS
A new administrator can only be created by a user with administrator rights, such as the default admin
user. If you accidentally delete all administrator accounts, the Directory Manager must create a new
administrator manually in the Directory Server.
WARNING
Do not delete the admin user. As admin is a pre-defined user required by IdM, this
operation causes problems with certain commands. If you want to define and use an
alternative admin user, disable the pre-defined admin user with ipa user-disable
admin after you granted admin permissions to at least one different user.
WARNING
Do not add local users to IdM. The Name Service Switch (NSS) always resolves IdM
users and groups before resolving local users and groups. This means that, for
example, IdM group membership does not work for local users.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the data of the user whose presence in IdM you want to
37
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
ensure. To simplify this step, you can copy and modify the example in the
/usr/share/doc/ansible-freeipa/playbooks/user/add-user.yml file. For example, to create user
named idm_user and add Password123 as the user password:
---
- name: Playbook to handle users
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Create user idm_user
ipauser:
ipaadmin_password: "{{ ipaadmin_password }}"
name: idm_user
first: Alice
last: Acme
uid: 1000111
gid: 10011
phone: "+555123457"
email: [email protected]
passwordexpiration: "2023-01-19 23:59:59"
password: "Password123"
update_password: on_create
For the full list of available user options, see the /usr/share/doc/ansible-freeipa/README-
user.md Markdown file.
NOTE
If you use the update_password: on_create option, Ansible only creates the
user password when it creates the user. If the user is already created with a
password, Ansible does not generate a new password.
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/add-IdM-
user.yml
Verification steps
You can verify if the new user account exists in IdM by using the ipa user-show command:
38
CHAPTER 4. MANAGING USER ACCOUNTS USING ANSIBLE PLAYBOOKS
$ ssh [email protected]
Password:
[admin@server /]$
$ kinit admin
Password for [email protected]:
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the data of the users whose presence you want to ensure in
IdM. To simplify this step, you can copy and modify the example in the /usr/share/doc/ansible-
freeipa/playbooks/user/ensure-users-present.yml file. For example, to create users
idm_user_1, idm_user_2, and idm_user_3, and add Password123 as the password of idm_user_1:
---
39
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Create user idm_users
ipauser:
ipaadmin_password: "{{ ipaadmin_password }}"
users:
- name: idm_user_1
first: Alice
last: Acme
uid: 10001
gid: 10011
phone: "+555123457"
email: [email protected]
passwordexpiration: "2023-01-19 23:59:59"
password: "Password123"
- name: idm_user_2
first: Bob
last: Acme
uid: 100011
gid: 10011
- name: idm_user_3
first: Eve
last: Acme
uid: 1000111
gid: 10011
NOTE
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/add-
users.yml
Verification steps
You can verify if the user account exists in IdM by using the ipa user-show command:
$ ssh [email protected]
Password:
[admin@server /]$
40
CHAPTER 4. MANAGING USER ACCOUNTS USING ANSIBLE PLAYBOOKS
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary tasks. Reference the JSON file with the data
of the users whose presence you want to ensure. To simplify this step, you can copy and modify
the example in the /usr/share/doc/ansible-freeipa/ensure-users-present-ymlfile.yml file:
---
- name: Ensure users' presence
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Include users.json
include_vars:
file: users.json
41
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
ipauser:
ipaadmin_password: "{{ ipaadmin_password }}"
users: "{{ users }}"
3. Create the users.json file, and add the IdM users into it. To simplify this step, you can copy and
modify the example in the /usr/share/doc/ansible-freeipa/playbooks/user/users.json file. For
example, to create users idm_user_1, idm_user_2, and idm_user_3, and add Password123 as the
password of idm_user_1:
{
"users": [
{
"name": "idm_user_1",
"first": "Alice",
"last": "Acme",
"password": "Password123"
},
{
"name": "idm_user_2",
"first": "Bob",
"last": "Acme"
},
{
"name": "idm_user_3",
"first": "Eve",
"last": "Acme"
}
]
}
4. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-users-
present-jsonfile.yml
Verification steps
You can verify if the user accounts are present in IdM using the ipa user-show command:
$ ssh [email protected]
Password:
[admin@server /]$
42
CHAPTER 4. MANAGING USER ACCOUNTS USING ANSIBLE PLAYBOOKS
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the users whose absence from IdM you want to ensure. To
simplify this step, you can copy and modify the example in the /usr/share/doc/ansible-
freeipa/playbooks/user/ensure-users-present.yml file. For example, to delete users
idm_user_1, idm_user_2, and idm_user_3:
---
- name: Playbook to handle users
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Delete users idm_user_1, idm_user_2, idm_user_3
ipauser:
ipaadmin_password: "{{ ipaadmin_password }}"
users:
- name: idm_user_1
- name: idm_user_2
- name: idm_user_3
state: absent
43
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
3. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/delete-
users.yml
Verification steps
You can verify that the user accounts do not exist in IdM by using the ipa user-show command:
$ ssh [email protected]
Password:
[admin@server /]$
44
CHAPTER 5. MANAGING USER PASSWORDS IN IDM
Administrators and users with password change rights can set initial passwords for new users and reset
passwords for existing users. These passwords:
Expire after the first successful login. When this happens, IdM prompts the user to change the
expired password immediately. To disable this behavior, see Enabling password reset in IdM
without prompting the user for a password change at the next login.
NOTE
The LDAP Directory Manager (DM) user can change user passwords using LDAP tools.
The new password can override any IdM password policies. Passwords set by DM do not
expire after the first login.
Prerequisites
Procedure
45
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
Procedure
46
CHAPTER 5. MANAGING USER PASSWORDS IN IDM
Prerequisites
Procedure
1. Generate a new password hash by using the pwdhash command. For example:
By specifying the path to the Directory Server configuration, you automatically use the
password storage scheme set in the nsslapd-rootpwstoragescheme attribute to encrypt the
new password.
# ipactl stop
nsslapd-rootpw:
{PBKDF2_SHA256}AAAgABU0bKhyjY53NcxY33ueoPjOUWtl4iyYN5uW...
# ipactl start
Prerequisites
If you are resetting another user’s password, you must have obtained a TGT for an
administrative user in IdM.
Procedure
Enter the ipa user-mod command with the name of the user and the --password option. The
command will prompt you for the new password.
47
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
You can also use the ipa passwd idm_user command instead of ipa user-mod.
They can perform password change operations without requiring users to change their
passwords subsequently on their first login.
They can bypass the password policy so that no strength or history enforcement is applied.
WARNING
Bypassing the password policy can be a security threat. Exercise caution when
selecting users to whom you grant these additional privileges.
Prerequisites
Procedure
1. On every Identity Management (IdM) server in the domain, make the following changes:
a. Enter the ldapmodify command to modify LDAP entries. Specify the name of the IdM
server and the 389 port and press Enter:
c. Enter the distinguished name for the ipa_pwd_extop password synchronization entry and
press Enter:
dn: cn=ipa_pwd_extop,cn=plugins,cn=config
changetype: modify
48
CHAPTER 5. MANAGING USER PASSWORDS IN IDM
e. Specify what type of modification you want LDAP to execute and to which attribute. Press
Enter:
add: passSyncManagersDNs
passSyncManagersDNs: \
uid=admin,cn=users,cn=accounts,dc=example,dc=com
The admin user, listed under passSyncManagerDNs, now has the additional privileges.
Prerequisites
You have obtained the ticket-granting ticket (TGT) of an administrative user in IdM.
Procedure
1. Display the status of the user account to see the number of failed logins:
49
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
3. Compare the number of failed logins as displayed in the output of the ipa user-status
command with the Max failures number displayed in the IdM Web UI. If the number of failed
logins equals that of maximum allowed login attempts, the user account is locked.
Additional resources
IdM automatically unlocks the user account after a specified amount of time has passed. Alternatively,
you can unlock the user account manually with the following procedure.
Prerequisites
Procedure
Additional resources
50
CHAPTER 5. MANAGING USER PASSWORDS IN IDM
Additional resources
Prerequisites
You have obtained the ticket-granting ticket (TGT) of an administrative user in IdM.
You have root access to the IdM server on which you are executing the procedure.
Procedure
The output shows that the KDC:Disable Last Success plug-in is enabled. The plug-in hides
the last successful Kerberos authentication attempt from being visible in the ipa user-status
output.
2. Add the --ipaconfigstring=feature parameter for every feature to the ipa config-mod
command that is currently enabled, except for KDC:Disable Last Success:
This command enables only the AllowNThash plug-in. To enable multiple features, specify the
--ipaconfigstring=feature parameter separately for each feature.
3. Restart IdM:
# ipactl restart
51
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
The IdM password policy is set in the underlying LDAP directory, but the Kerberos Key
Distribution Center (KDC) enforces the password policy.
Password policy attributes lists the attributes you can use to define a password policy in IdM.
Max lifetime The maximum amount of time in days Max lifetime = 180
that a password is valid before a user
must reset it. The default value is 90 User passwords are valid only for 180
days. days. After that, IdM prompts users to
change them.
Note that if the attribute is set to 0, the
password never expires.
52
CHAPTER 6. DEFINING IDM PASSWORD POLICIES
Failure reset The amount of time in seconds after Failure reset interval = 60
interval which IdM resets the current number of
failed login attempts. If the user waits for more than 1 minute
after the number of failed login attempts
defined in Max failures, the user can
attempt to log in again without risking a
user account lock.
Lockout duration The amount of time in seconds that the Lockout duration = 600
user account is locked after the number
of failed login attempts defined in Max Users with locked accounts are unable to
failures. log in for 10 minutes.
IMPORTANT
53
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
IMPORTANT
Use the English alphabet and common symbols for the character classes requirement if
you have a diverse set of hardware that may not have access to international characters
and symbols. For more information about character class policies in passwords, see What
characters are valid in a password? in Red Hat Knowledgebase.
In the default global_policy password policy in IdM, the number of different character classes in the
password is set to 0. The history size is also set to 0.
Complete this procedure to enforce a stronger password policy for an IdM group using an Ansible
playbook.
NOTE
You can only define a password policy for an IdM group. You cannot define a password
policy for an individual user.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The group for which you are ensuring the presence of a password policy exists in IdM.
Procedure
1. Create an inventory file, for example inventory.file, and define the FQDN of your IdM server in
the [ipaserver] section:
[ipaserver]
server.idm.example.com
2. Create your Ansible playbook file that defines the password policy whose presence you want to
ensure. To simplify this step, copy and modify the example in the /usr/share/doc/ansible-
freeipa/playbooks/pwpolicy/pwpolicy_present.yml file:
---
- name: Tests
54
CHAPTER 6. DEFINING IDM PASSWORD POLICIES
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure presence of pwpolicy for group ops
ipapwpolicy:
ipaadmin_password: "{{ ipaadmin_password }}"
name: ops
minlife: 7
maxlife: 49
history: 5
priority: 1
lockouttime: 300
minlength: 8
minclasses: 4
maxfail: 3
failinterval: 5
For details on what the individual variables mean, see Password policy attributes.
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file
path_to_playbooks_directory_/new_pwpolicy_present.yml
You have successfully used an Ansible playbook to ensure that a password policy for the ops group is
present in IdM.
IMPORTANT
The priority of the ops password policy is set to 1, whereas the global_policy password
policy has no priority set. For this reason, the ops policy automatically supersedes
global_policy for the ops group and is enforced immediately.
global_policy serves as a fallback policy when no group policy is set for a user, and it can
never take precedence over a group policy.
Additional resources
--maxrepeat
Specifies the maximum acceptable number of same consecutive characters in the new password.
--maxsequence
55
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Specifies the maximum length of monotonic character sequences in the new password. Examples of
such a sequence are 12345 or fedcb. Most such passwords will not pass the simplicity check.
--dictcheck
If nonzero, checks whether the password, with possible modifications, matches a word in a dictionary.
Currently libpwquality performs the dictionary check using the cracklib library.
--usercheck
If nonzero, checks whether the password, with possible modifications, contains the user name in
some form. It is not performed for user names shorter than 3 characters.
You cannot apply the additional password policy options to existing passwords. If you apply any of the
additional options, IdM automatically sets the --minlength option, the minimum number of characters in
a password, to 6 characters.
NOTE
In a mixed environment with RHEL 7, RHEL 8, and RHEL 9 servers, you can enforce the
additional password policy settings only on servers running on RHEL 8.4 and later. If a
user is logged in to an IdM client and the IdM client is communicating with an IdM server
running on RHEL 8.3 or earlier, then the new password policy requirements set by the
system administrator will not be applied. To ensure consistent behavior, upgrade or
update all servers to RHEL 8.4 and later.
Additional resources:
Prerequisites
Procedure
1. Apply the user name check to all new passwords suggested by the users in the managers group:
NOTE
56
CHAPTER 6. DEFINING IDM PASSWORD POLICIES
NOTE
If you do not specify the name of the password policy, the default global_policy
is modified.
2. Set the maximum number of identical consecutive characters to 2 in the managers password
policy:
A password now will not be accepted if it contains more than 2 identical consecutive characters.
For example, the eR873mUi111YJQ combination is unacceptable because it contains three 1s in
succession.
Verification
b. Click managers.
c. Click Add.
e. Click the > arrow to move the user to the Prospective column.
f. Click Add.
a. Go to Identity → Users.
b. Click test_user.
4. On the command line, try to obtain a Kerberos ticket-granting ticket (TGT) for the test_user:
$ kinit test_user
b. The system informs you that you must change your password. Enter a password that
57
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
b. The system informs you that you must change your password. Enter a password that
contains the user name of test_user:
NOTE
Kerberos does not have fine-grained error password policy reporting and, in
certain cases, does not provide a clear reason why a password was rejected.
c. The system informs you that the entered password was rejected. Enter a password that
contains three or more identical characters in succession:
d. The system informs you that the entered password was rejected. Enter a password that
meets the criteria of the managers password policy:
$ klist
Ticket cache: KCM:0:33945
Default principal: [email protected]
The managers password policy now works correctly for users in the managers group.
Additional resources
Users' new passwords do not contain the users' respective user names.
Any monotonic character sequences in the passwords are not longer than 3 characters. This
means that the system does not accept a password with a sequence such as 1234 or abcd.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
You have created an Ansible inventory file with the fully-qualified domain name (FQDN) of
the IdM server in the ~/MyPlaybooks/ directory.
The group for which you are ensuring the presence of a password policy exists in IdM.
Procedure
1. Create your Ansible playbook file manager_pwpolicy_present.yml that defines the password
policy whose presence you want to ensure. To simplify this step, copy and modify the following
example:
---
- name: Tests
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure presence of usercheck and maxrepeat pwpolicy for group managers
ipapwpolicy:
ipaadmin_password: "{{ ipaadmin_password }}"
name: managers
usercheck: True
maxrepeat: 2
maxsequence: 3
59
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file
path_to_playbooks_directory_/manager_pwpolicy_present.yml
Verification
b. Click managers.
c. Click Add.
e. Click the > arrow to move the user to the Prospective column.
f. Click Add.
a. Go to Identity → Users.
b. Click test_user.
4. On the command line, try to obtain a Kerberos ticket-granting ticket (TGT) for the test_user:
$ kinit test_user
b. The system informs you that you must change your password. Enter a password that
contains the user name of test_user:
NOTE
60
CHAPTER 6. DEFINING IDM PASSWORD POLICIES
NOTE
Kerberos does not have fine-grained error password policy reporting and, in
certain cases, does not provide a clear reason why a password was rejected.
c. The system informs you that the entered password was rejected. Enter a password that
contains three or more identical characters in succession:
d. The system informs you that the entered password was rejected. Enter a password that
contains a monotonic character sequence longer than 3 characters. Examples of such
sequences include 1234 and fedc:
e. The system informs you that the entered password was rejected. Enter a password that
meets the criteria of the managers password policy:
5. Verify that you have obtained a TGT, which is only possible after having entered a valid
password:
$ klist
Ticket cache: KCM:0:33945
Default principal: [email protected]
Additional resources
/usr/share/doc/ansible-freeipa/README-pwpolicy.md
/usr/share/doc/ansible-freeipa/playbooks/pwpolicy
61
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Running the EPN tool to send emails to users whose passwords are expiring
Enabling the ipa-epn.timer to send an email to all users whose passwords are expiring
Display a list of affected users in JSON format, which is created when run in dry-run mode.
Calculate how many emails will be sent for a given day or date range.
Configure the ipa-epn.timer to run the EPN tool daily and send an email to users whose
passwords are expiring within the defined future date ranges.
NOTE
If a user account is disabled, no email notifications are sent if the password is going to
expire.
Prerequisites
Install the EPN tool on either an Identity Management (IdM) replica or an IdM client with a local
Postfix SMTP server configured as a smart host.
Procedure
62
CHAPTER 7. MANAGING EXPIRING PASSWORD NOTIFICATIONS
NOTE
The EPN tool is stateless. If the EPN tool fails to email any of the users whose passwords
are expiring on a given day, the EPN tool does not save a list of those users.
Prerequisites
The ipa-client-epn package is installed. See Installing the Expiring Password Notification tool .
Customize the ipa-epn email template if required. See Modifying the Expiring Password
Notification email template.
Procedure
1. Update the epn.conf configuration file to set the options for the EPN tool to notify users of
upcoming password expiration.
# vi /etc/ipa/epn.conf
2. Update the notify_ttls as required. The default is to notify users whose passwords are expiring
in 28, 14, 7, 3, and 1 day(s).
smtp_server = localhost
smtp_port = 25
4. Specify the email address from which the email expiration notification is sent. Any
unsuccessfully delivered emails are returned to this address.
mail_from [email protected]
6. Run the EPN tool in dry-run mode to generate a list of the users to whom the password
expiration email notification would be sent if you run the tool without the --dry-run option.
ipa-epn --dry-run
[
{
"uid": "user5",
"cn": "user 5",
"krbpasswordexpiration": "2020-04-17 15:51:53",
"mail": "['[email protected]']"
}
63
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
]
[
{
"uid": "user6",
"cn": "user 6",
"krbpasswordexpiration": "2020-12-17 15:51:53",
"mail": "['[email protected]']"
}
]
The IPA-EPN command was successful
NOTE
If the list of users returned is very large and you run the tool without the --dry-
run option, this might cause an issue with your email server.
7. Run the EPN tool without the --dry-run option to send expiration emails to the list of all the
users returned when you ran the EPN tool in dry-run mode:
ipa-epn
[
{
"uid": "user5",
"cn": "user 5",
"krbpasswordexpiration": "2020-10-01 15:51:53",
"mail": "['[email protected]']"
}
]
[
{
"uid": "user6",
"cn": "user 6",
"krbpasswordexpiration": "2020-12-17 15:51:53",
"mail": "['[email protected]']"
}
]
The IPA-EPN command was successful
8. You can add EPN to any monitoring system and invoke it with the --from-nbdays and --to-
nbdays options to determine how many users passwords are going to expire within a specific
time frame:
NOTE
If you invoke the EPN tool with the --from-nbdays and --to-nbdays options, it is
automatically executed in dry-run mode.
Verification steps
Additional resources
64
CHAPTER 7. MANAGING EXPIRING PASSWORD NOTIFICATIONS
Additional resources
Prerequisites
The ipa-client-epn package is installed. See Installing the Expiring Password Notification tool
Customize the ipa-epn email template if required. See Modifying the Expiring Password
Notification email template
Procedure
Once you start the timer, by default, the EPN tool is run every day at 1 a.m.
Additional resources
Prerequisites
Procedure
# vi /etc/ipa/epn/expire_msg.template
Hi {{ fullname }},
65
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Verification steps
Run the EPN tool and verify the email notification contains the updated text.
Additional resources
66
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
If a Red Hat Enterprise Linux (RHEL) 8 host is enrolled as an Identity Management (IdM) client, you can
specify sudo rules defining which IdM users can perform which commands on the host in the following
ways:
Centrally in IdM
You can create a central sudo rule for an IdM client using the command line interface (CLI) and the IdM
Web UI.
You can also configure password-less authentication for sudo using the Generic Security Service
Application Programming Interface (GSSAPI), the native way for UNIX-based operating systems to
access and authenticate Kerberos services. You can use the pam_sss_gss.so Pluggable
Authentication Module (PAM) to invoke GSSAPI authentication via the SSSD service, allowing users to
authenticate to the sudo command with a valid Kerberos ticket.
Additional resources
For example, complete this procedure to create the idm_user_reboot sudo rule to grant the idm_user
account the permission to run the /usr/sbin/reboot command on the idmclient machine.
Prerequisites
You have created a user account for idm_user in IdM and unlocked the account by creating a
password for the user. For details on adding a new IdM user using the CLI, see Adding users
using the command line.
No local idm_user account is present on the idmclient host. The idm_user user is not listed in
67
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
No local idm_user account is present on the idmclient host. The idm_user user is not listed in
the local /etc/passwd file.
Procedure
68
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
Users: idm_user
Hosts: idmclient.idm.example.com
Sudo Allow Commands: /usr/sbin/reboot
-------------------------
Number of members added 1
-------------------------
a. To define the time at which a sudo rule starts to be valid, use the ipa sudorule-mod
sudo_rule_name command with the --setattr sudonotbefore=DATE option. The DATE
value must follow the yyyymmddHHMMSSZ format, with seconds specified explicitly. For
example, to set the start of the validity of the idm_user_reboot rule to 31 December 2025
12:34:00, enter:
b. To define the time at which a sudo rule stops being valid, use the --setattr
sudonotafter=DATE option. For example, to set the end of the idm_user_reboot rule
validity to 31 December 2026 12:34:00, enter:
NOTE
Propagating the changes from the server to the client can take a few minutes.
Verification steps
3. Reboot the machine using sudo. Enter the password for idm_user when prompted:
69
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
You can add both Active Directory (AD) users and AD groups to IdM user groups. To do that:
You can then manage the privileges of the AD users by managing the privileges of the POSIX group. For
example, you can grant sudo access for a specific command to an IdM POSIX user group on a specific
IdM host.
NOTE
It is also possible to add AD user groups as members to IdM external groups. This might
make it easier to define policies for Windows users, by keeping the user and group
management within the single AD realm.
IMPORTANT
Do not use ID overrides of AD users for SUDO rules in IdM. ID overrides of AD users
represent only POSIX attributes of AD users, not AD users themselves.
You can add ID overrides as group members. However, you can only use this functionality
to manage IdM resources in the IdM API. The possibility to add ID overrides as group
members is not extended to POSIX environments and you therefore cannot use it for
membership in sudo or host-based access control (HBAC) rules.
Follow this procedure to create the ad_users_reboot sudo rule to grant the administrator@ad-
domain.com AD user the permission to run the /usr/sbin/reboot command on the idmclient IdM host,
which is normally reserved for the root user. [email protected] is a member of the
ad_users_external non-POSIX group, which is, in turn, a member of the ad_users POSIX group.
Prerequisites
You have obtained the IdM admin Kerberos ticket-granting ticket (TGT).
A cross-forest trust exists between the IdM domain and the ad-domain.com AD domain.
No local administrator account is present on the idmclient host: the administrator user is not
listed in the local /etc/passwd file.
Procedure
1. Create the ad_users group that contains the ad_users_external group with the
70
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
1. Create the ad_users group that contains the ad_users_external group with the
administrator@ad-domain member:
b. Create the ad_users_external group and indicate that it contains members from outside
the IdM domain by adding the --external option:
NOTE
Ensure that the external group that you specify here is an AD security group
with a global or universal group scope as defined in the Active Directory
security groups document. For example, the Domain users or Domain
admins AD security groups cannot be used because their group scope is
domain local.
71
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
2. Grant the members of ad_users the permission to run /usr/sbin/reboot on the idmclient host:
72
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
NOTE
Propagating the changes from the server to the client can take a few minutes.
Verification steps
$ ssh [email protected]@ipaclient
Password:
3. Reboot the machine using sudo. Enter the password for [email protected] when
prompted:
Additional resources
Include users and groups from a trusted Active Directory domain into SUDO rules
Complete this procedure to create the idm_user_reboot sudo rule to grant the idm_user account the
permission to run the /usr/sbin/reboot command on the idmclient machine.
Prerequisites
You have created a user account for idm_user in IdM and unlocked the account by creating a
password for the user. For details on adding a new IdM user using the command-line interface,
see Adding users using the command line .
No local idm_user account is present on the idmclient host. The idm_user user is not listed in
the local /etc/passwd file.
Procedure
b. Click Add in the upper right corner to open the Add sudo command dialog box.
c. Enter the command you want the user to be able to perform using sudo: /usr/sbin/reboot.
d. Click Add.
2. Use the new sudo command entry to create a sudo rule to allow idm_user to reboot the
74
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
2. Use the new sudo command entry to create a sudo rule to allow idm_user to reboot the
idmclient machine:
b. Click Add in the upper right corner to open the Add sudo rule dialog box.
i. In the Who section, check the Specified Users and Groups radio button.
ii. In the User category the rule applies to subsection, click Add to open the Add users
into sudo rule "idm_user_reboot" dialog box.
iii. In the Add users into sudo rule "idm_user_reboot" dialog box in the Available column,
check the idm_user checkbox, and move it to the Prospective column.
i. In the Access this host section, check the Specified Hosts and Groups radio button.
ii. In the Host category this rule applies to subsection, click Add to open the Add hosts
into sudo rule "idm_user_reboot" dialog box.
iii. In the Add hosts into sudo rule "idm_user_reboot"dialog box in the Available column,
check the idmclient.idm.example.com checkbox, and move it to the Prospective
column.
i. In the Command category the rule applies to subsection of the Run Commands
section, check the Specified Commands and Groups radio button.
ii. In the Sudo Allow Commands subsection, click Add to open the Add allow sudo
commands into sudo rule "idm_user_reboot" dialog box.
iii. In the Add allow sudo commands into sudo rule "idm_user_reboot"dialog box in the
Available column, check the /usr/sbin/reboot checkbox, and move it to the
Prospective column.
NOTE
Propagating the changes from the server to the client can take a few minutes.
Verification steps
2. Reboot the machine using sudo. Enter the password for idm_user when prompted:
$ sudo /usr/sbin/reboot
[sudo] password for idm_user:
Use this example to create a sudo rule on the command line called run_third-party-app_report to allow
the idm_user account to run the /opt/third-party-app/bin/report command as the thirdpartyapp
service account on the idmclient host.
Prerequisites
You have created a user account for idm_user in IdM and unlocked the account by creating a
password for the user. For details on adding a new IdM user using the CLI, see Adding users
using the command line.
No local idm_user account is present on the idmclient host. The idm_user user is not listed in
76
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
No local idm_user account is present on the idmclient host. The idm_user user is not listed in
the local /etc/passwd file.
You have a custom application named third-party-app installed on the idmclient host.
The report command for the third-party-app application is installed in the /opt/third-party-
app/bin/report directory.
You have created a local service account named thirdpartyapp to execute commands for the
third-party-app application.
Procedure
4. Use the --users=<user> option to specify the RunAs user for the sudorule-add-runasuser
command:
The user (or group specified with the --groups=* option) can be external to IdM, such as a local
service account or an Active Directory user. Do not add a % prefix for group names.
77
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
Propagating the changes from the server to the client can take a few minutes.
Verification steps
78
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
secure_path=/sbin\:/bin\:/usr/sbin\:/usr/bin
Use this example to create a sudo rule in the IdM WebUI called run_third-party-app_report to allow the
idm_user account to run the /opt/third-party-app/bin/report command as the thirdpartyapp service
account on the idmclient host.
Prerequisites
You have created a user account for idm_user in IdM and unlocked the account by creating a
password for the user. For details on adding a new IdM user using the CLI, see Adding users
using the command line.
No local idm_user account is present on the idmclient host. The idm_user user is not listed in
the local /etc/passwd file.
You have a custom application named third-party-app installed on the idmclient host.
The report command for the third-party-app application is installed in the /opt/third-party-
app/bin/report directory.
You have created a local service account named thirdpartyapp to execute commands for the
third-party-app application.
Procedure
b. Click Add in the upper right corner to open the Add sudo command dialog box.
79
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
d. Click Add.
2. Use the new sudo command entry to create the new sudo rule:
b. Click Add in the upper right corner to open the Add sudo rule dialog box.
i. In the Who section, check the Specified Users and Groups radio button.
ii. In the User category the rule applies to subsection, click Add to open the Add users
into sudo rule "run_third-party-app_report" dialog box.
iii. In the Add users into sudo rule "run_third-party-app_report" dialog box in the
Available column, check the idm_user checkbox, and move it to the Prospective
column.
80
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
i. In the Access this host section, check the Specified Hosts and Groups radio button.
ii. In the Host category this rule applies to subsection, click Add to open the Add hosts
into sudo rule "run_third-party-app_report" dialog box.
iii. In the Add hosts into sudo rule "run_third-party-app_report" dialog box in the
Available column, check the idmclient.idm.example.com checkbox, and move it to the
Prospective column.
i. In the Command category the rule applies to subsection of the Run Commands
section, check the Specified Commands and Groups radio button.
ii. In the Sudo Allow Commands subsection, click Add to open the Add allow sudo
81
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
ii. In the Sudo Allow Commands subsection, click Add to open the Add allow sudo
commands into sudo rule "run_third-party-app_report" dialog box.
iii. In the Add allow sudo commands into sudo rule "run_third-party-app_report"dialog
box in the Available column, check the /opt/third-party-app/bin/report checkbox, and
move it to the Prospective column.
i. In the As Whom section, check the Specified Users and Groups radio button.
ii. In the RunAs Users subsection, click Add to open the Add RunAs users into sudo rule
"run_third-party-app_report" dialog box.
iii. In the Add RunAs users into sudo rule "run_third-party-app_report" dialog box, enter
the thirdpartyapp service account in the External box and move it to the Prospective
column.
82
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
NOTE
Propagating the changes from the server to the client can take a few minutes.
Verification steps
83
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
You have created a sudo rule for an IdM user that applies to an IdM host. For this example, you
have created the idm_user_reboot sudo rule to grant the idm_user account the permission to
run the /usr/sbin/reboot command on the idmclient host.
You need root privileges to modify the /etc/sssd/sssd.conf file and PAM files in the
/etc/pam.d/ directory.
Procedure
[domain/<domain_name>]
pam_gssapi_services = sudo, sudo-i
84
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
# authselect current
Profile ID: sssd
c. If the sssd authselect profile is not selected, select it and enable GSSAPI authentication:
b. Add the following entry as the first line of the auth section in the /etc/pam.d/sudo file.
#%PAM-1.0
auth sufficient pam_sss_gss.so
auth include system-auth
account include system-auth
password include system-auth
session include system-auth
Verification steps
85
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
3. (Optional) If you do not have Kerberos credentials for the idm_user account, destroy your
current Kerberos credentials and request the correct ones.
Additional resources
Granting sudo access to an IdM user on an IdM client using IdM Web UI
Granting sudo access to an IdM user on an IdM client using the CLI
NOTE
You can use this procedure as a template to configure GSSAPI authentication with SSSD
for other PAM-aware services, and further restrict access to only those users that have a
specific authentication indicator attached to their Kerberos ticket.
Prerequisites
You have created a sudo rule for an IdM user that applies to an IdM host. For this example, you
have created the idm_user_reboot sudo rule to grant the idm_user account the permission to
run the /usr/sbin/reboot command on the idmclient host.
You have configured smart card authentication for the idmclient host.
You need root privileges to modify the /etc/sssd/sssd.conf file and PAM files in the
/etc/pam.d/ directory.
Procedure
86
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
[domain/<domain_name>]
pam_gssapi_services = sudo, sudo-i
pam_gssapi_indicators_map = sudo:pkinit, sudo-i:pkinit
6. Add the following entry as the first line of the auth section in the /etc/pam.d/sudo file.
#%PAM-1.0
auth sufficient pam_sss_gss.so
auth include system-auth
account include system-auth
password include system-auth
session include system-auth
9. Add the following entry as the first line of the auth section in the /etc/pam.d/sudo-i file.
#%PAM-1.0
auth sufficient pam_sss_gss.so
auth include sudo
account include sudo
password include sudo
session optional pam_keyinit.so force revoke
session include sudo
Verification steps
1. Log into the host as the idm_user account and authenticate with a smart card.
2. Verify that you have a ticket-granting ticket as the smart card user.
87
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Additional resources
Granting sudo access to an IdM user on an IdM client using IdM Web UI
Granting sudo access to an IdM user on an IdM client using the CLI .
pam_gssapi_services
GSSAPI authentication with SSSD is disabled by default. You can use this option to specify a
comma-separated list of PAM services that are allowed to try GSSAPI authentication using the
pam_sss_gss.so PAM module. To explicitly disable GSSAPI authentication, set this option to -.
88
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
pam_gssapi_indicators_map
This option only applies to Identity Management (IdM) domains. Use this option to list Kerberos
authentication indicators that are required to grant PAM access to a service. Pairs must be in the
format <PAM_service>:_<required_authentication_indicator>_.
Valid authentication indicators are:
pam_gssapi_check_upn
This option is enabled and set to true by default. If this option is enabled, the SSSD service requires
that the user name matches the Kerberos credentials. If false, the pam_sss_gss.so PAM module
authenticates every user that is able to obtain the required service ticket.
Examples
The following options enable Kerberos authentication for the sudo and sudo-i services, requires that
sudo users authenticated with a one-time password, and user names must match the Kerberos principal.
Because these settings are in the [pam] section, they apply to all domains:
[pam]
pam_gssapi_services = sudo, sudo-i
pam_gssapi_indicators_map = sudo:otp
pam_gssapi_check_upn = true
You can also set these options in individual [domain] sections to overwrite any global values in the
[pam] section. The following options apply different GSSAPI settings to each domain:
Require certificate or smart card authentication authenticators for the sudo command.
[domain/idm.example.com]
pam_gssapi_services = sudo, sudo-i
pam_gssapi_indicators_map = sudo:pkinit, sudo-i:otp
pam_gssapi_check_upn = true
...
89
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
[domain/ad.example.com]
pam_gssapi_services = sudo
pam_gssapi_check_upn = false
...
Additional resources
Prerequisites
You have enabled GSSAPI authentication for the sudo service. See Enabling GSSAPI
authentication for sudo on an IdM client.
You need root privileges to modify the /etc/sssd/sssd.conf file and PAM files in the
/etc/pam.d/ directory.
Procedure
If you see the following error, the Kerberos service might not able to resolve the correct realm
for the service ticket based on the host name:
In this situation, add the hostname directly to [domain_realm] section in the /etc/krb5.conf
Kerberos configuration file:
[domain_realm]
.example.com = EXAMPLE.COM
example.com = EXAMPLE.COM
server.example.com = EXAMPLE.COM
If you see the following error, you do not have any Kerberos credentials:
In this situation, retrieve Kerberos credentials with the kinit utility or authenticate with SSSD:
If you see either of the following errors in the /var/log/sssd/sssd_pam.log log file, the Kerberos
credentials do not match the username of the user currently logged in:
90
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
In this situation, verify that you authenticated with SSSD, or consider disabling the
pam_gssapi_check_upn option in the /etc/sssd/sssd.conf file:
pam_gssapi_check_upn = false
For additional troubleshooting, you can enable debugging output for the pam_sss_gss.so
PAM module.
Add the debug option at the end of all pam_sss_gss.so entries in PAM files, such as
/etc/pam.d/sudo and /etc/pam.d/sudo-i:
Try to authenticate with the pam_sss_gss.so module and review the console output. In
this example, the user did not have any Kerberos credentials.
91
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Complete this procedure to ensure a sudo rule named idm_user_reboot exists. The rule grants
idm_user the permission to run the /usr/sbin/reboot command on the idmclient machine.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
You have ensured the presence of a user account for idm_user in IdM and unlocked the
account by creating a password for the user. For details on adding a new IdM user using the
command-line interface, see link: Adding users using the command line .
No local idm_user account exists on idmclient. The idm_user user is not listed in the
/etc/passwd file on idmclient.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaservers in it:
[ipaservers]
server.idm.example.com
---
- name: Playbook to manage sudo command
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
# Ensure sudo command is present
- ipasudocmd:
ipaadmin_password: "{{ ipaadmin_password }}"
name: /usr/sbin/reboot
state: present
92
CHAPTER 8. GRANTING SUDO ACCESS TO AN IDM USER ON AN IDM CLIENT
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-
reboot-sudocmd-is-present.yml
---
- name: Tests
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
# Ensure a sudorule is present granting idm_user the permission to run /usr/sbin/reboot
on idmclient
- ipasudorule:
ipaadmin_password: "{{ ipaadmin_password }}"
name: idm_user_reboot
description: A test sudo rule.
allow_sudocmd: /usr/sbin/reboot
host: idmclient.idm.example.com
user: idm_user
state: present
$ ansible-playbook -v -i path_to_inventory_directory/inventory.file
path_to_playbooks_directory/ensure-sudorule-for-idmuser-on-idmclient-is-
present.yml
Verification steps
Test that the sudo rule whose presence you have ensured on the IdM server works on idmclient by
verifying that idm_user can reboot idmclient using sudo. Note that it can take a few minutes for the
changes made on the server to take effect on the client.
2. Reboot the machine using sudo. Enter the password for idm_user when prompted:
$ sudo /usr/sbin/reboot
[sudo] password for idm_user:
Additional resources
93
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
94
CHAPTER 9. USING LDAPMODIFY TO MANAGE IDM USERS EXTERNALLY
Enabling a user
Disabling a user
Preserving a user
The templates are formatted in the LDAP Data Interchange Format (LDIF). LDIF is a standard plain text
data interchange format for representing LDAP directory content and update requests.
Using the templates, you can configure the LDAP provider of your provisioning system to manage IdM
user accounts.
Adding an IdM stage user directly from the CLI using ldapmodify
A template for adding a user with UID and GID assigned automatically. The distinguished name
(DN) of the created entry must start with uid=user_login:
dn: uid=user_login,cn=staged
users,cn=accounts,cn=provisioning,dc=idm,dc=example,dc=com
changetype: add
objectClass: top
objectClass: inetorgperson
uid: user_login
sn: surname
givenName: first_name
cn: full_name
A template for adding a user with UID and GID assigned statically:
95
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
dn: uid=user_login,cn=staged
users,cn=accounts,cn=provisioning,dc=idm,dc=example,dc=com
changetype: add
objectClass: top
objectClass: person
objectClass: inetorgperson
objectClass: organizationalperson
objectClass: posixaccount
uid: user_login
uidNumber: UID_number
gidNumber: GID_number
sn: surname
givenName: first_name
cn: full_name
homeDirectory: /home/user_login
You are not required to specify any IdM object classes when adding stage users. IdM adds these
classes automatically after the users are activated.
dn: distinguished_name
changetype: modify
replace: attribute_to_modify
attribute_to_modify: new_value
Disabling a user:
dn: distinguished_name
changetype: modify
replace: nsAccountLock
nsAccountLock: TRUE
Enabling a user:
dn: distinguished_name
changetype: modify
replace: nsAccountLock
nsAccountLock: FALSE
Updating the nssAccountLock attribute has no effect on stage and preserved users. Even
though the update operation completes successfully, the attribute value remains
nssAccountLock: TRUE.
Preserving a user:
dn: distinguished_name
changetype: modrdn
newrdn: uid=user_login
deleteoldrdn: 0
newsuperior: cn=deleted users,cn=accounts,cn=provisioning,dc=idm,dc=example,dc=com
NOTE
96
CHAPTER 9. USING LDAPMODIFY TO MANAGE IDM USERS EXTERNALLY
NOTE
Before modifying a user, obtain the user’s distinguished name (DN) by searching using
the user’s login. In the following example, the user_allowed_to_modify_user_entries user is
a user allowed to modify user and group information, for example activator or IdM
administrator. The password in the example is this user’s password:
[...]
# ldapsearch -LLL -x -D
"uid=user_allowed_to_modify_user_entries,cn=users,cn=accounts,dc=idm,dc=e
xample,dc=com" -w "Secret123" -H ldap://r8server.idm.example.com -b
"cn=users,cn=accounts,dc=idm,dc=example,dc=com" uid=test_user
dn: uid=test_user,cn=users,cn=accounts,dc=idm,dc=example,dc=com
memberOf: cn=ipausers,cn=groups,cn=accounts,dc=idm,dc=example,dc=com
The templates are formatted in the LDAP Data Interchange Format (LDIF). LDIF is a standard plain text
data interchange format for representing LDAP directory content and update requests.
Using the templates, you can configure the LDAP provider of your provisioning system to manage IdM
group accounts.
dn: cn=group_name,cn=groups,cn=accounts,dc=idm,dc=example,dc=com
changetype: add
objectClass: top
objectClass: ipaobject
objectClass: ipausergroup
objectClass: groupofnames
objectClass: nestedgroup
objectClass: posixgroup
uid: group_name
cn: group_name
gidNumber: GID_number
Modifying groups
97
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
dn: group_distinguished_name
changetype: delete
dn: group_distinguished_name
changetype: modify
add: member
member: uid=user_login,cn=users,cn=accounts,dc=idm,dc=example,dc=com
Do not add stage or preserved users to groups. Even though the update operation completes
successfully, the users will not be updated as members of the group. Only active users can
belong to groups.
dn: distinguished_name
changetype: modify
delete: member
member: uid=user_login,cn=users,cn=accounts,dc=idm,dc=example,dc=com
NOTE
Before modifying a group, obtain the group’s distinguished name (DN) by searching using
the group’s name.
Procedure
1. In a command line, enter the LDAP Data Interchange Format (LDIF) statement after the
ldapmodify command.
Example 9.1. Changing the telephone number for atestuser
98
CHAPTER 9. USING LDAPMODIFY TO MANAGE IDM USERS EXTERNALLY
dn: uid=testuser,cn=users,cn=accounts,dc=example,dc=com
changetype: modify
replace: telephoneNumber
telephonenumber: 88888888
Note that you need to obtain a Kerberos ticket for using -Y option.
Additional resources
For more information about how to use the ldapmodify command see ldapmodify(1) man
page.
For more information about the LDIF structure, see ldif(5) man page.
Prerequisites
Procedure
$ kinit admin
2. Enter the ldapmodify command and specify the Generic Security Services API (GSSAPI) as the
Simple Authentication and Security Layer (SASL) mechanism to be used for authentication:
# ldapmodify -Y GSSAPI
SASL/GSSAPI authentication started
SASL username: [email protected]
SASL SSF: 256
SASL data security layer installed.
dn: uid=user1,cn=users,cn=accounts,dc=idm,dc=example,dc=com
99
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
changetype: modrdn
newrdn: uid=user1
deleteoldrdn: 0
Preserving a user moves the entry to a new location in the directory information tree (DIT). For
this reason, you must specify the DN of the new parent entry as the new superior DN.
8. Press Enter again to confirm that this is the end of the entry:
[Enter]
Verification steps
Verify that the user has been preserved by listing all preserved users:
100
CHAPTER 10. SEARCHING IDM ENTRIES USING THE LDAPSEARCH COMMAND
This section introduces the basics of an alternative search option using ldapsearch command line
command through the Identity Management entries.
To configure the authentication method, specify the -x option to use simple binds or the -Y
option to set the Simple Authentication and Security Layer (SASL) mechanism. Note that you
need to obtain a Kerberos ticket if you are using the -Y GSSAPI option.
The options are the ldapsearch command options described in a table below.
The list_of_attributes is a list of the attributes that the search results return.
For example, you want to search all the entries of a base LDAP tree for the user name user01:
The -x option tells the ldapsearch command to authenticate with the simple bind. Note that if
you do not provide the Distinguish Name (DN) with the -D option, the authentication is
anonymous.
The -s sub option tells the ldapsearch command to search all the entries, starting from the
base DN, for the user with the name user01. The "(uid=user01)" is a filter.
Note that if you do not provide the starting point for the search with the -b option, the command
searches in the default tree. It is specified in the BASE parameter of the etc/openldap/ldap.conf file.
Option Description
101
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Option Description
-s scope The scope of the search. You can choose one of the
following for the scope:
Note, you must specify one of the authentication mechanisms with the -x or -Y option with the
ldapsearch command.
Additional resources
For example, you want the search result to contain all the entries with a common names set to example:
"(cn=example)"
In this case, the equal sign (=) is the operator, and example is the value.
102
CHAPTER 10. SEARCHING IDM ENTRIES USING THE LDAPSEARCH COMMAND
You can use boolean operators to combine multiple filters to the ldapsearch command.
103
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Rather than use the ipa utility, the administrator of the external provisioning system can access the IdM
LDAP using the ldapmodify utility. The administrator can add individual stage users from the CLI using
ldapmodify or using an LDIF file .
The assumption is that you, as an IdM administrator, fully trust your external provisioning system to only
add validated users. However, at the same time you do not want to assign the administrators of the
external provisioning system the IdM role of User Administrator to enable them to add new active
users directly.
You can configure a script to automatically move the staged users created by the external provisioning
system to active users automatically.
1. Preparing Identity Management (IdM) to use an external provisioning system to add stage users
to IdM.
2. Creating a script to move the users added by the external provisioning system from stage to
active users.
3. Using an external provisioning system to add an IdM stage user. You can do that in two ways:
Add an IdM stage user directly from the CLI using ldapmodify
Prerequisites
The host on which you perform the procedure is enrolled into IdM.
Procedure
$ kinit admin
2. Create a user named provisionator with the privileges to add stage users.
104
CHAPTER 11. CONFIGURING IDM FOR EXTERNAL PROVISIONING OF USERS
ii. Add the Stage User Provisioning privilege to the role. This privilege provides the
ability to add stage users:
b. Grant the activator user the required privileges by adding the user to the default User
Administrator role:
5. Update the password policy for the group. The following policy prevents password expiration
and lockout for the account but compensates the potential risks by requiring complex
passwords:
105
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
7. Add the provisioning and activation accounts to the group for application accounts:
$ kpasswd provisionator
$ kpasswd activator
Changing the passwords is necessary because new IdM users passwords expire immediately.
Additional resources:
IMPORTANT
The procedure assumes that the owner of the external provisioning system has already
validated the users and that they do not require additional validation on the IdM side
before the script adds them to IdM.
It is sufficient to enable the activation process on only one of your IdM servers.
Prerequisites
The provisionator and activator accounts exist in IdM. For details, see Preparing IdM accounts
for automatic activation of stage user accounts.
You have root privileges on the IdM server on which you are running the procedure.
Procedure
106
CHAPTER 11. CONFIGURING IDM FOR EXTERNAL PROVISIONING OF USERS
If you want to enable the activation process on more than one IdM server, generate the keytab
file on one server only. Then copy the keytab file to the other servers.
2. Create a script, /usr/local/sbin/ipa-activate-all, with the following contents to activate all users:
#!/bin/bash
kinit -k -i activator
ipa stageuser-find --all --raw | grep " uid:" | cut -d ":" -f 2 | while read uid; do ipa stageuser-
activate ${uid}; done
3. Edit the permissions and ownership of the ipa-activate-all script to make it executable:
[Unit]
Description=Scan IdM every minute for any stage users that must be activated
[Service]
Environment=KRB5_CLIENT_KTNAME=/etc/krb5.ipa-activation.keytab
Environment=KRB5CCNAME=FILE:/tmp/krb5cc_ipa-activate-all
ExecStart=/usr/local/sbin/ipa-activate-all
[Unit]
Description=Scan IdM every minute for any stage users that must be activated
[Timer]
OnBootSec=15min
OnUnitActiveSec=1min
[Install]
WantedBy=multi-user.target
# systemctl daemon-reload
7. Enable ipa-activate-all.timer:
107
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
8. Start ipa-activate-all.timer:
Jun 10 16:34:55 server.idm.example.com systemd[1]: Started Scan IdM every minute for any
stage users that must be activated.
Prerequisites
IdM administrator has created the provisionator account and a password for it. For details, see
Preparing IdM accounts for automatic activation of stage user accounts .
You as the external administrator know the password of the provisionator account.
You can SSH to the IdM server from your LDAP server.
You are able to supply the minimal set of attributes that an IdM stage user must have to allow
the correct processing of the user life cycle, namely:
The uid
Procedure
1. On the external server, create an LDIF file that contains information about the new user:
dn: uid=stageidmuser,cn=staged
users,cn=accounts,cn=provisioning,dc=idm,dc=example,dc=com
changetype: add
objectClass: top
objectClass: inetorgperson
uid: stageidmuser
sn: surname
givenName: first_name
cn: full_name
108
CHAPTER 11. CONFIGURING IDM FOR EXTERNAL PROVISIONING OF USERS
2. Transfer the LDIF file from the external server to the IdM server:
$ ssh [email protected]
Password:
[provisionator@server ~]$
4. On the IdM server, obtain the Kerberos ticket-granting ticket (TGT) for the provisionator
account:
5. Enter the ldapadd command with the -f option and the name of the LDIF file. Specify the name
of the IdM server and the port number:
11.4. ADDING AN IDM STAGE USER DIRECTLY FROM THE CLI USING
LDAPMODIFY
Follow this procedure to access access Identity Management (IdM) LDAP and use the ldapmodify
utility to add a stage user.
Prerequisites
The IdM administrator has created the provisionator account and a password for it. For details,
see Preparing IdM accounts for automatic activation of stage user accounts .
You as the external administrator know the password of the provisionator account.
You can SSH to the IdM server from your LDAP server.
You are able to supply the minimal set of attributes that an IdM stage user must have to allow
the correct processing of the user life cycle, namely:
The uid
109
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Procedure
1. Use the SSH protocol to connect to the IdM server using your IdM identity and credentials:
$ ssh [email protected]
Password:
[provisionator@server ~]$
2. Obtain the TGT of the provisionator account, an IdM user with a role to add new stage users:
$ kinit provisionator
3. Enter the ldapmodify command and specify Generic Security Services API (GSSAPI) as the
Simple Authentication and Security Layer (SASL) mechanism to use for authentication. Specify
the name of the IdM server and the port:
dn: uid=stageuser,cn=staged
users,cn=accounts,cn=provisioning,dc=idm,dc=example,dc=com
changetype: add
6. Specify the LDAP object class categories required to allow the correct processing of the user
life cycle:
objectClass: top
objectClass: inetorgperson
uid: stageuser
sn: Jensen
10. Press Enter again to confirm that this is the end of the entry:
110
CHAPTER 11. CONFIGURING IDM FOR EXTERNAL PROVISIONING OF USERS
[Enter]
Verification steps
Verify the contents of the stage entry to make sure your provisioning system added all required POSIX
attributes and the stage entry is ready to be activated.
To display the new stage user’s LDAP attributes, enter the ipa stageuser-show --all --raw
command:
111
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
SIDs, which Microsoft Active Directory (AD) uses by default, are globally unique identifiers that are
never reused. SIDs express multiple namespaces: each domain has a SID, which is a prefix in the SID of
each object.
Starting from RHEL 8.5, when you install an IdM server or replica, the installation script generates SIDs
for users and groups by default. This allows IdM to work with PAC data. If you installed IdM before RHEL
8.5, and you have not configured a trust with an AD domain, you may not have generated SIDs for your
IdM objects. For more information about generating SIDs for your IdM objects, see Enabling Security
Identifiers (SIDs) in IdM.
By evaluating PAC information in Kerberos tickets, you can control resource access with much greater
detail. For example, the Administrator account in one domain has a uniquely different SID than the
Administrator account in any other domain. In an IdM environment with a trust to an AD domain, you can
set access controls based on globally unique SIDs rather than simple user names or UIDs that might
repeat in different locations, such as every Linux root account having a UID of 0.
As of RHEL 8.6, Kerberos in IdM requires that your IdM objects have SIDs, which are necessary for
security based on Privilege Access Certificate (PAC) information.
Prerequisites
You have not run the ipa-sidgen task, which is part of configuring a trust with an Active
Directory domain.
Procedure
Enable SID usage and trigger the SIDgen task to generate SIDs for existing users and groups.
This task might be resource-intensive:
112
CHAPTER 12. STRENGTHENING KERBEROS SECURITY WITH PAC INFORMATION
Verification
Verify that the IdM admin user account entry has an ipantsecurityidentifier attribute with a SID
that ends with -500, the SID reserved for the domain administrator:
Additional resources
113
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The following concepts and operations are performed when managing Kerberos ticket policies:
Each IdM user, service, and host acts as a Kerberos client and is identified by a unique Kerberos principal:
The following image is a simplification of the communication between a Kerberos client, the KDC, and a
Kerberized application that the client wants to communicate with.
114
CHAPTER 13. MANAGING KERBEROS TICKET POLICIES
1. A Kerberos client identifies itself to the KDC by authenticating as a Kerberos principal. For
example, an IdM user performs kinit username and provides their password.
2. The KDC checks for the principal in its database, authenticates the client, and evaluates
Kerberos ticket policies to determine whether to grant the request.
3. The KDC issues the client a ticket-granting ticket (TGT) with a lifecycle and authentication
indicators according to the appropriate ticket policy.
4. With the TGT, the client requests a service ticket from the KDC to communicate with a
Kerberized service on a target host.
5. The KDC checks if the client’s TGT is still valid, and evaluates the service ticket request against
ticket policies.
7. With the service ticket, the client can initiate encrypted communication with the service on the
target host.
Connection policy
To protect Kerberized services with different levels of security, you can define connection policies to
enforce rules based on which pre-authentication mechanism a client used to retrieve a ticket-
granting ticket (TGT).
For example, you can require smart card authentication to connect to client1.example.com, and
require two-factor authentication to access the testservice application on client2.example.com.
To enforce connection policies, associate authentication indicators with services. Only clients that
115
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
To enforce connection policies, associate authentication indicators with services. Only clients that
have the required authentication indicators in their service ticket requests are able to access those
services. For more information, see Kerberos authentication indicators.
To configure different global ticket lifecycle values for each authentication indicator, see
Configuring global ticket policies per authentication indicator .
To define ticket lifecycle values for a single user that apply regardless of the authentication
method used, see Configuring the default ticket policy for a user .
To define individual ticket lifecycle values for each authentication indicator that only apply to
a single user, see Configuring individual authentication indicator ticket policies for a user .
otp
two-factor authentication (password + One-Time Password)
radius
RADIUS authentication (commonly for 802.1x authentication)
pkinit
PKINIT, smart card, or certificate authentication
hardened
hardened passwords (SPAKE or FAST)[1]
The KDC then attaches the authentication indicators from the TGT to any service ticket requests that
stem from it. The KDC enforces policies such as service access control, maximum ticket lifetime, and
maximum renewable age based on the authentication indicators.
For example, to require two-factor authentication to connect to a Virtual Private Network (VPN),
associate the otp authentication indicator with that service. Only users who used a One-Time password
to obtain their initial TGT from the KDC will be able to log in to the VPN:
Figure 13.1. Example of a VPN service requiring the otp authentication indicator
116
CHAPTER 13. MANAGING KERBEROS TICKET POLICIES
Figure 13.1. Example of a VPN service requiring the otp authentication indicator
If a service or a host has no authentication indicators assigned to it, it will accept tickets authenticated
by any mechanism.
Additional resources
Enabling GSSAPI authentication and enforcing Kerberos authentication indicators for sudo on
an IdM client
By associating authentication indicators with a particular IdM service, you can, as an IdM administrator,
configure the service so that only users who used those specific pre-authentication mechanisms to
obtain their initial ticket-granting ticket (TGT) will be able to access the service.
Only users who used a stronger authentication method to obtain their initial TGT, such as a one-
time password (OTP), can access services critical to security, such as a VPN.
Users who used simpler authentication methods to obtain their initial TGT, such as a password,
can only access non-critical services, such as local logins.
This procedure describes creating an IdM service and configuring it to require particular Kerberos
authentication indicators from incoming service ticket requests.
The following procedure describes creating an IdM service entry and generating an associated Kerberos
keytab for encrypting communication with that service.
Prerequisites
Procedure
1. Add an IdM service with the ipa service-add command to create a Kerberos principal
associated with it. For example, to create the IdM service entry for the testservice application
that runs on host client.example.com:
2. Generate and store a Kerberos keytab for the service on the client.
118
CHAPTER 13. MANAGING KERBEROS TICKET POLICIES
Verification steps
1. Display information about an IdM service with the ipa service-show command.
2. Display the contents of the service’s Kerberos keytab with the klist command.
13.4.2. Associating authentication indicators with an IdM service using IdM CLI
As an Identity Management (IdM) administrator, you can configure a host or a service to require that a
service ticket presented by the client application contains a specific authentication indicator. For
example, you can ensure that only users who used a valid IdM two-factor authentication token with their
password when obtaining a Kerberos ticket-granting ticket (TGT) will be able to access that host or
service.
Follow this procedure to configure a service to require particular Kerberos authentication indicators
from incoming service ticket requests.
Prerequisites
You have created an IdM service entry for a service that runs on an IdM host. See Creating an
IdM service entry and its Kerberos keytab.
119
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
WARNING
Do not assign authentication indicators to internal IdM services. The following IdM
services cannot perform the interactive authentication steps required by PKINIT
and multi-factor authentication methods:
host/[email protected]
HTTP/[email protected]
ldap/[email protected]
DNS/[email protected]
cifs/[email protected]
Procedure
Use the ipa service-mod command to specify one or more required authentication indicators
for a service, identified with the --auth-ind argument.
For example, to require that a user was authenticated with smart card or OTP authentication to
retrieve a service ticket for the testservice principal on host client.example.com:
NOTE
120
CHAPTER 13. MANAGING KERBEROS TICKET POLICIES
NOTE
To remove all authentication indicators from a service, provide an empty list of indicators:
Verification steps
Display information about an IdM service, including the authentication indicators it requires, with
the ipa service-show command.
Additional resources
Enabling GSSAPI authentication and enforcing Kerberos authentication indicators for sudo on
an IdM client
13.4.3. Associating authentication indicators with an IdM service using IdM Web UI
As an Identity Management (IdM) administrator, you can configure a host or a service to require a
service ticket presented by the client application to contain a specific authentication indicator. For
example, you can ensure that only users who used a valid IdM two-factor authentication token with their
password when obtaining a Kerberos ticket-granting ticket (TGT) will be able to access that host or
service.
Follow this procedure to use the IdM Web UI to configure a host or service to require particular Kerberos
authentication indicators from incoming ticket requests.
Prerequisites
Procedure
121
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
For example, selecting OTP ensures that only users who used a valid IdM two-factor
authentication token with their password when obtaining a Kerberos TGT will be able to
access the host or service.
If you select both OTP and RADIUS, then both users that used a valid IdM two-factor
authentication token with their password when obtaining a Kerberos TGT and users that
used the RADIUS server for obtaining their Kerberos TGT will be allowed access.
Additional resources
Enabling GSSAPI authentication and enforcing Kerberos authentication indicators for sudo on
an IdM client
Prerequisites
If the service you are working with is not an internal IdM service, you have created a
corresponding IdM service entry for it. See Creating an IdM service entry and its Kerberos
keytab.
Procedure
Use the kvno command with the -S option to retrieve a service ticket, and specify the name of
the IdM service and the fully-qualified domain name of the host that manages it.
NOTE
If you need to access an IdM service and your current ticket-granting ticket (TGT) does
not possess the required Kerberos authentication indicators associated with it, clear your
current Kerberos credentials cache with the kdestroy command and retrieve a new TGT:
For example, if you initially retrieved a TGT by authenticating with a password, and you
need to access an IdM service that has the pkinit authentication indicator associated with
it, destroy your current credentials cache and re-authenticate with a smart card. See
Kerberos authentication indicators.
Verification steps
122
CHAPTER 13. MANAGING KERBEROS TICKET POLICIES
Use the klist command to verify that the service ticket is in the default Kerberos credentials
cache.
The following procedure describes adjusting the maximum ticket lifetime and maximum ticket renewal
age for the global Kerberos ticket policy using the ipa krbtpolicy-mod command.
While using the ipa krbtpolicy-mod command, specify at least one of the following arguments:
Procedure
In this example, the maximum lifetime is set to eight hours (8 * 60 minutes * 60 seconds) and
the maximum renewal age is set to one day (24 * 60 minutes * 60 seconds).
2. Optional: To reset the global Kerberos ticket policy to the default installation values:
Verification steps
123
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Additional resources
Use the ipa krbtpolicy-mod command to specify the global maximum lifetime or maximum renewable
age for Kerberos tickets depending on the authentication indicators attached to them.
Procedure
For example, to set the global two-factor ticket lifetime and renewal age values to one week,
and the global smart card ticket lifetime and renewal age values to two weeks:
Verification steps
Notice that the OTP and PKINIT values are different from the global default Max life and Max
renew values.
Additional resources
Use the ipa krbtpolicy-mod username command, and specify at least one of the following arguments:
124
CHAPTER 13. MANAGING KERBEROS TICKET POLICIES
Procedure
1. For example, to set the IdM admin user’s maximum ticket lifetime to two days and maximum
renewal age to two weeks:
Verification steps
Additional resources
These per-authentication indicator settings will override the user’s default ticket policy, the global
default ticket policy, and any global authentication indicator ticket policy.
Use the ipa krbtpolicy-mod username command to set custom maximum lifetime and maximum
renewable age values for a user’s Kerberos tickets depending on the authentication indicators attached
to them.
Procedure
1. For example, to allow the IdM admin user to renew a Kerberos ticket for two days if it was
obtained with One-Time Password authentication, set the --otp-maxrenew option:
125
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Verification steps
Additional resources
Authentication indicator Argument for maximum lifetime Argument for maximum renewal
age
[1] A hardened password is protected against brute-force password dictionary attacks by using Single-Party
Public-Key Authenticated Key Exchange (SPAKE) pre-authentication and/or Flexible Authentication via Secure
Tunneling (FAST) armoring.
126
CHAPTER 14. MAINTAINING IDM KERBEROS KEYTAB FILES
You can use this information to understand why you should protect these sensitive files, and to
troubleshoot communication issues between IdM services.
Verifying that Kerberos keytab files are in sync with the IdM database
Every IdM service on an IdM server has a unique Kerberos principal stored in the Kerberos database. For
example, if IdM servers east.idm.example.com and west.idm.example.com provide DNS services, IdM
creates 2 unique DNS Kerberos principals to identify these services, which follow the naming convention
<service>/[email protected]:
IdM creates a keytab on the server for each of these services to store a local copy of the Kerberos keys,
along with their Key Version Numbers (KVNO). For example, the default keytab file /etc/krb5.keytab
stores the host principal, which represents that machine in the Kerberos realm and is used for login
authentication. The KDC generates encryption keys for the different encryption algorithms it supports,
such as aes256-cts-hmac-sha1-96 and aes128-cts-hmac-sha1-96.
You can display the contents of a keytab file with the klist command:
Additional resources
127
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Verifying that Kerberos keytab files are in sync with the IdM database
If one of your IdM services cannot communicate with another service, use the following procedure to
verify that your Kerberos keytab files are in sync with the keys stored in the IdM database. If they are out
of sync, retrieve a Kerberos keytab with an updated key and KVNO. This example compares and
retrieves an updated DNS principal for an IdM server.
Prerequisites
You must authenticate as the IdM admin account to retrieve keytab files
You must authenticate as the root account to modify keytab files owned by other users
Procedure
1. Display the KVNO of the principals in the keytab you are verifying. In the following example, the
/etc/named.keytab file has the key for the DNS/[email protected]
principal with a KVNO of 2.
2. Display the KVNO of the principal stored in the IdM database. In this example, the KVNO of the
key in the IdM database does not match the KVNO in the keytab.
4. Retrieve an updated Kerberos key for the principal and store it in its keytab. Perform this step as
128
CHAPTER 14. MAINTAINING IDM KERBEROS KEYTAB FILES
4. Retrieve an updated Kerberos key for the principal and store it in its keytab. Perform this step as
the root user so you can modify the /etc/named.keytab file, which is owned by the named user.
Verification
2. Display the KVNO of the principal stored in the IdM database and ensure it matches the KVNO
from the keytab.
Additional resources
129
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Additional resources
Verifying that Kerberos keytab files are in sync with the IdM database
The encryption types used on previous RHEL versions are not compatible with RHEL 9 systems that
adhere to FIPS 140-3 standards. To make RHEL 9 systems in FIPS mode compatible with a RHEL 8 FIPS
140-2 deployment, enable the FIPS:AD-SUPPORT cryptographic policy on the RHEL 9 systems.
NOTE
Microsoft’s Active Directory implementation does not yet support any of the RFC8009
Kerberos encryption types that use SHA-2 HMAC. If you have an IdM-AD trust
configured, FIPS:AD-SUPPORT crypto subpolicy use is therefore required even if the
encryption type of your IdM master key is aes256-cts-hmac-sha384-192.
Prerequisites
130
CHAPTER 14. MAINTAINING IDM KERBEROS KEYTAB FILES
You have root access to any of the RHEL 8 replicas in the IdM deployment.
Procedure
The aes256-cts-hmac-sha1-96 key in the output indicates that the IdM deployment was
installed on a server that was running RHEL 8.6 or earlier. The presence of a aes256-cts-hmac-
sha384-192 key in the output would indicate that the IdM deployment was installed on a server
that was running RHEL 8.7 or later.
131
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
In Identity Management (IdM), the Kerberos Key Distribution Center Proxy (KKDCP) provides this
functionality.
Prerequisites
Procedure
2. In the [realms] section, enter the URL of the KKDCP for the kdc, admin_server, and
kpasswd_server options:
[realms]
EXAMPLE.COM = {
kdc = https://kdc.example.com/KdcProxy
admin_server = https://kdc.example.com/KdcProxy
kpasswd_server = https://kdc.example.com/KdcProxy
default_domain = example.com
}
For redundancy, you can add the parameters kdc, admin_server, and kpasswd_server
multiple times to indicate different KKDCP servers.
You can verify if the KKDCP is enabled on the IdM server, even as an unprivileged user.
132
CHAPTER 15. USING THE KDC PROXY IN IDM
Procedure
$ ls -l /etc/httpd/conf.d/ipa-kdc-proxy.conf
lrwxrwxrwx. 1 root root 36 Jun 21 2020 /etc/httpd/conf.d/ipa-kdc-proxy.conf -> /etc/ipa/kdcproxy/ipa-
kdc-proxy.conf
Prerequisites
Procedure
1. Remove the ipaConfigString=kdcProxyEnabled attribute and value pair from the directory:
# ipa-ldap-updater /usr/share/ipa/kdcproxy-disable.uldif
Update complete
The ipa-ldap-updater command was successful
Verification steps
$ ls -l /etc/httpd/conf.d/ipa-kdc-proxy.conf
ls: cannot access '/etc/httpd/conf.d/ipa-kdc-proxy.conf': No such file or directory
Prerequisites
Procedure
133
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
# ipa-ldap-updater /usr/share/ipa/kdcproxy-enable.uldif
Update complete
The ipa-ldap-updater command was successful
Verification steps
$ ls -l /etc/httpd/conf.d/ipa-kdc-proxy.conf
lrwxrwxrwx. 1 root root 36 Jun 21 2020 /etc/httpd/conf.d/ipa-kdc-proxy.conf ->
/etc/ipa/kdcproxy/ipa-kdc-proxy.conf
Prerequisites
Procedure
[global]
use_dns = false
2. Put the proxied realm information into the /etc/ipa/kdcproxy/kdcproxy.conf file. For example,
for the [AD.EXAMPLE.COM] realm with proxy list the realm configuration parameters as follows:
[AD.EXAMPLE.COM]
kerberos = kerberos+tcp://1.2.3.4:88 kerberos+tcp://5.6.7.8:88
kpasswd = kpasswd+tcp://1.2.3.4:464 kpasswd+tcp://5.6.7.8:464
IMPORTANT
134
CHAPTER 15. USING THE KDC PROXY IN IDM
# ipactl restart
Additional resources
See Configure IPA server as a KDC Proxy for AD Kerberos communication in Red Hat
Knowledgebase.
Prerequisites
Procedure
1. In the /etc/ipa/kdcproxy/kdcproxy.conf file, the [global] section, set the use_dns parameter
to true.
[global]
configs = mit
use_dns = true
The configs parameter allows you to load other configuration modules. In this case, the
configuration is read from the MIT libkrb5 library.
2. Optional: In case you do not want to use DNS service records, add explicit AD servers to the
[realms] section of the /etc/krb5.conf file. If the realm with proxy is, for example,
AD.EXAMPLE.COM, you add:
[realms]
AD.EXAMPLE.COM = {
kdc = ad-server.ad.example.com
kpasswd_server = ad-server.ad.example.com
}
# ipactl restart
Additional resources
See Configure IPA server as a KDC Proxy for AD Kerberos communication in Red Hat
Knowledgebase.
135
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
This method of control allows an authenticated IdM entity to edit specific attributes within its LDAP
entry, but does not allow add or delete operations on the entire entry.
WARNING
Be careful when working with self-service access control rules: configuring access
control rules improperly can inadvertently elevate an entity’s privileges.
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
To add a self-service rule, use the ipa selfservice-add command and specify the following two
options:
--permissions
sets the read and write permissions the Access Control Instruction (ACI) grants.
--attrs
sets the complete list of attributes to which this ACI grants permission.
For example, to create a self-service rule allowing users to modify their own name details:
$ ipa selfservice-add "Users can manage their own name details" --permissions=write --
attrs=givenname --attrs=displayname --attrs=title --attrs=initials
-----------------------------------------------------------
Added selfservice "Users can manage their own name details"
-----------------------------------------------------------
136
CHAPTER 16. MANAGING SELF-SERVICE RULES IN IDM USING THE CLI
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
1. Optional: Display existing self-service rules with the ipa selfservice-find command.
2. Optional: Display details for the self-service rule you want to modify with the ipa selfservice-
show command.
For example:
$ ipa selfservice-mod "Users can manage their own name details" --attrs=givenname --
attrs=displayname --attrs=title --attrs=initials --attrs=surname
--------------------------------------------------------------
Modified selfservice "Users can manage their own name details"
--------------------------------------------------------------
Self-service name: Users can manage their own name details
Permissions: write
Attributes: givenname, displayname, title, initials
IMPORTANT
Using the ipa selfservice-mod command overwrites the previously defined permissions
and attributes, so always include the complete list of existing permissions and attributes
along with any new ones you want to define.
Verification steps
Use the ipa selfservice-show command to display the self-service rule you edited.
137
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
For example:
Verification steps
Use the ipa selfservice-find command to display all self-service rules. The rule you just deleted
should be missing.
138
CHAPTER 17. MANAGING SELF-SERVICE RULES USING THE IDM WEB UI
This method of control allows an authenticated IdM entity to edit specific attributes within its LDAP
entry, but does not allow add or delete operations on the entire entry.
WARNING
Be careful when working with self-service access control rules: configuring access
control rules improperly can inadvertently elevate an entity’s privileges.
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
Procedure
1. Open the Role-Based Access Control submenu in the IPA Server tab and select Self Service
Permissions.
2. Click Add at the upper-right of the list of the self-service access rules:
139
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
3. The Add Self Service Permission window opens. Enter the name of the new self-service rule in
the Self-service name field. Spaces are allowed:
4. Select the check boxes next to the attributes you want users to be able to edit.
5. Optional: If an attribute you want to provide access to is not listed, you can add a listing for it:
b. Enter the attribute name in the Attribute text field of the following Add Custom Attribute
window.
140
CHAPTER 17. MANAGING SELF-SERVICE RULES USING THE IDM WEB UI
6. Click the Add button at the bottom of the form to save the new self-service rule.
Alternatively, you can save and continue editing the self-service rule by clicking the Add and
Edit button, or save and add further rules by clicking the Add and Add another button.
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
Procedure
1. Open the Role-Based Access Control submenu in the IPA Server tab and select Self Service
Permissions.
3. The edit page only allows you to edit the list of attributes to you want to add or remove to the
141
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
3. The edit page only allows you to edit the list of attributes to you want to add or remove to the
self-service rule. Select or deselect the appropriate check boxes.
4. Click the Save button to save your changes to the self-service rule.
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
Procedure
1. Open the Role-Based Access Control submenu in the IPA Server tab and select Self Service
Permissions.
2. Select the check box next to the rule you want to delete, then click on the Delete button on the
right of the list.
142
CHAPTER 18. USING ANSIBLE PLAYBOOKS TO MANAGE SELF-SERVICE RULES IN IDM
Using Ansible to ensure that a self-service rule does not have specific attributes
This method of control allows an authenticated IdM entity to edit specific attributes within its LDAP
entry, but does not allow add or delete operations on the entire entry.
WARNING
Be careful when working with self-service access control rules: configuring access
control rules improperly can inadvertently elevate an entity’s privileges.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
143
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/selfservice/selfservice-present.yml
selfservice-present-copy.yml
4. Adapt the file by setting the following variables in the ipaselfservice task section:
Set the name variable to the name of the new self-service rule.
Set the permission variable to a comma-separated list of permissions to grant: read and
write.
Set the attribute variable to a list of attributes that users can manage themselves:
givenname, displayname, title, and initials.
This is the modified Ansible playbook file for the current example:
---
- name: Self-service present
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure self-service rule "Users can manage their own name details" is present
ipaselfservice:
ipaadmin_password: "{{ ipaadmin_password }}"
name: "Users can manage their own name details"
permission: read, write
attribute:
- givenname
- displayname
- title
- initials
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
144
CHAPTER 18. USING ANSIBLE PLAYBOOKS TO MANAGE SELF-SERVICE RULES IN IDM
Additional resources
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/selfservice/selfservice-absent.yml
selfservice-absent-copy.yml
4. Adapt the file by setting the following variables in the ipaselfservice task section:
145
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
This is the modified Ansible playbook file for the current example:
---
- name: Self-service absent
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure self-service rule "Users can manage their own name details" is absent
ipaselfservice:
ipaadmin_password: "{{ ipaadmin_password }}"
name: "Users can manage their own name details"
state: absent
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Additional resources
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
146
CHAPTER 18. USING ANSIBLE PLAYBOOKS TO MANAGE SELF-SERVICE RULES IN IDM
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The Users can manage their own name detailsself-service rule exists in IdM.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/selfservice/selfservice-member-
present.yml selfservice-member-present-copy.yml
4. Adapt the file by setting the following variables in the ipaselfservice task section:
Set the name variable to the name of the self-service rule to modify.
This is the modified Ansible playbook file for the current example:
---
- name: Self-service member present
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure selfservice "Users can manage their own name details" member attribute
surname is present
ipaselfservice:
ipaadmin_password: "{{ ipaadmin_password }}"
name: "Users can manage their own name details"
attribute:
- surname
action: member
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
147
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Additional resources
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The Users can manage their own name detailsself-service rule exists in IdM.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/selfservice/selfservice-member-
absent.yml selfservice-member-absent-copy.yml
4. Adapt the file by setting the following variables in the ipaselfservice task section:
Set the name variable to the name of the self-service rule you want to modify.
148
CHAPTER 18. USING ANSIBLE PLAYBOOKS TO MANAGE SELF-SERVICE RULES IN IDM
This is the modified Ansible playbook file for the current example:
---
- name: Self-service member absent
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure selfservice "Users can manage their own name details" member attributes
givenname and surname are absent
ipaselfservice:
ipaadmin_password: "{{ ipaadmin_password }}"
name: "Users can manage their own name details"
attribute:
- givenname
- surname
action: member
state: absent
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Additional resources
149
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
A user group is a set of users with common privileges, password policies, and other characteristics.
IdM users
Non-POSIX groups
Non-POSIX groups do not support POSIX attributes. For example, these groups do not have a GID
defined.
All members of this type of group must belong to the IdM domain.
External groups
Use external groups to add group members that exist in an identity store outside of the IdM domain,
such as:
A local system
A directory service
External groups do not support POSIX attributes. For example, these groups do not have a GID
defined.
admins Users with administrative privileges, including the default admin user
editors This is a legacy group that no longer has any special privileges
150
CHAPTER 19. MANAGING USER GROUPS IN IDM CLI
trust admins Users with privileges to manage the Active Directory trusts
When you add a user to a user group, the user gains the privileges and policies associated with the
group. For example, to grant administrative privileges to a user, add the user to the admins group.
WARNING
In addition, IdM creates user private groups by default whenever a new user is created in IdM. For more
information about private groups, see Adding users without a private group .
If you set a password policy for user group A, the policy also applies to all users in user group B.
Prerequisites
151
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
Procedure
Add a user group by using the ipa group-add group_name command. For example, to create
group_a:
By default, ipa group-add adds a POSIX user group. To specify a different group type, add
options to ipa group-add:
You can specify a custom GID when adding a user group by using the --gid=custom_GID
option. If you do this, be careful to avoid ID conflicts. If you do not specify a custom GID, IdM
automatically assigns a GID from the available ID range.
WARNING
Do not add local groups to IdM. The Name Service Switch (NSS) always resolves
IdM users and groups before resolving local users and groups. This means that, for
example, IdM group membership does not work for local users.
Procedure
Display all user groups by using the ipa group-find command. To specify a group type, add
options to ipa group-find:
Display all POSIX groups using the ipa group-find --posix command.
Display all non-POSIX groups using the ipa group-find --nonposix command.
Display all external groups using the ipa group-find --external command.
For more information about different group types, see The different group types in IdM .
152
CHAPTER 19. MANAGING USER GROUPS IN IDM CLI
Follow this procedure to delete a user group using IdM CLI. Note that deleting a group does not delete
the group members from IdM.
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
Procedure
Delete a user group by using the ipa group-del group_name command. For example, to delete
group_a:
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
Procedure
--external adds a user that exists outside the IdM domain, in the format of
DOMAIN\user_name or user_name@domain
IMPORTANT
153
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
IMPORTANT
When adding a group as a member of another group, do not create recursive groups. For
example, if Group A is a member of Group B, do not add Group B as a member of Group
A. Recursive groups can cause unpredictable behavior.
NOTE
After you add a member to a user group, the update may take some time to spread to all
clients in your Identity Management environment. This is because when any given host
resolves users, groups and netgroups, the System Security Services Daemon (SSSD)
first looks into its cache and performs server lookups only for missing or expired records.
The UPG has the same name as the newly created user.
The user is the only member of the UPG. The UPG cannot contain any other members.
The GID of the private group matches the UID of the user.
Add a new user without a UPG, without disabling private groups globally. See Adding a user
without a user private group when private groups are globally enabled.
Disable UPGs globally for all users, then add a new user. See Disabling user private groups
globally for all users and Adding a user when user private groups are globally disabled .
In both cases, IdM will require specifying a GID when adding new users, otherwise the operation will fail.
This is because IdM requires a GID for the new user, but the default user group ipausers is a non-POSIX
group and therefore does not have an associated GID. The GID you specify does not have to correspond
to an already existing group.
NOTE
Specifying the GID does not create a new group. It only sets the GID attribute for the new
user, because the attribute is required by IdM.
19.7.2. Adding a user without a user private group when private groups are globally
enabled
You can add a user without creating a user private group (UPG) even when UPGs are enabled on the
system. This requires manually setting a GID for the new user. For details on why this is needed, see
Users without a user private group .
154
CHAPTER 19. MANAGING USER GROUPS IN IDM CLI
Procedure
To prevent IdM from creating a UPG, add the --noprivate option to the ipa user-add
command.
Note that for the command to succeed, you must specify a custom GID. For example, to add a
new user with GID 10000:
Procedure
$ kinit admin
2. IdM uses the Directory Server Managed Entries Plug-in to manage UPGs. List the instances of
the plug-in:
$ ipa-managed-entries --list
3. To ensure IdM does not create UPGs, disable the plug-in instance responsible for managing
user private groups:
NOTE
To add a user after UPGs have been disabled, you need to specify a GID. For more information,
see Adding a user when user private groups are globally disabled
Verification steps
To check if UPGs are globally disabled, use the disable command again:
19.7.4. Adding a user when user private groups are globally disabled
155
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
When user private groups (UPGs) are disabled globally, IdM does not assign a GID to a new user
automatically. To successfully add a user, you must assign a GID manually or by using an automember
rule. For details on why this is required, see Users without a user private group .
Prerequisities
UPGs must be disabled globally for all users. For more information, see Disabling user private
groups globally for all users
Procedure
To make sure adding a new user succeeds when creating UPGs is disabled, choose one of the
following:
Specify a custom GID when adding a new user. The GID does not have to correspond to an
already existing user group.
For example, when adding a user from the command line, add the --gid option to the ipa
user-add command.
Use an automember rule to add the user to an existing group with a GID.
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
You must have the name of the user or group you are adding as member managers and the
name of the group you want them to manage.
Procedure
Add a user as a member manager to an IdM user group by using the ipa group-add-member-
manager command.
For example, to add the user test as a member manager of group_a:
Add a group as a member manager to an IdM user group by using the ipa group-add-member-
manager command.
For example, to add the group group_admins as a member manager of group_a:
156
CHAPTER 19. MANAGING USER GROUPS IN IDM CLI
NOTE
After you add a member manager to a user group, the update may take some time to
spread to all clients in your Identity Management environment.
Verification steps
Using the ipa group-show command to verify the user and group were added as member
managers.
Additional resources
Procedure:
To list members of a group, use the ipa group-show group_name command. For example:
NOTE
The list of indirect members does not include external users from trusted Active
Directory domains. The Active Directory trust user objects are not visible in the
Identity Management interface because they do not exist as LDAP objects within
Identity Management.
157
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
Procedure
1. Optional. Use the ipa group-show command to confirm that the group includes the member
you want to remove.
2. Remove a member from a user group by using the ipa group-remove-member command.
Specify members to remove using these options:
--external removes a user that exists outside the IdM domain, in the format of
DOMAIN\user_name or user_name@domain
For example, to remove user1, user2, and group1 from a group called group_name:
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
You must have the name of the existing member manager user or group you are removing and
the name of the group they are managing.
Procedure
Remove a user as a member manager of an IdM user group by using the ipa group-remove-
member-manager command.
For example, to remove the user test as a member manager of group_a:
158
CHAPTER 19. MANAGING USER GROUPS IN IDM CLI
Remove a group as a member manager of an IdM user group by using the ipa group-remove-
member-manager command.
For example, to remove the group group_admins as a member manager of group_a:
NOTE
After you remove a member manager from a user group, the update may take some time
to spread to all clients in your Identity Management environment.
Verification steps
Using the ipa group-show command to verify the user and group were removed as member
managers.
Additional resources
159
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
A user group is a set of users with common privileges, password policies, and other characteristics.
IdM users
Non-POSIX groups
Non-POSIX groups do not support POSIX attributes. For example, these groups do not have a GID
defined.
All members of this type of group must belong to the IdM domain.
External groups
Use external groups to add group members that exist in an identity store outside of the IdM domain,
such as:
A local system
A directory service
External groups do not support POSIX attributes. For example, these groups do not have a GID
defined.
admins Users with administrative privileges, including the default admin user
editors This is a legacy group that no longer has any special privileges
160
CHAPTER 20. MANAGING USER GROUPS IN IDM WEB UI
trust admins Users with privileges to manage the Active Directory trusts
When you add a user to a user group, the user gains the privileges and policies associated with the
group. For example, to grant administrative privileges to a user, add the user to the admins group.
WARNING
In addition, IdM creates user private groups by default whenever a new user is created in IdM. For more
information about private groups, see Adding users without a private group .
If you set a password policy for user group A, the policy also applies to all users in user group B.
Prerequisites
161
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Procedure
1. Click Identity → Groups, and select User Groups in the left sidebar.
3. Fill out the information about the group. For more information about user group types, see The
different group types in IdM.
You can specify a custom GID for the group. If you do this, be careful to avoid ID conflicts. If you
do not specify a custom GID, IdM automatically assigns a GID from the available ID range.
Prerequisites
Procedure
162
CHAPTER 20. MANAGING USER GROUPS IN IDM WEB UI
3. Click Delete.
Prerequisites
Procedure
1. Click Identity → Groups and select User Groups in the left sidebar.
3. Select the type of group member you want to add: Users, User Groups, or External.
4. Click Add.
5. Select the check box next to one or more members you want to add.
6. Click the rightward arrow to move the selected members to the group.
163
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
You must have the name of the user or group you are adding as member managers and the
name of the group you want them to manage.
Procedure
1. Click Identity → Groups and select User Groups in the left sidebar.
3. Select the type of group member manager you want to add: Users or User Groups.
164
CHAPTER 20. MANAGING USER GROUPS IN IDM WEB UI
4. Click Add.
5. Select the check box next to one or more members you want to add.
6. Click the rightward arrow to move the selected members to the group.
NOTE
After you add a member manager to a user group, the update may take some time to
spread to all clients in your Identity Management environment.
Verification steps
Verify the newly added user or user group has been added to the member manager list of users
or user groups:
165
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Additional resources
Prerequisites
Procedure
Prerequisites
Procedure
166
CHAPTER 20. MANAGING USER GROUPS IN IDM WEB UI
1. Click Identity → Groups and select User Groups in the left sidebar.
3. Select the type of group member you want to remove: Users, User Groups, or External.
4. Select the check box next to the member you want to remove.
5. Click Delete.
Prerequisites
You must have the name of the existing member manager user or group you are removing and
the name of the group they are managing.
Procedure
1. Click Identity → Groups and select User Groups in the left sidebar.
3. Select the type of member manager you want to remove: Users or User Groups.
167
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
4. Select the check box next to the member manager you want to remove.
5. Click Delete.
NOTE
After you remove a member manager from a user group, the update may take some time
to spread to all clients in your Identity Management environment.
Verification steps
Verify the user or user group has been removed from the member manager list of users or user
groups:
Additional resources
168
CHAPTER 21. MANAGING USER GROUPS USING ANSIBLE PLAYBOOKS
A user group is a set of users with common privileges, password policies, and other characteristics.
IdM users
Ensuring the presence of IdM groups and group members using Ansible playbooks
Ensuring the presence of member managers in IDM user groups using Ansible playbooks
Ensuring the absence of member managers in IDM user groups using Ansible playbooks
Non-POSIX groups
Non-POSIX groups do not support POSIX attributes. For example, these groups do not have a GID
defined.
All members of this type of group must belong to the IdM domain.
External groups
Use external groups to add group members that exist in an identity store outside of the IdM domain,
such as:
A local system
A directory service
External groups do not support POSIX attributes. For example, these groups do not have a GID
169
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
External groups do not support POSIX attributes. For example, these groups do not have a GID
defined.
admins Users with administrative privileges, including the default admin user
editors This is a legacy group that no longer has any special privileges
trust admins Users with privileges to manage the Active Directory trusts
When you add a user to a user group, the user gains the privileges and policies associated with the
group. For example, to grant administrative privileges to a user, add the user to the admins group.
WARNING
In addition, IdM creates user private groups by default whenever a new user is created in IdM. For more
information about private groups, see Adding users without a private group .
If you set a password policy for user group A, the policy also applies to all users in user group B.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The users you want to reference in your Ansible playbook exist in IdM. For details on ensuring
the presence of users using Ansible, see Managing user accounts using Ansible playbooks .
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary user and group information:
---
- name: Playbook to handle groups
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
171
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/add-group-
members.yml
Verification steps
You can verify if the ops group contains sysops and appops as direct members and idm_user as an
indirect member by using the ipa group-show command:
$ ssh [email protected]
Password:
[admin@server /]$
The appops and sysops groups - the latter including the idm_user user - exist in IdM.
Additional resources
172
CHAPTER 21. MANAGING USER GROUPS USING ANSIBLE PLAYBOOKS
Prerequisites
The user ID override of the AD user already exists in IdM. If it does not, create it with the ipa
idoverrideuser-add 'default trust view' [email protected] command.
The group to which you are adding the user ID override already exists in IdM .
You are using the 4.8.7 version of IdM or later. To view the version of IdM you have installed on
your server, enter ipa --version.
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
---
- name: Playbook to ensure presence of users in a group
hosts: ipaserver
173
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
In the example:
admins is the name of the IdM POSIX group to which you are adding the
[email protected] ID override. Members of this group have full administrator
privileges.
4. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Additional resources
/usr/share/doc/ansible-freeipa/README-group.md
/usr/share/doc/ansible-freeipa/playbooks/user
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
You must have the name of the user or group you are adding as member managers and the
name of the group you want them to manage.
174
CHAPTER 21. MANAGING USER GROUPS USING ANSIBLE PLAYBOOKS
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary user and group member management
information:
---
- name: Playbook to handle membership management
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure user test is present for group_a
ipagroup:
ipaadmin_password: "{{ ipaadmin_password }}"
name: group_a
membermanager_user: test
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/add-member-
managers-user-groups.yml
Verification steps
You can verify if the group_a group contains test as a member manager and group_admins is a
member manager of group_a by using the ipa group-show command:
$ ssh [email protected]
Password:
[admin@server /]$
175
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Additional resources
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
You must have the name of the existing member manager user or group you are removing and
the name of the group they are managing.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary user and group member management
information:
---
- name: Playbook to handle membership management
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure member manager user and group members are absent for group_a
ipagroup:
ipaadmin_password: "{{ ipaadmin_password }}"
name: group_a
membermanager_user: test
membermanager_group: group_admins
action: member
state: absent
176
CHAPTER 21. MANAGING USER GROUPS USING ANSIBLE PLAYBOOKS
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-
member-managers-are-absent.yml
Verification steps
You can verify if the group_a group does not contain test as a member manager and group_admins as
a member manager of group_a by using the ipa group-show command:
$ ssh [email protected]
Password:
[admin@server /]$
Additional resources
177
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Divide employees' user entries into groups based on the employees' manager, location, or any
other attribute.
Automember rules
After creating a rule, the administrator adds conditions to it. These specify which users or hosts get
178
CHAPTER 22. AUTOMATING GROUP MEMBERSHIP USING IDM CLI
After creating a rule, the administrator adds conditions to it. These specify which users or hosts get
included or excluded from the target group:
Inclusive conditions
When a user or host entry meets an inclusive condition, it will be included in the target group.
Exclusive conditions
When a user or host entry meets an exclusive condition, it will not be included in the target
group.
The conditions are specified as regular expressions in the Perl-compatible regular expressions (PCRE)
format. For more information about PCRE, see the pcresyntax(3) man page.
NOTE
An automember rule applies to every entry created in the future. These entries will be automatically
added to the specified target group. If an entry meets the conditions specified in multiple automember
rules, it will be added to all the corresponding groups.
Existing entries are not affected by the new rule. If you want to change existing entries, see Applying
automember rules to existing entries using IdM CLI.
After adding an automember rule, you can add conditions to it using the procedure described in Adding a
condition to an automember rule.
NOTE
Existing entries are not affected by the new rule. If you want to change existing entries,
see Applying automember rules to existing entries using IdM CLI .
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
Procedure
Grouping Type. This specifies whether the rule targets a user group or a host group. To
target a user group, enter group. To target a host group, enter hostgroup.
179
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
For example, to add an automember rule for a user group named user_group:
$ ipa automember-add
Automember Rule: user_group
Grouping Type: group
--------------------------------
Added automember rule "user_group"
--------------------------------
Automember Rule: user_group
Verification steps
You can display existing automember rules and conditions in IdM using Viewing existing
automember rules using IdM CLI.
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
The target rule must exist in IdM. For details, see Adding an automember rule using IdM CLI .
Procedure
1. Define one or more inclusive or exclusive conditions using the ipa automember-add-condition
command.
Automember rule. This is the target rule name. See Automember rules for details.
Attribute Key. This specifies the entry attribute to which the filter will apply. For example,
uid for users.
Grouping Type. This specifies whether the rule targets a user group or a host group. To
target a user group, enter group. To target a host group, enter hostgroup.
Inclusive regex and Exclusive regex. These specify one or more conditions as regular
expressions. If you only want to specify one condition, press Enter when prompted for the
other.
For example, the following condition targets all users with any value (.*) in their user login
attribute (uid).
$ ipa automember-add-condition
Automember Rule: user_group
Attribute Key: uid
Grouping Type: group
[Inclusive Regex]: .*
180
CHAPTER 22. AUTOMATING GROUP MEMBERSHIP USING IDM CLI
[Exclusive Regex]:
----------------------------------
Added condition(s) to "user_group"
----------------------------------
Automember Rule: user_group
Inclusive Regex: uid=.*
----------------------------
Number of conditions added 1
----------------------------
As another example, you can use an automembership rule to target all Windows users
synchronized from Active Directory (AD). To achieve this, create a condition that that targets all
users with ntUser in their objectClass attribute, which is shared by all AD users:
$ ipa automember-add-condition
Automember Rule: ad_users
Attribute Key: objectclass
Grouping Type: group
[Inclusive Regex]: ntUser
[Exclusive Regex]:
-------------------------------------
Added condition(s) to "ad_users"
-------------------------------------
Automember Rule: ad_users
Inclusive Regex: objectclass=ntUser
----------------------------
Number of conditions added 1
----------------------------
Verification steps
You can display existing automember rules and conditions in IdM using Viewing existing
automember rules using IdM CLI.
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
Procedure
$ ipa automember-find
181
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Deleting an automember rule also deletes all conditions associated with the rule. To remove only specific
conditions from a rule, see Removing a condition from an automember rule using IdM CLI .
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
Procedure
Grouping rule. This specifies whether the rule you want to delete is for a user group or a
host group. Enter group or hostgroup.
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
Procedure
Automember rule. This is the name of the rule from which you want to remove a condition.
Attribute Key. This is the target entry attribute. For example, uid for users.
Grouping Type. This specifies whether the condition you want to delete is for a user group
or a host group. Enter group or hostgroup.
Inclusive regex and Exclusive regex. These specify the conditions you want to remove. If
182
CHAPTER 22. AUTOMATING GROUP MEMBERSHIP USING IDM CLI
Inclusive regex and Exclusive regex. These specify the conditions you want to remove. If
you only want to specify one condition, press Enter when prompted for the other.
For example:
$ ipa automember-remove-condition
Automember Rule: user_group
Attribute Key: uid
Grouping Type: group
[Inclusive Regex]: .*
[Exclusive Regex]:
-----------------------------------
Removed condition(s) from "user_group"
-----------------------------------
Automember Rule: user_group
------------------------------
Number of conditions removed 1
------------------------------
To apply automember rules to previously added entries, you have to manually rebuild automatic
membership. Rebuilding automatic membership re-evaluates all existing automember rules and applies
them either to all user or hosts entries, or to specific entries.
NOTE
Rebuilding automatic membership does not remove user or host entries from groups,
even if the entries no longer match the group’s inclusive conditions. To remove them
manually, see Removing a member from a user group using IdM CLI or Removing IdM
host group members using the CLI.
Prerequisites
You must be logged in as the administrator. For details, see link: Using kinit to log in to IdM
manually.
Procedure
To rebuild automatic membership, enter the ipa automember-rebuild command. Use the
following options to specify the entries to target:
To rebuild automatic membership for all users, use the --type=group option:
To rebuild automatic membership for all hosts, use the --type=hostgroup option.
Prerequisites
You must be logged in as the administrator. For details, see Using kinit to log in to IdM manually .
Procedure
Grouping Type, which specifies whether the target is a user group or a host group. To
target a user group, enter group. To target a host group, enter hostgroup.
For example:
$ ipa automember-default-group-set
Default (fallback) Group: default_user_group
Grouping Type: group
---------------------------------------------------
Set default (fallback) group for automember "default_user_group"
---------------------------------------------------
Default (fallback) Group:
cn=default_user_group,cn=groups,cn=accounts,dc=example,dc=com
NOTE
To remove the current default automember group, enter the ipa automember-
default-group-remove command.
Verification steps
To verify that the group is set correctly, enter the ipa automember-default-group-show
command. The command displays the current default automember group. For example:
184
CHAPTER 22. AUTOMATING GROUP MEMBERSHIP USING IDM CLI
$ ipa automember-default-group-show
Grouping Type: group
Default (fallback) Group:
cn=default_user_group,cn=groups,cn=accounts,dc=example,dc=com
185
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Divide employees' user entries into groups based on the employees' manager, location, or any
other attribute.
Automember rules
When configuring automatic group membership, the administrator defines automember rules. An
186
CHAPTER 23. AUTOMATING GROUP MEMBERSHIP USING IDM WEB UI
When configuring automatic group membership, the administrator defines automember rules. An
automember rule applies to a specific user or host target group. It cannot apply to more than one group
at a time.
After creating a rule, the administrator adds conditions to it. These specify which users or hosts get
included or excluded from the target group:
Inclusive conditions
When a user or host entry meets an inclusive condition, it will be included in the target group.
Exclusive conditions
When a user or host entry meets an exclusive condition, it will not be included in the target
group.
The conditions are specified as regular expressions in the Perl-compatible regular expressions (PCRE)
format. For more information about PCRE, see the pcresyntax(3) man page.
NOTE
An automember rule applies to every entry created in the future. These entries will be automatically
added to the specified target group. If an entry meets the conditions specified in multiple automember
rules, it will be added to all the corresponding groups.
Existing entries are not affected by the new rule. If you want to change existing entries, see Applying
automember rules to existing entries using IdM Web UI.
NOTE
Existing entries are not affected by the new rule. If you want to change existing entries,
see Applying automember rules to existing entries using IdM Web UI .
Prerequisites
Procedure
1. Click Identity → Automember, and select either User group rules or Host group rules.
2. Click Add.
3. In the Automember rule field, select the group to which the rule will apply. This is the target
group name.
187
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
5. Optional: You can add conditions to the new rule using the procedure described in Adding a
condition to an automember rule using IdM Web UI.
Prerequisites
Procedure
1. Click Identity → Automember, and select either User group rules or Host group rules.
188
CHAPTER 23. AUTOMATING GROUP MEMBERSHIP USING IDM WEB UI
4. In the Attribute field, select the required attribute, for example uid.
6. Click Add.
For example, the following condition targets all users with any value (.*) in their user ID (uid)
attribute.
189
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
Procedure
1. Click Identity → Automember, and select either User group rules or Host group rules to view
the respective automember rules.
2. Optional: Click on a rule to see the conditions for that rule in the Inclusive or Exclusive sections.
Deleting an automember rule also deletes all conditions associated with the rule. To remove only specific
conditions from a rule, see Removing a condition from an automember rule using IdM Web UI .
Prerequisites
Procedure
1. Click Identity → Automember, and select either User group rules or Host group rules to view
190
CHAPTER 23. AUTOMATING GROUP MEMBERSHIP USING IDM WEB UI
1. Click Identity → Automember, and select either User group rules or Host group rules to view
the respective automember rules.
2. Select the check box next to the rule you want to remove.
3. Click Delete.
Prerequisites
Procedure
1. Click Identity → Automember, and select either User group rules or Host group rules to view
the respective automember rules.
2. Click on a rule to see the conditions for that rule in the Inclusive or Exclusive sections.
3. Select the check box next to the conditions you want to remove.
4. Click Delete.
191
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
To apply automember rules to previously added entries, you have to manually rebuild automatic
membership. Rebuilding automatic membership re-evaluates all existing automember rules and applies
them either to all user or hosts entries, or to specific entries.
NOTE
Rebuilding automatic membership does not remove user or host entries from groups,
even if the entries no longer match the group’s inclusive conditions. To remove them
manually, see Removing a member from a user group using IdM Web UI or Removing host
group members in the IdM Web UI.
Prerequisites
192
CHAPTER 23. AUTOMATING GROUP MEMBERSHIP USING IDM WEB UI
Procedure
Prerequisites
Procedure
193
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
The target user group you want to set as default exists in IdM.
Procedure
2. In the Default user group field, select the group you want to set as the default user group.
Prerequisites
The target host group you want to set as default exists in IdM.
194
CHAPTER 23. AUTOMATING GROUP MEMBERSHIP USING IDM WEB UI
Procedure
2. In the Default host group field, select the group you want to set as the default host group.
195
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Divide employees' user entries into groups based on the employees' manager, location, position
or any other attribute. You can list all attributes by entering ipa user-add --help on the
command-line.
Divide hosts into groups based on their class, location, or any other attribute. You can list all
attributes by entering ipa host-add --help on the command-line.
You can use Red Hat Ansible Engine to automate the management of automatic group membership in
Identity Management (IdM).
Using Ansible to ensure that an automember rule for an IdM user group is present
Using Ansible to ensure that a condition is present in an IdM user group automember rule
Using Ansible to ensure that a condition is absent in an IdM user group automember rule
Using Ansible to ensure that an automember rule for an IdM group is absent
Using Ansible to ensure that a condition is present in an IdM host group automember rule
Create a subdirectory dedicated to Ansible playbooks in your home directory, for example
~/MyPlaybooks.
Copy and adapt sample Ansible playbooks from the /usr/share/doc/ansible-freeipa/* and
/usr/share/doc/rhel-system-roles/* directories and subdirectories into your ~/MyPlaybooks
directory.
By following this practice, you can find all your playbooks in one place and you can run your playbooks
without invoking root privileges.
NOTE
196
CHAPTER 24. USING ANSIBLE TO AUTOMATE GROUP MEMBERSHIP IN IDM
NOTE
You only need root privileges on the managed nodes to execute the ipaserver,
ipareplica, ipaclient, ipabackup, ipasmartcard_server and ipasmartcard_client
ansible-freeipa roles. These roles require privileged access to directories and the dnf
software package manager.
Follow this procedure to create the ~/MyPlaybooks directory and configure it so that you can use it to
store and run Ansible playbooks.
Prerequisites
You have installed an IdM server on your managed nodes, server.idm.example.com and
replica.idm.example.com.
You have configured DNS and networking so you can log in to the managed nodes,
server.idm.example.com and replica.idm.example.com, directly from the control node.
Procedure
1. Create a directory for your Ansible configuration and playbooks in your home directory:
$ mkdir ~/MyPlaybooks/
$ cd ~/MyPlaybooks
[defaults]
inventory = /home/your_username/MyPlaybooks/inventory
[privilege_escalation]
become=True
[ipaserver]
server.idm.example.com
[ipareplicas]
replica1.idm.example.com
replica2.idm.example.com
[ipacluster:children]
ipaserver
ipareplicas
[ipacluster:vars]
ipaadmin_password=SomeADMINpassword
197
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
[ipaclients]
ipaclient1.example.com
ipaclient2.example.com
[ipaclients:vars]
ipaadmin_password=SomeADMINpassword
This configuration defines two host groups, eu and us, for hosts in these locations. Additionally,
this configuration defines the ipaserver host group, which contains all hosts from the eu and us
groups.
5. [Optional] Create an SSH public and private key. To simplify access in your test environment, do
not set a password on the private key:
$ ssh-keygen
6. Copy the SSH public key to the IdM admin account on each managed node:
$ ssh-copy-id [email protected]
$ ssh-copy-id [email protected]
You must enter the IdM admin password when you enter these commands.
Additional resources
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
198
CHAPTER 24. USING ANSIBLE TO AUTOMATE GROUP MEMBERSHIP IN IDM
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/automember/automember-group-
present.yml automember-group-present-copy.yml
4. Adapt the file by setting the following variables in the ipaautomember task section:
This is the modified Ansible playbook file for the current example:
---
- name: Automember group present example
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure group automember rule admins is present
ipaautomember:
ipaadmin_password: "{{ ipaadmin_password }}"
name: testing_group
automember_type: group
state: present
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Additional resources
See Using Ansible to ensure that a condition is present in an IdM user group automember rule .
199
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
The testing_group user group and automember user group rule exist in IdM.
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/automember/automember-hostgroup-
rule-present.yml automember-usergroup-rule-present.yml
Rename the playbook to correspond to your use case, for example: Automember user
group rule member present.
Rename the task to correspond to your use case, for example: Ensure an automember
condition for a user group is present.
200
CHAPTER 24. USING ANSIBLE TO AUTOMATE GROUP MEMBERSHIP IN IDM
This is the modified Ansible playbook file for the current example:
---
- name: Automember user group rule member present
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure an automember condition for a user group is present
ipaautomember:
ipaadmin_password: "{{ ipaadmin_password }}"
name: testing_group
automember_type: group
state: present
action: member
inclusive:
- key: UID
expression: .*
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Verification steps
$ kinit admin
201
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Additional resources
See Applying automember rules to existing entries using the IdM CLI .
Prerequisites
The testing_group user group and automember user group rule exist in IdM.
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/automember/automember-hostgroup-
rule-absent.yml automember-usergroup-rule-absent.yml
Rename the playbook to correspond to your use case, for example: Automember user
group rule member absent.
Rename the task to correspond to your use case, for example: Ensure an automember
202
CHAPTER 24. USING ANSIBLE TO AUTOMATE GROUP MEMBERSHIP IN IDM
Rename the task to correspond to your use case, for example: Ensure an automember
condition for a user group is absent.
This is the modified Ansible playbook file for the current example:
---
- name: Automember user group rule member absent
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure an automember condition for a user group is absent
ipaautomember:
ipaadmin_password: "{{ ipaadmin_password }}"
name: testing_group
automember_type: group
state: absent
action: member
inclusive:
- key: initials
expression: dp
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Verification steps
$ kinit admin
203
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The absence of an Inclusive Regex: initials=dp entry in the output confirms that the testing_group
automember rule does not contain the condition specified.
Additional resources
See Applying automember rules to existing entries using the IdM CLI .
NOTE
Deleting an automember rule also deletes all conditions associated with the rule. To
remove only specific conditions from a rule, see Using Ansible to ensure that a condition is
absent in an IdM user group automember rule.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
204
CHAPTER 24. USING ANSIBLE TO AUTOMATE GROUP MEMBERSHIP IN IDM
$ cp /usr/share/doc/ansible-freeipa/playbooks/automember/automember-group-
absent.yml automember-group-absent-copy.yml
4. Adapt the file by setting the following variables in the ipaautomember task section:
This is the modified Ansible playbook file for the current example:
---
- name: Automember group absent example
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure group automember rule admins is absent
ipaautomember:
ipaadmin_password: "{{ ipaadmin_password }}"
name: testing_group
automember_type: group
state: absent
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Additional resources
Prerequisites
205
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
The primary_dns_domain_hosts host group and automember host group rule exist in IdM.
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/automember/automember-hostgroup-
rule-present.yml automember-hostgroup-rule-present-copy.yml
4. Adapt the file by setting the following variables in the ipaautomember task section:
This is the modified Ansible playbook file for the current example:
---
- name: Automember user group rule member present
hosts: ipaserver
vars_files:
206
CHAPTER 24. USING ANSIBLE TO AUTOMATE GROUP MEMBERSHIP IN IDM
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure an automember condition for a user group is present
ipaautomember:
ipaadmin_password: "{{ ipaadmin_password }}"
name: primary_dns_domain_hosts
automember_type: hostgroup
state: present
action: member
inclusive:
- key: fqdn
expression: .*.idm.example.com
exclusive:
- key: fqdn
expression: .*.example.org
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Additional resources
See Applying automember rules to existing entries using the IdM CLI .
207
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Delegation rules
Delegation rules allow a specific user group to perform write (edit) operations on specific attributes for
users in another user group. This form of access control rule is limited to editing the values of a subset of
attributes you specify in a delegation rule; it does not grant the ability to add or remove whole entries or
control over unspecified attributes.
Delegation rules grant permissions to existing user groups in IdM. You can use delegation to, for
example, allow the managers user group to manage selected attributes of users in the employees user
group.
Prerequisites
Procedure
--group: the group who is being granted permissions to the entries of users in the user
group.
--membergroup: the group whose entries can be edited by members of the delegation
group.
--permissions: whether users will have the right to view the given attributes ( read) and add
or change the given attributes (write). If you do not specify permissions, only the write
permission will be added.
--attrs: the attributes which users in the member group are allowed to view or edit.
208
CHAPTER 25. DELEGATING PERMISSIONS TO USER GROUPS TO MANAGE USERS USING IDM CLI
For example:
Prerequisites
Procedure
$ ipa delegation-find
--------------------
1 delegation matched
--------------------
Delegation name: basic manager attributes
Permissions: read, write
Attributes: businesscategory, departmentnumber, employeenumber, employeetype
Member user group: employees
User group: managers
----------------------------
Number of entries returned 1
----------------------------
IMPORTANT
The --attrs option overwrites whatever the previous list of supported attributes was, so
always include the complete list of attributes along with any new attributes. This also
applies to the --permissions option.
Prerequisites
209
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Procedure
Enter the ipa delegation-mod command with the desired changes. For example, to add the
displayname attribute to the basic manager attributes example rule:
Prerequisites
Procedure
When prompted, enter the name of the delegation rule you want to delete:
$ ipa delegation-del
Delegation name: basic manager attributes
---------------------------------------------
Deleted delegation "basic manager attributes"
---------------------------------------------
210
CHAPTER 26. DELEGATING PERMISSIONS TO USER GROUPS TO MANAGE USERS USING IDM WEBUI
Delegation rules
Delegation rules allow a specific user group to perform write (edit) operations on specific attributes for
users in another user group. This form of access control rule is limited to editing the values of a subset of
attributes you specify in a delegation rule; it does not grant the ability to add or remove whole entries or
control over unspecified attributes.
Delegation rules grant permissions to existing user groups in IdM. You can use delegation to, for
example, allow the managers user group to manage selected attributes of users in the employees user
group.
Prerequisites
You are logged in to the IdM Web UI as a member of the admins group.
Procedure
1. From the IPA Server menu, click Role-Based Access Control → Delegations.
2. Click Add.
211
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
b. Set the permissions by selecting the check boxes that indicate whether users will have the
right to view the given attributes (read) and add or change the given attributes ( write).
c. In the User group drop-down menu, select the group who is being granted permissions to
view or edit the entries of users in the member group.
d. In the Member user group drop-down menu, select the group whose entries can be edited
by members of the delegation group.
e. In the attributes box, select the check boxes by the attributes to which you want to grant
permissions.
212
CHAPTER 26. DELEGATING PERMISSIONS TO USER GROUPS TO MANAGE USERS USING IDM WEBUI
Prerequisites
213
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
You are logged in to the IdM Web UI as a member of the admins group.
Procedure
From the IPA Server menu, click Role-Based Access Control → Delegations.
Prerequisites
You are logged in to the IdM Web UI as a member of the admins group.
Procedure
1. From the IPA Server menu, click Role-Based Access Control → Delegations.
Change granted permissions by selecting the check boxes that indicate whether users will
have the right to view the given attributes (read) and add or change the given attributes
(write).
In the User group drop-down menu, select the group who is being granted permissions to
view or edit the entries of users in the member group.
In the Member user group drop-down menu, select the group whose entries can be edited
by members of the delegation group.
In the attributes box, select the check boxes by the attributes to which you want to grant
214
CHAPTER 26. DELEGATING PERMISSIONS TO USER GROUPS TO MANAGE USERS USING IDM WEBUI
In the attributes box, select the check boxes by the attributes to which you want to grant
permissions. To remove permissions to an attribute, uncheck the relevant check box.
Prerequisites
You are logged in to the IdM Web UI as a member of the admins group.
Procedure
1. From the IPA Server menu, click Role-Based Access Control → Delegations.
2. Select the check box next to the rule you want to remove.
3. Click Delete.
215
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
216
CHAPTER 27. DELEGATING PERMISSIONS TO USER GROUPS TO MANAGE USERS USING ANSIBLE PLAYBOOKS
Delegation rules
Using Ansible to ensure that a delegation rule does not have specific attributes
Delegation rules allow a specific user group to perform write (edit) operations on specific attributes for
users in another user group. This form of access control rule is limited to editing the values of a subset of
attributes you specify in a delegation rule; it does not grant the ability to add or remove whole entries or
control over unspecified attributes.
Delegation rules grant permissions to existing user groups in IdM. You can use delegation to, for
example, allow the managers user group to manage selected attributes of users in the employees user
group.
Procedure
1. Create a directory for your Ansible configuration and playbooks in your home directory:
$ mkdir ~/MyPlaybooks/
$ cd ~/MyPlaybooks
217
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
[defaults]
inventory = /home/<username>/MyPlaybooks/inventory
[privilege_escalation]
become=True
[eu]
server.idm.example.com
[us]
replica.idm.example.com
[ipaserver:children]
eu
us
This configuration defines two host groups, eu and us, for hosts in these locations. Additionally,
this configuration defines the ipaserver host group, which contains all hosts from the eu and us
groups.
businesscategory
departmentnumber
employeenumber
employeetype
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
218
CHAPTER 27. DELEGATING PERMISSIONS TO USER GROUPS TO MANAGE USERS USING ANSIBLE PLAYBOOKS
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/delegation/delegation-present.yml
delegation-present-copy.yml
4. Adapt the file by setting the following variables in the ipadelegation task section:
Set the name variable to the name of the new delegation rule.
Set the permission variable to a comma-separated list of permissions to grant: read and
write.
Set the attribute variable to a list of attributes the delegated user group can manage:
businesscategory, departmentnumber, employeenumber, and employeetype.
Set the group variable to the name of the group that is being given access to view or
modify attributes.
Set the membergroup variable to the name of the group whose attributes can be viewed
or modified.
This is the modified Ansible playbook file for the current example:
---
- name: Playbook to manage a delegation rule
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure delegation "basic manager attributes" is present
ipadelegation:
ipaadmin_password: "{{ ipaadmin_password }}"
name: "basic manager attributes"
permission: read, write
attribute:
- businesscategory
- departmentnumber
- employeenumber
- employeetype
group: managers
membergroup: employees
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
219
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Additional resources
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks>/
$ cp /usr/share/doc/ansible-freeipa/playbooks/delegation/delegation-present.yml
delegation-absent-copy.yml
4. Adapt the file by setting the following variables in the ipadelegation task section:
220
CHAPTER 27. DELEGATING PERMISSIONS TO USER GROUPS TO MANAGE USERS USING ANSIBLE PLAYBOOKS
This is the modified Ansible playbook file for the current example:
---
- name: Delegation absent
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure delegation "basic manager attributes" is absent
ipadelegation:
ipaadmin_password: "{{ ipaadmin_password }}"
name: "basic manager attributes"
state: absent
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Additional resources
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
221
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/delegation/delegation-member-
present.yml delegation-member-present-copy.yml
4. Adapt the file by setting the following variables in the ipadelegation task section:
Set the name variable to the name of the delegation rule to modify.
This is the modified Ansible playbook file for the current example:
---
- name: Delegation member present
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure delegation "basic manager attributes" member attribute departmentnumber
is present
ipadelegation:
ipaadmin_password: "{{ ipaadmin_password }}"
name: "basic manager attributes"
attribute:
- departmentnumber
action: member
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
222
CHAPTER 27. DELEGATING PERMISSIONS TO USER GROUPS TO MANAGE USERS USING ANSIBLE PLAYBOOKS
Additional resources
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/delegation/delegation-member-
absent.yml delegation-member-absent-copy.yml
4. Adapt the file by setting the following variables in the ipadelegation task section:
223
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Set the name variable to the name of the delegation rule to modify.
This is the modified Ansible playbook file for the current example:
---
- name: Delegation member absent
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure delegation "basic manager attributes" member attributes employeenumber
and employeetype are absent
ipadelegation:
ipaadmin_password: "{{ ipaadmin_password }}"
name: "basic manager attributes"
attribute:
- employeenumber
- employeetype
action: member
state: absent
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Additional resources
224
CHAPTER 28. MANAGING ROLE-BASED ACCESS CONTROLS IN IDM USING THE CLI
Managing permissions
Managing privileges
Managing roles
Permissions grant the right to perform a specific task such as adding or deleting users,
modifying a group, enabling read-access, etc.
Privileges combine permissions, for example all the permissions needed to add a new user.
Roles grant a set of privileges to users, user groups, hosts or host groups.
write
read
search
compare
add
delete
all
225
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
type: a type of object (user, group, etc); sets subtree and target filter
targetgroup: grants access to modify a specific group (such as granting the rights to manage
group membership); sets a target
With IdM permissions, you can control which users have access to which objects and even which
attributes of these objects. IdM enables you to allow or block individual attributes or change the entire
visibility of a specific IdM function, such as users, groups, or sudo, to all anonymous users, all
authenticated users, or just a certain group of privileged users.
For example, the flexibility of this approach to permissions is useful for an administrator who wants to
limit access of users or groups only to the specific sections these users or groups need to access and to
make the other sections completely hidden to them.
NOTE
You cannot delete them or modify their name, location, and target attributes.
Default attributes, the user cannot modify them, as they are managed by IdM
A managed permission applies to all attributes that appear in the default and included attribute sets but
not in the excluded set.
NOTE
While you cannot delete a managed permission, setting its bind type to permission and
removing the managed permission from all privileges effectively disables it.
Names of all managed permissions start with System:, for example System: Add Sudo rule or System:
Modify Services. Earlier versions of IdM used a different scheme for default permissions. For example,
the user could not delete them and was only able to assign them to privileges. Most of these default
permissions have been turned into managed permissions, however, the following permissions still use
the previous scheme:
226
CHAPTER 28. MANAGING ROLE-BASED ACCESS CONTROLS IN IDM USING THE CLI
Request Certificate
Revoke Certificate
NOTE
If you attempt to modify a managed permission from the command line, the system does
not allow you to change the attributes that you cannot modify, the command fails. If you
attempt to modify a managed permission from the Web UI, the attributes that you
cannot modify are disabled.
Combining these three low-level tasks into a higher level task in the form of a custom privilege named,
for example, Add User makes it easier for a system administrator to manage roles. IdM already contains
several default privileges. Apart from users and user groups, privileges are also assigned to hosts and
host groups, as well as network services. This practice permits a fine-grained control of operations by a
set of users on a set of hosts using specific network services.
227
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
IMPORTANT
Roles are used to classify permitted actions. They are not used as a tool to implement
privilege separation or to protect from privilege escalation.
NOTE
228
CHAPTER 28. MANAGING ROLE-BASED ACCESS CONTROLS IN IDM USING THE CLI
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
--bindtype specifies the bind rule type. This option accepts the all, anonymous, and
permission arguments. The permission bindtype means that only the users who are
granted this permission via a role can exercise it.
For example:
NOTE
--right lists the rights granted by the permission, it replaces the deprecated --permissions
option. The available values are add, delete, read, search, compare, write, all.
You can set multiple attributes by using multiple --right options or with a comma-separated
list inside curly braces. For example:
NOTE
229
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
add and delete are entry-level operations (for example deleting a user,
adding a group, etc.) while read, search, compare and write are more
attribute-level: you can write to userCertificate but not read userPassword.
--attrs gives the list of attributes over which the permission is granted.
You can set multiple attributes by using multiple --attrs options or by listing the options in a
comma-separated list inside curly braces. For example:
The attributes provided with --attrs must exist and be allowed attributes for the given
object type, otherwise the command fails with schema syntax errors.
--type defines the entry object type to which the permission applies, such as user, host, or
service. Each type has its own set of allowed attributes.
For example:
--subtree gives a subtree entry; the filter then targets every entry beneath this subtree
entry. Provide an existing subtree entry; --subtree does not accept wildcards or non-
existent domain names (DNs). Include a DN within the directory.
Because IdM uses a simplified, flat directory tree structure, --subtree can be used to target
some types of entries, like automount locations, which are containers or parent entries for
other configuration. For example:
NOTE
The --type and --subtree options are mutually exclusive: you can see the
inclusion of filters for --type as a simplification of --subtree, intending to
make life easier for an admin.
--filter uses an LDAP filter to identify which entries the permission applies to.
IdM automatically checks the validity of the given filter. The filter can be any valid LDAP
filter, for example:
--memberof sets the target filter to members of the given group after checking that the
group exists. For example, to let the users with this permission modify the login shell of
members of the engineers group:
230
CHAPTER 28. MANAGING ROLE-BASED ACCESS CONTROLS IN IDM USING THE CLI
--targetgroup sets target to the specified user group after checking that the group exists.
For example, to let those with the permission write the member attribute in the engineers
group (so they can add or remove members):
--target specifies the DN to apply the permission to. Wildcards are accepted.
To edit existing permissions, use the ipa permission-mod command. You can use the same
command options as for adding permissions.
To find existing permissions, use the ipa permission-find command. You can use the same
command options as for adding permissions.
Additional resources
Prerequisites
An active Kerberos ticket. For details, see link: Using kinit to log in to IdM manually .
Existing permissions. For details about permissions, see Managing IdM permissions in the CLI .
231
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Procedure
2. Assign the required permissions to the privilege group with the privilege-add-permission
command
For example, to add the permissions named managing automount and managing ftp services to
the managing filesystems privilege:
Additional resources
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Existing privileges. For details about privileges, see Managing IdM privileges in the CLI .
Procedure
232
CHAPTER 28. MANAGING ROLE-BASED ACCESS CONTROLS IN IDM USING THE CLI
------------------------
Added role "useradmin"
------------------------
Role name: useradmin
Description: User Administrator
2. Add the required privileges to the role using the ipa role-add-privilege command:
3. Add the required members to the role using the ipa role-add-member command. Allowed
member types are: users, groups, hosts and hostgroups.
For example, to add the group named useradmins to the previously created useradmin role:
To remove a member from the role, use the ipa role-remove-member command.
The ipa role-remove-privilege command removes one or more privileges from a role.
Additional resources
233
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Managing permissions
Managing privileges
Managing roles
Permissions grant the right to perform a specific task such as adding or deleting users,
modifying a group, enabling read-access, etc.
Privileges combine permissions, for example all the permissions needed to add a new user.
Roles grant a set of privileges to users, user groups, hosts or host groups.
write
read
search
compare
add
delete
all
234
CHAPTER 29. MANAGING ROLE-BASED ACCESS CONTROLS USING THE IDM WEB UI
type: a type of object (user, group, etc); sets subtree and target filter
targetgroup: grants access to modify a specific group (such as granting the rights to manage
group membership); sets a target
With IdM permissions, you can control which users have access to which objects and even which
attributes of these objects. IdM enables you to allow or block individual attributes or change the entire
visibility of a specific IdM function, such as users, groups, or sudo, to all anonymous users, all
authenticated users, or just a certain group of privileged users.
For example, the flexibility of this approach to permissions is useful for an administrator who wants to
limit access of users or groups only to the specific sections these users or groups need to access and to
make the other sections completely hidden to them.
NOTE
You cannot delete them or modify their name, location, and target attributes.
Default attributes, the user cannot modify them, as they are managed by IdM
A managed permission applies to all attributes that appear in the default and included attribute sets but
not in the excluded set.
NOTE
While you cannot delete a managed permission, setting its bind type to permission and
removing the managed permission from all privileges effectively disables it.
Names of all managed permissions start with System:, for example System: Add Sudo rule or System:
Modify Services. Earlier versions of IdM used a different scheme for default permissions. For example,
the user could not delete them and was only able to assign them to privileges. Most of these default
permissions have been turned into managed permissions, however, the following permissions still use
the previous scheme:
235
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Request Certificate
Revoke Certificate
NOTE
If you attempt to modify a managed permission from the command line, the system does
not allow you to change the attributes that you cannot modify, the command fails. If you
attempt to modify a managed permission from the Web UI, the attributes that you
cannot modify are disabled.
Combining these three low-level tasks into a higher level task in the form of a custom privilege named,
for example, Add User makes it easier for a system administrator to manage roles. IdM already contains
several default privileges. Apart from users and user groups, privileges are also assigned to hosts and
host groups, as well as network services. This practice permits a fine-grained control of operations by a
set of users on a set of hosts using specific network services.
236
CHAPTER 29. MANAGING ROLE-BASED ACCESS CONTROLS USING THE IDM WEB UI
NOTE
IMPORTANT
Roles are used to classify permitted actions. They are not used as a tool to implement
privilege separation or to protect from privilege escalation.
NOTE
237
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
Procedure
1. To add a new permission, open the Role-Based Access Control submenu in the IPA Server tab
and select Permissions:
2. The list of permissions opens: Click the Add button at the top of the list of the permissions:
3. The Add Permission form opens. Specify the name of the new permission and define its
238
CHAPTER 29. MANAGING ROLE-BASED ACCESS CONTROLS USING THE IDM WEB UI
3. The Add Permission form opens. Specify the name of the new permission and define its
properties accordingly:
permission is the default permission type, granting access through privileges and roles
anonymous specifies that the permission applies to all users, including unauthenticated
users
NOTE
239
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
6. Define the method to identify the target entries for the permission:
Type specifies an entry type, such as user, host, or service. If you choose a value for the
Type setting, a list of all possible attributes which will be accessible through this ACI for that
entry type appears under Effective Attributes. Defining Type sets Subtree and Target
DN to one of the predefined values.
Subtree (required) specifies a subtree entry; every entry beneath this subtree entry is then
targeted. Provide an existing subtree entry, as Subtree does not accept wildcards or non-
existent domain names (DNs). For example: cn=automount,dc=example,dc=com
Extra target filter uses an LDAP filter to identify which entries the permission applies to.
The filter can be any valid LDAP filter, for example: (!(objectclass=posixgroup))
IdM automatically checks the validity of the given filter. If you enter an invalid filter, IdM
warns you about this when you attempt to save the permission.
Target DN specifies the domain name (DN) and accepts wildcards. For example:
uid=*,cn=users,cn=accounts,dc=com
Member of group sets the target filter to members of the given group. After you specify
the filter settings and click Add, IdM validates the filter. If all the permission settings are
correct, IdM will perform the search. If some of the permissions settings are incorrect, IdM
will display a message informing you about which setting is set incorrectly.
If you set Type, choose the Effective attributes from the list of available ACI attributes.
If you did not use Type, add the attributes manually by writing them into the Effective
attributes field. Add a single attribute at a time; to add multiple attributes, click Add to add
another input field.
IMPORTANT
If you do not set any attributes for the permission, then the permissions
includes all attributes by default.
8. Finish adding the permissions with the Add buttons at the bottom of the form:
Click the Add button to save the permission and go back to the list of permissions.
Alternatively, you can save the permission and continue adding additional permissions in the
same form by clicking the Add and Add another button
The Add and Edit button enables you to save and continue editing the newly created
permission.
9. Optional. You can also edit the properties of an existing permission by clicking its name from the
240
CHAPTER 29. MANAGING ROLE-BASED ACCESS CONTROLS USING THE IDM WEB UI
9. Optional. You can also edit the properties of an existing permission by clicking its name from the
list of permissions to display the Permission settings page.
10. Optional. If you need to remove an existing permission, click the Delete button once you ticked
the check box next to its name in the list, to display The Remove permissions dialog.
NOTE
For example, to let those with the permission write the member attribute in the engineers group (so
241
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
For example, to let those with the permission write the member attribute in the engineers group (so
they can add or remove members):
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
242
CHAPTER 29. MANAGING ROLE-BASED ACCESS CONTROLS USING THE IDM WEB UI
Existing permissions. For details about permissions, see Managing permissions in the IdM Web
UI.
Procedure
1. To add a new privilege, open the Role-Based Access Control submenu in the IPA Server tab
and select Privileges:
2. The list of privileges opens. Click the Add button at the top of the list of privileges:
3. The Add Privilege form opens. Enter the name and a description of the privilege:
4. Click the Add and Edit button to save the new privilege and continue to the privilege
configuration page to add permissions.
5. Edit the properties of privileges by clicking on the privileges name in the privileges list. The
privileges configuration page opens.
243
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
6. The Permissions tab displays a list of permissions included in the selected privilege. Click the
Add button at the top of the list to add permissions to the privilege:
7. Tick the check box next to the name of each permission to add, and use the > button to move
the permissions to the Prospective column:
244
CHAPTER 29. MANAGING ROLE-BASED ACCESS CONTROLS USING THE IDM WEB UI
9. Optional. If you need to remove permissions, click the Delete button after you ticked the check
box next to the relevant permission: the Remove privileges from permissions dialog opens.
10. Optional. If you need to delete an existing privilege, click the Delete button after you ticked the
check box next to its name in the list: the Remove privileges dialog opens.
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
Existing privileges. For details about privileges, see Managing privileges in the IdM Web UI .
Procedure
1. To add a new role, open the Role-Based Access Control submenu in the IPA Server tab and
select Roles:
2. The list of roles opens. Click the Add button at the top of the list of the role-based access
control instructions.
245
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
3. The Add Role form opens. Enter the role name and a description:
4. Click the Add and Edit button to save the new role and go to the role configuration page to add
privileges and users.
5. Edit the properties of roles by clicking on the roles name in the role list. The roles configuration
page opens.
6. Add members using the Users, Users Groups, Hosts, Host Groups or Services tabs, by clicking
the Add button on top of the relevant list(s).
246
CHAPTER 29. MANAGING ROLE-BASED ACCESS CONTROLS USING THE IDM WEB UI
7. In the window that opens, select the members on the left and use the > button to move them to
the Prospective column.
247
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
9. Select the privileges on the left and use the > button to move them to the Prospective column.
11. Optional. If you need to remove privileges or members from a role, click the Delete button after
248
CHAPTER 29. MANAGING ROLE-BASED ACCESS CONTROLS USING THE IDM WEB UI
11. Optional. If you need to remove privileges or members from a role, click the Delete button after
you ticked the check box next to the name of the entity you want to remove. A dialog opens.
12. Optional. If you need to remove an existing role, click the Delete button after you ticked the
check box next to its name in the list, to display the Remove roles dialog.
249
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Create a subdirectory dedicated to Ansible playbooks in your home directory, for example
~/MyPlaybooks.
Copy and adapt sample Ansible playbooks from the /usr/share/doc/ansible-freeipa/* and
/usr/share/doc/rhel-system-roles/* directories and subdirectories into your ~/MyPlaybooks
directory.
Using this practice, you can find all your playbooks in one place and you can run your playbooks without
invoking root privileges.
NOTE
You only need root privileges on the managed nodes to execute the ipaserver,
ipareplica, ipaclient and ipabackup ansible-freeipa roles. These roles require privileged
access to directories and the dnf software package manager.
Follow this procedure to create the ~/MyPlaybooks directory and configure it so that you can use it to
store and run Ansible playbooks.
Prerequisites
You have installed an IdM server on your managed nodes, server.idm.example.com and
replica.idm.example.com.
You have configured DNS and networking so you can log in to the managed nodes,
server.idm.example.com and replica.idm.example.com, directly from the control node.
Procedure
1. Create a directory for your Ansible configuration and playbooks in your home directory:
$ mkdir ~/MyPlaybooks/
$ cd ~/MyPlaybooks
[defaults]
inventory = /home/your_username/MyPlaybooks/inventory
250
CHAPTER 30. PREPARING YOUR ENVIRONMENT FOR MANAGING IDM USING ANSIBLE PLAYBOOKS
[privilege_escalation]
become=True
[eu]
server.idm.example.com
[us]
replica.idm.example.com
[ipaserver:children]
eu
us
This configuration defines two host groups, eu and us, for hosts in these locations. Additionally,
this configuration defines the ipaserver host group, which contains all hosts from the eu and us
groups.
5. [Optional] Create an SSH public and private key. To simplify access in your test environment, do
not set a password on the private key:
$ ssh-keygen
6. Copy the SSH public key to the IdM admin account on each managed node:
$ ssh-copy-id [email protected]
$ ssh-copy-id [email protected]
These commands require that you enter the IdM admin password.
Additional resources
251
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Permissions grant the right to perform a specific task such as adding or deleting users,
modifying a group, enabling read-access, etc.
Privileges combine permissions, for example all the permissions needed to add a new user.
Roles grant a set of privileges to users, user groups, hosts or host groups.
Especially in large companies, using RBAC can help create a hierarchical system of administrators with
their individual areas of responsibility.
This chapter describes the following operations performed when managing RBAC using Ansible
playbooks:
Permissions in IdM
Privileges in IdM
Roles in IdM
Using Ansible to ensure that a group of users is assigned to an IdM RBAC role
Using Ansible to ensure that specific users are not assigned to an IdM RBAC role
write
read
search
252
CHAPTER 31. USING ANSIBLE PLAYBOOKS TO MANAGE ROLE-BASED ACCESS CONTROL IN IDM
compare
add
delete
all
type: a type of object (user, group, etc); sets subtree and target filter
targetgroup: grants access to modify a specific group (such as granting the rights to manage
group membership); sets a target
With IdM permissions, you can control which users have access to which objects and even which
attributes of these objects. IdM enables you to allow or block individual attributes or change the entire
visibility of a specific IdM function, such as users, groups, or sudo, to all anonymous users, all
authenticated users, or just a certain group of privileged users.
For example, the flexibility of this approach to permissions is useful for an administrator who wants to
limit access of users or groups only to the specific sections these users or groups need to access and to
make the other sections completely hidden to them.
NOTE
You cannot delete them or modify their name, location, and target attributes.
Default attributes, the user cannot modify them, as they are managed by IdM
A managed permission applies to all attributes that appear in the default and included attribute sets but
not in the excluded set.
NOTE
253
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
While you cannot delete a managed permission, setting its bind type to permission and
removing the managed permission from all privileges effectively disables it.
Names of all managed permissions start with System:, for example System: Add Sudo rule or System:
Modify Services. Earlier versions of IdM used a different scheme for default permissions. For example,
the user could not delete them and was only able to assign them to privileges. Most of these default
permissions have been turned into managed permissions, however, the following permissions still use
the previous scheme:
Request Certificate
Revoke Certificate
NOTE
If you attempt to modify a managed permission from the command line, the system does
not allow you to change the attributes that you cannot modify, the command fails. If you
attempt to modify a managed permission from the Web UI, the attributes that you
cannot modify are disabled.
254
CHAPTER 31. USING ANSIBLE PLAYBOOKS TO MANAGE ROLE-BASED ACCESS CONTROL IN IDM
Combining these three low-level tasks into a higher level task in the form of a custom privilege named,
for example, Add User makes it easier for a system administrator to manage roles. IdM already contains
several default privileges. Apart from users and user groups, privileges are also assigned to hosts and
host groups, as well as network services. This practice permits a fine-grained control of operations by a
set of users on a set of hosts using specific network services.
NOTE
IMPORTANT
Roles are used to classify permitted actions. They are not used as a tool to implement
privilege separation or to protect from privilege escalation.
NOTE
255
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The following procedure describes how to use an Ansible playbook to define privileges for a new IdM
custom role and ensure its presence. In the example, the new user_and_host_administrator role
contains a unique combination of the following privileges that are present in IdM by default:
Group Administrators
User Administrators
Group Administrators
Prerequisites
You have configured your Ansible control node to meet the following requirements:
256
CHAPTER 31. USING ANSIBLE PLAYBOOKS TO MANAGE ROLE-BASED ACCESS CONTROL IN IDM
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/<MyPlaybooks>/
$ cp /usr/share/doc/ansible-freeipa/playbooks/role/role-member-user-present.yml role-
member-user-present-copy.yml
4. Adapt the file by setting the following variables in the iparole task section:
Set the privilege list to the names of the IdM privileges that you want to include in the new
role.
Optionally, set the user variable to the name of the user to whom you want to grant the new
role.
Optionally, set the group variable to the name of the group to which you want to grant the
new role.
This is the modified Ansible playbook file for the current example:
---
- name: Playbook to manage IPA role with members.
hosts: ipaserver
become: yes
gather_facts: no
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- iparole:
ipaadmin_password: "{{ ipaadmin_password }}"
name: user_and_host_administrator
user: idm_user01
group: idm_group01
privilege:
- Group Administrators
- User Administrators
- Stage User Administrators
- Group Administrators
257
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
$ ansible-playbook --vault-password-file=password_file -v -i
~/<MyPlaybooks>/inventory role-member-user-present-copy.yml
Additional resources
The following procedure describes how to use an Ansible playbook to ensure a role is absent. The
example below describes how to make sure the custom user_and_host_administrator role does not
exist in IdM.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/<MyPlaybooks>/
$ cp /usr/share/doc/ansible-freeipa/playbooks/role/role-is-absent.yml role-is-absent-
copy.yml
258
CHAPTER 31. USING ANSIBLE PLAYBOOKS TO MANAGE ROLE-BASED ACCESS CONTROL IN IDM
4. Adapt the file by setting the following variables in the iparole task section:
This is the modified Ansible playbook file for the current example:
---
- name: Playbook to manage IPA role with members.
hosts: ipaserver
become: yes
gather_facts: no
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- iparole:
ipaadmin_password: "{{ ipaadmin_password }}"
name: user_and_host_administrator
state: absent
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
$ ansible-playbook --vault-password-file=password_file -v -i
~/<MyPlaybooks>/inventory role-is-absent-copy.yml
Additional resources
The following example describes how to use an Ansible playbook to ensure the built-in IdM RBAC
helpdesk role is assigned to junior_sysadmins.
Prerequisites
259
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/<MyPlaybooks>/
$ cp /usr/share/doc/ansible-freeipa/playbooks/role/role-member-group-present.yml
role-member-group-present-copy.yml
4. Adapt the file by setting the following variables in the iparole task section:
Set the name variable to the name of the role you want to assign.
This is the modified Ansible playbook file for the current example:
---
- name: Playbook to manage IPA role with members.
hosts: ipaserver
become: yes
gather_facts: no
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- iparole:
ipaadmin_password: "{{ ipaadmin_password }}"
name: helpdesk
group: junior_sysadmins
action: member
260
CHAPTER 31. USING ANSIBLE PLAYBOOKS TO MANAGE ROLE-BASED ACCESS CONTROL IN IDM
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
$ ansible-playbook --vault-password-file=password_file -v -i
~/<MyPlaybooks>/inventory role-member-group-present-copy.yml
Additional resources
The following procedure describes how to use an Ansible playbook to ensure that the users named
user_01 and user_02 are not assigned to the helpdesk role.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/<MyPlaybooks>/
$ cp /usr/share/doc/ansible-freeipa/playbooks/role/role-member-user-absent.yml role-
member-user-absent-copy.yml
261
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
4. Adapt the file by setting the following variables in the iparole task section:
Set the name variable to the name of the role you want to assign.
This is the modified Ansible playbook file for the current example:
---
- name: Playbook to manage IPA role with members.
hosts: ipaserver
become: yes
gather_facts: no
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- iparole:
ipaadmin_password: "{{ ipaadmin_password }}"
name: helpdesk
user
- user_01
- user_02
action: member
state: absent
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
$ ansible-playbook --vault-password-file=password_file -v -i
~/<MyPlaybooks>/inventory role-member-user-absent-copy.yml
Additional resources
262
CHAPTER 31. USING ANSIBLE PLAYBOOKS TO MANAGE ROLE-BASED ACCESS CONTROL IN IDM
The following example describes how to ensure that the custom web_administrator role can manage
the HTTP service that is running on the client01.idm.example.com server.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/<MyPlaybooks>/
$ cp /usr/share/doc/ansible-freeipa/playbooks/role/role-member-service-present-
absent.yml role-member-service-present-copy.yml
4. Adapt the file by setting the following variables in the iparole task section:
Set the name variable to the name of the role you want to assign.
This is the modified Ansible playbook file for the current example:
---
- name: Playbook to manage IPA role with members.
hosts: ipaserver
become: yes
gather_facts: no
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
263
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
tasks:
- iparole:
ipaadmin_password: "{{ ipaadmin_password }}"
name: web_administrator
service:
- HTTP/client01.idm.example.com
action: member
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
$ ansible-playbook --vault-password-file=password_file -v -i
~/<MyPlaybooks>/inventory role-member-service-present-copy.yml
Additional resources
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
264
CHAPTER 31. USING ANSIBLE PLAYBOOKS TO MANAGE ROLE-BASED ACCESS CONTROL IN IDM
$ cd ~/<MyPlaybooks>/
$ cp /usr/share/doc/ansible-freeipa/playbooks/role/role-member-host-present.yml role-
member-host-present-copy.yml
4. Adapt the file by setting the following variables in the iparole task section:
Set the name variable to the name of the role you want to assign.
This is the modified Ansible playbook file for the current example:
---
- name: Playbook to manage IPA role with members.
hosts: ipaserver
become: yes
gather_facts: no
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- iparole:
ipaadmin_password: "{{ ipaadmin_password }}"
name: web_administrator
host:
- client01.idm.example.com
action: member
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
$ ansible-playbook --vault-password-file=password_file -v -i
~/<MyPlaybooks>/inventory role-member-host-present-copy.yml
Additional resources
265
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/<MyPlaybooks>/
$ cp /usr/share/doc/ansible-freeipa/playbooks/role/role-member-hostgroup-
present.yml role-member-hostgroup-present-copy.yml
4. Adapt the file by setting the following variables in the iparole task section:
Set the name variable to the name of the role you want to assign.
This is the modified Ansible playbook file for the current example:
---
- name: Playbook to manage IPA role with members.
hosts: ipaserver
become: yes
266
CHAPTER 31. USING ANSIBLE PLAYBOOKS TO MANAGE ROLE-BASED ACCESS CONTROL IN IDM
gather_facts: no
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- iparole:
ipaadmin_password: "{{ ipaadmin_password }}"
name: web_administrator
hostgroup:
- web_servers
action: member
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
$ ansible-playbook --vault-password-file=password_file -v -i
~/<MyPlaybooks>/inventory role-member-hostgroup-present-copy.yml
Additional resources
267
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
This chapter describes the following operations for using Ansible playbooks to manage RBAC privileges
in Identity Management (IdM):
Using Ansible to ensure member permissions are present in a custom IdM RBAC privilege
Using Ansible to ensure an IdM RBAC privilege does not include a permission
Prerequisites
The following procedure describes how to create an empty privilege using an Ansible playbook so that
you can later add permissions to it. The example describes how to create a privilege named
full_host_administration that is meant to combine all IdM permissions related to host administration.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
268
CHAPTER 32. USING ANSIBLE PLAYBOOKS TO MANAGE RBAC PRIVILEGES
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/privilege/privilege-present.yml privilege-
present-copy.yml
4. Adapt the file by setting the following variables in the ipaprivilege task section:
Set the name variable to the name of the new privilege, full_host_administration.
This is the modified Ansible playbook file for the current example:
---
- name: Privilege present example
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure privilege full_host_administration is present
ipaprivilege:
ipaadmin_password: "{{ ipaadmin_password }}"
name: full_host_administration
description: This privilege combines all IdM permissions related to host
administration
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
The following procedure describes how to use an Ansible playbook to add permissions to a privilege
269
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The following procedure describes how to use an Ansible playbook to add permissions to a privilege
created in the previous step. The example describes how to add all IdM permissions related to host
administration to a privilege named full_host_administration. By default, the permissions are distributed
between the Host Enrollment, Host Administrators and Host Group Administrator privileges.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The full_host_administration privilege exists. For information about how to create a privilege
using Ansible, see Using Ansible to ensure a custom IdM RBAC privilege is present .
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/privilege/privilege-member-present.yml
privilege-member-present-copy.yml
4. Adapt the file by setting the following variables in the ipaprivilege task section:
Set the permission list to the names of the permissions that you want to include in the
privilege.
This is the modified Ansible playbook file for the current example:
---
- name: Privilege member present example
hosts: ipaserver
270
CHAPTER 32. USING ANSIBLE PLAYBOOKS TO MANAGE RBAC PRIVILEGES
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure that permissions are present for the "full_host_administration" privilege
ipaprivilege:
ipaadmin_password: "{{ ipaadmin_password }}"
name: full_host_administration
permission:
- "System: Add krbPrincipalName to a Host"
- "System: Enroll a Host"
- "System: Manage Host Certificates"
- "System: Manage Host Enrollment Password"
- "System: Manage Host Keytab"
- "System: Manage Host Principals"
- "Retrieve Certificates from the CA"
- "Revoke Certificate"
- "System: Add Hosts"
- "System: Add krbPrincipalName to a Host"
- "System: Enroll a Host"
- "System: Manage Host Certificates"
- "System: Manage Host Enrollment Password"
- "System: Manage Host Keytab"
- "System: Manage Host Keytab Permissions"
- "System: Manage Host Principals"
- "System: Manage Host SSH Public Keys"
- "System: Manage Service Keytab"
- "System: Manage Service Keytab Permissions"
- "System: Modify Hosts"
- "System: Remove Hosts"
- "System: Add Hostgroups"
- "System: Modify Hostgroup Membership"
- "System: Modify Hostgroups"
- "System: Remove Hostgroups"
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
The following procedure describes how to use an Ansible playbook to remove a permission from a
privilege. The example describes how to remove the Request Certificates ignoring CA ACLs
permission from the default Certificate Administrators privilege because, for example, the
administrator considers it a security risk.
Prerequisites
271
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/privilege/privilege-member-absent.yml
privilege-member-absent-copy.yml
4. Adapt the file by setting the following variables in the ipaprivilege task section:
Set the permission list to the names of the permissions that you want to remove from the
privilege.
This is the modified Ansible playbook file for the current example:
---
- name: Privilege absent example
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure that the "Request Certificate ignoring CA ACLs" permission is absent from
the "Certificate Administrators" privilege
ipaprivilege:
ipaadmin_password: "{{ ipaadmin_password }}"
name: Certificate Administrators
272
CHAPTER 32. USING ANSIBLE PLAYBOOKS TO MANAGE RBAC PRIVILEGES
permission:
- "Request Certificate ignoring CA ACLs"
action: member
state: absent
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
The following procedure describes how to rename a privilege because, for example, you have removed a
few permissions from it. As a result, the name of the privilege is no longer accurate. In the example, the
administrator renames a full_host_administration privilege to limited_host_administration.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The full_host_administration privilege exists. For more information about how to add a
privilege, see Using Ansible to ensure a custom IdM RBAC privilege is present .
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/privilege/privilege-present.yml rename-
privilege.yml
273
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
4. Adapt the file by setting the following variables in the ipaprivilege task section:
Add the rename variable and set it to the new name of the privilege.
---
- name: Rename a privilege
hosts: ipaserver
[...]
tasks:
- name: Ensure the full_host_administration privilege is renamed to
limited_host_administration
ipaprivilege:
[...]
This is the modified Ansible playbook file for the current example:
---
- name: Rename a privilege
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure the full_host_administration privilege is renamed to
limited_host_administration
ipaprivilege:
ipaadmin_password: "{{ ipaadmin_password }}"
name: full_host_administration
rename: limited_host_administration
state: renamed
8. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
274
CHAPTER 32. USING ANSIBLE PLAYBOOKS TO MANAGE RBAC PRIVILEGES
privilege is absent. The example describes how to ensure that the CA administrator privilege is absent.
As a result of the procedure, the admin administrator becomes the only user capable of managing
certificate authorities in IdM.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/privilege/privilege-absent.yml privilege-
absent-copy.yml
4. Adapt the file by setting the following variables in the ipaprivilege task section:
Set the name variable to the name of the privilege you want to remove.
[...]
tasks:
- name: Ensure privilege "CA administrator" is absent
ipaprivilege:
[...]
This is the modified Ansible playbook file for the current example:
---
- name: Privilege absent example
hosts: ipaserver
275
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure privilege "CA administrator" is absent
ipaprivilege:
ipaadmin_password: "{{ ipaadmin_password }}"
name: CA administrator
state: absent
7. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
276
CHAPTER 33. USING ANSIBLE PLAYBOOKS TO MANAGE RBAC PERMISSIONS IN IDM
This chapter describes the following operations performed when managing RBAC permissions in
Identity Management (IdM) using Ansible playbooks:
Prerequisites
The following procedure describes how to use an Ansible playbook to ensure a permission is present in
IdM so that it can be added to a privilege. The example describes how to ensure the following target
state:
A user granted a privilege that contains the permission can do all of the following possible
operations on an entry:
Write
Read
Search
Compare
Add
Delete
Prerequisites
277
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/permission/permission-present.yml
permission-present-copy.yml
4. Adapt the file by setting the following variables in the ipapermission task section:
This is the modified Ansible playbook file for the current example:
---
- name: Permission present example
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure that the "MyPermission" permission is present
ipapermission:
ipaadmin_password: "{{ ipaadmin_password }}"
name: MyPermission
object_type: host
right: all
278
CHAPTER 33. USING ANSIBLE PLAYBOOKS TO MANAGE RBAC PERMISSIONS IN IDM
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
The following procedure describes how to use an Ansible playbook to ensure a permission is present in
IdM so that it can be added to a privilege. The example describes how to ensure the following target
state:
A user granted a privilege that contains the permission can do all of the following possible
operations on a host entry:
Write
Read
Search
Compare
Add
Delete
The host entries created by a user that is granted a privilege that contains the MyPermission
permission can have a description value.
NOTE
The type of attribute that you can specify when creating or modifying a permission is not
constrained by the IdM LDAP schema. However, specifying, for example, attrs:
car_licence if the object_type is host later results in the ipa: ERROR: attribute "car-
license" not allowed error message when you try to exercise the permission and add a
specific car licence value to a host.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
279
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/permission/permission-present.yml
permission-present-with-attribute.yml
4. Adapt the file by setting the following variables in the ipapermission task section:
This is the modified Ansible playbook file for the current example:
---
- name: Permission present example
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure that the "MyPermission" permission is present with an attribute
ipapermission:
ipaadmin_password: "{{ ipaadmin_password }}"
name: MyPermission
object_type: host
right: all
attrs: description
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
280
CHAPTER 33. USING ANSIBLE PLAYBOOKS TO MANAGE RBAC PERMISSIONS IN IDM
Additional resources
See User and group schema in Linux Domain Identity, Authentication and Policy Guide in RHEL
7.
The following procedure describes how to use an Ansible playbook to ensure a permission is absent in
IdM so that it cannot be added to a privilege.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/permission/permission-absent.yml
permission-absent-copy.yml
4. Adapt the file by setting the following variables in the ipapermission task section:
This is the modified Ansible playbook file for the current example:
281
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
---
- name: Permission absent example
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure that the "MyPermission" permission is absent
ipapermission:
ipaadmin_password: "{{ ipaadmin_password }}"
name: MyPermission
state: absent
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
The following procedure describes how to use an Ansible playbook to ensure that an attribute is a
member of an RBAC permission in IdM. As a result, a user with the permission can create entries that
have the attribute.
The example describes how to ensure that the host entries created by a user with a privilege that
contains the MyPermission permission can have gecos and description values.
NOTE
The type of attribute that you can specify when creating or modifying a permission is not
constrained by the IdM LDAP schema. However, specifying, for example, attrs:
car_licence if the object_type is host later results in the ipa: ERROR: attribute "car-
license" not allowed error message when you try to exercise the permission and add a
specific car licence value to a host.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
282
CHAPTER 33. USING ANSIBLE PLAYBOOKS TO MANAGE RBAC PERMISSIONS IN IDM
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/permission/permission-member-
present.yml permission-member-present-copy.yml
4. Adapt the file by setting the following variables in the ipapermission task section:
This is the modified Ansible playbook file for the current example:
---
- name: Permission member present example
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure that the "gecos" and "description" attributes are present in
"MyPermission"
ipapermission:
ipaadmin_password: "{{ ipaadmin_password }}"
name: MyPermission
attrs:
- description
- gecos
action: member
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
283
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The following procedure describes how to use an Ansible playbook to ensure that an attribute is not a
member of an RBAC permission in IdM. As a result, when a user with the permission creates an entry in
IdM LDAP, that entry cannot have a value associated with the attribute.
The host entries created by a user with a privilege that contains the MyPermission permission
cannot have the description attribute.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/permission/permission-member-
absent.yml permission-member-absent-copy.yml
4. Adapt the file by setting the following variables in the ipapermission task section:
284
CHAPTER 33. USING ANSIBLE PLAYBOOKS TO MANAGE RBAC PERMISSIONS IN IDM
This is the modified Ansible playbook file for the current example:
---
- name: Permission absent example
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure that an attribute is not a member of "MyPermission"
ipapermission:
ipaadmin_password: "{{ ipaadmin_password }}"
name: MyPermission
attrs: description
action: member
state: absent
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
The following procedure describes how to use an Ansible playbook to rename a permission. The example
describes how to rename MyPermission to MyNewPermission.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
285
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
$ cp /usr/share/doc/ansible-freeipa/playbooks/permission/permission-renamed.yml
permission-renamed-copy.yml
4. Adapt the file by setting the following variables in the ipapermission task section:
This is the modified Ansible playbook file for the current example:
---
- name: Permission present example
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Rename the "MyPermission" permission
ipapermission:
ipaadmin_password: "{{ ipaadmin_password }}"
name: MyPermission
rename: MyNewPermission
state: renamed
6. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
286
CHAPTER 33. USING ANSIBLE PLAYBOOKS TO MANAGE RBAC PERMISSIONS IN IDM
287
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
This chapter describes how to redefine a POSIX attribute value associated with an IdM user on a host
enrolled into IdM as a client. Specifically, the chapter describes how to redefine the user login name and
home directory.
ID views
Using an ID view to override the login name of an IdM user on a specific host
34.1. ID VIEWS
An ID view in Identity Management (IdM) is an IdM client-side view specifying the following information:
An ID view contains one or more overrides. An override is a specific replacement of a centrally defined
POSIX attribute value.
You can only define an ID view for an IdM client centrally on IdM servers. You cannot configure client-
side overrides for an IdM client locally.
For example, you can use ID views to achieve the following goals:
Define different attribute values for different environments. For example, you can allow the IdM
administrator or another IdM user to have different home directories on different IdM clients:
you can configure /home/encrypted/username to be this user’s home directory on one IdM
client and /dropbox/username on another client. Using ID views in this situation is convenient as
alternatively, for example, changing fallback_homedir, override_homedir or other home
directory variables in the client’s /etc/sssd/sssd.conf file would affect all users. See Adding an
ID view to override an IdM user home directory on an IdM client for an example procedure.
Replace a previously generated attribute value with a different value, such as overriding a user’s
288
CHAPTER 34. USING AN ID VIEW TO OVERRIDE A USER ATTRIBUTE VALUE ON AN IDM CLIENT
UID. This ability can be useful when you want to achieve a system-wide change that would
otherwise be difficult to do on the LDAP side, for example make 1009 the UID of an IdM user.
IdM ID ranges, which are used to generate an IdM user UID, never start as low as 1000 or even
10000. If a reason exists for an IdM user to impersonate a local user with UID 1009 on all IdM
clients, you can use ID views to override the UID of this IdM user that was generated when the
user was created in IdM.
IMPORTANT
You can only apply ID views to IdM clients, not to IdM servers.
Additional resources
Applying an ID view can have a negative impact on System Security Services Daemon (SSSD)
performance, because certain optimizations and ID views cannot run at the same time. For example, ID
views prevent SSSD from optimizing the process of looking up groups on the server:
With ID views, SSSD must check every member on the returned list of group member names if
the group name is overridden.
Without ID views, SSSD can only collect the user names from the member attribute of the
group object.
This negative effect becomes most apparent when the SSSD cache is empty or after you clear the
cache, which makes all entries invalid.
User and group ID overrides can define new values for the following POSIX attributes:
User attributes
289
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Certificate (userCertificate)
Group attributes
Prerequisites
Procedure
Manage ID Views
To display detailed help for a particular command, add the --help option to the command:
Follow this procedure to create an ID view for a specific IdM client that overrides a POSIX attribute value
290
CHAPTER 34. USING AN ID VIEW TO OVERRIDE A USER ATTRIBUTE VALUE ON AN IDM CLIENT
Follow this procedure to create an ID view for a specific IdM client that overrides a POSIX attribute value
associated with a specific IdM user. The procedure uses the example of an ID view that enables an IdM
user named idm_user to log in to an IdM client named host1 using the user_1234 login name.
Prerequisites
Procedure
2. Add a user override to the example_for_host1 ID view. To override the user login:
NOTE
3. Optional: Using the ipa idoverrideuser-mod command, you can specify new attribute values for
an existing user override.
291
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
-----------------------------
hosts: host1.idm.example.com
---------------------------------------------
Number of hosts the ID View was applied to: 1
---------------------------------------------
NOTE
The ipa idview-apply command also accepts the --hostgroups option. The
option applies the ID view to hosts that belong to the specified host group, but
does not associate the ID view with the host group itself. Instead, the --
hostgroups option expands the members of the specified host group and
applies the --hosts option individually to every one of them.
This means that if a host is added to the host group in the future, the ID view
does not apply to the new host.
$ ssh root@host1
Password:
Verification steps
If you have the credentials of user_1234, you can use them to log in to IdM on host1:
Alternatively, if you have root credentials on host1, you can use them to check the output of the
id command for idm_user and user_1234:
292
CHAPTER 34. USING AN ID VIEW TO OVERRIDE A USER ATTRIBUTE VALUE ON AN IDM CLIENT
Prerequisites
You are logged in as a user with the required privileges, for example admin.
You have an ID view configured for idm_user that applies to the host1 IdM client.
Procedure
1. As root, create the directory that you want idm_user to use on host1.idm.example.com as the
user home directory:
3. Display the ID view, including the hosts to which the ID view is currently applied. To display the ID
view named example_for_host1:
4. Modify the user override of the example_for_host1 ID view. To override the user home
directory:
293
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
homedir=/home/user_1234
-----------------------------
Modified a User ID override "idm_user"
-----------------------------
Anchor to override: idm_user
User login: user_1234
Home directory: /home/user_1234/
$ ssh root@host1
Password:
Verification steps
Additional resources
Defining global attributes for an AD user by modifying the Default Trust View
Prerequisites
294
CHAPTER 34. USING AN ID VIEW TO OVERRIDE A USER ATTRIBUTE VALUE ON AN IDM CLIENT
Prerequisites
You are logged in as a user with the required privileges, for example admin.
Procedure
1. As root, create the directory that you want idm_user to use on host1.idm.example.com as the
user home directory:
4. Add a user override to the example_for_host1 ID view. To override the user home directory:
NOTE
295
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
The ipa idview-apply command also accepts the --hostgroups option. The
option applies the ID view to hosts that belong to the specified host group, but
does not associate the ID view with the host group itself. Instead, the --
hostgroups option expands the members of the specified host group and
applies the --hosts option individually to every one of them.
This means that if a host is added to the host group in the future, the ID view
does not apply to the new host.
$ ssh root@host1
Password:
Verification steps
Additional resources
Overriding Default Trust View attributes for an AD user on an IdM client with an ID view
296
CHAPTER 34. USING AN ID VIEW TO OVERRIDE A USER ATTRIBUTE VALUE ON AN IDM CLIENT
If you add a new host to the host group later, you must apply the ID view to the new host manually, using
the ipa idview-apply command with the --hosts option.
Similarly, if you remove a host from a host group, the ID view is still assigned to the host after the
removal. To unapply the ID view from the removed host, you must run the ipa idview-unapply
id_view_name --hosts=name_of_the_removed_host command.
3. How to add a new host to the host group and apply the ID view to the new host.
Prerequisites
Ensure that the ID view you want to apply to the host group exists in IdM. For example, to create
an ID view to override the GID for an AD user, see Overriding Default Trust View attributes for
an AD user on an IdM client with an ID view
Procedure
a. Create a host group. For example, to create a host group named baltimore:
b. Add hosts to the host group. For example, to add the host102 and host103 to the
baltimore host group:
2. Apply an ID view to the hosts in the host group. For example, to apply the example_for_host1 ID
view to the baltimore host group:
297
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
---------------------------------------------
Number of hosts the ID View was applied to: 2
---------------------------------------------
3. Add a new host to the host group and apply the ID view to the new host:
a. Add a new host to the host group. For example, to add the somehost.idm.example.com
host to the baltimore host group:
b. Optionally, display the ID view information. For example, to display the details about the
example_for_host1 ID view:
The output shows that the ID view is not applied to somehost.idm.example.com, the
newly-added host in the baltimore host group.
c. Apply the ID view to the new host. For example, to apply the example_for_host1 ID view to
somehost.idm.example.com:
Verification steps
298
CHAPTER 34. USING AN ID VIEW TO OVERRIDE A USER ATTRIBUTE VALUE ON AN IDM CLIENT
The output shows that ID view is now applied to somehost.idm.example.com, the newly-added
host in the baltimore host group.
Prerequisites
Procedure
a. Create users using the ipa user-add command. For more information see: Adding users to
IdM.
b. Create groups using the ipa group-add command. For more information see: Adding
groups to IdM.
a. Create a new ID view using ipa idview-add command. For more information see: Getting
help for ID view commands.
b. Add ID overrides for the users and groups to the ID view using ipa idoverrideuser-add and
idoverridegroup-add respectively.
3. Assign the ID view to the specific hosts using ipa idview-apply command.
Verification
1. To check if all users and groups were added to the ID view correctly, use the ipa idview-show
command.
299
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
By default, IdM applies the Default Trust View to all AD users. You can configure additional ID views on
individual IdM clients to further adjust which POSIX attributes specific users receive.
NOTE
The Default Trust View only accepts overrides for AD users and groups, not for IdM users
and groups.
Using the Default Trust View, you can define custom POSIX attributes for AD users and groups, thus
overriding the values defined in AD.
You can also configure additional ID Views to override the Default Trust View on IdM clients. IdM applies
the values from the host-specific ID view on top of the Default Trust View:
If an attribute is defined in the host-specific ID view, IdM applies the value from this ID view.
If an attribute is not defined in the host-specific ID view, IdM applies the value from the Default
Trust View.
Table 35.2. Applying a host-specific ID view on top of the Default Trust View
300
CHAPTER 35. USING ID VIEWS FOR ACTIVE DIRECTORY USERS
NOTE
You can only apply host-specific ID views to override the Default Trust View on IdM
clients. IdM servers and replicas always apply the values from the Default Trust View.
Additional resources
Prerequisites
A group must exist with the GID or you must set the GID in an ID override for a group.
Procedure
1. As an IdM administrator, create an ID override for the AD user in the Default Trust View that
changes the GID number to 732000006:
2. Clear the entry for the [email protected] user from the SSSD cache on all IdM servers
and clients. This removes stale data and allows the new override value to apply.
Verification
Retrieve information for the [email protected] user to verify the GID reflects the
updated value.
# id [email protected]
uid=702801456([email protected]) gid=732000006(ad_admins)
groups=732000006(ad_admins),702800513(domain [email protected])
Prerequisites
You are logged in as a user with the required privileges, for example the admin user.
Procedure
2. Add a user override to the example_for_host1 ID view. To override the user’s GID:
NOTE
302
CHAPTER 35. USING ID VIEWS FOR ACTIVE DIRECTORY USERS
NOTE
The ipa idview-apply command also accepts the --hostgroups option. The
option applies the ID view to hosts that belong to the specified host group, but
does not associate the ID view with the host group itself. Instead, the --
hostgroups option expands the members of the specified host group and
applies the --hosts option individually to every one of them.
This means that if a host is added to the host group in the future, the ID view
does not apply to the new host.
4. Clear the entry for the [email protected] user from the SSSD cache on the
host1.idm.example.com IdM client. This removes stale data and allows the new override value
to apply.
Verification Steps
2. Retrieve information for the [email protected] user to verify the GID reflects the
updated value.
If you add a new host to the host group later, you must apply the ID view to the new host manually, using
the ipa idview-apply command with the --hosts option.
Similarly, if you remove a host from a host group, the ID view is still assigned to the host after the
removal. To unapply the ID view from the removed host, you must run the ipa idview-unapply
id_view_name --hosts=name_of_the_removed_host command.
3. How to add a new host to the host group and apply the ID view to the new host.
Prerequisites
303
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Ensure that the ID view you want to apply to the host group exists in IdM. For example, to create
an ID view to override the GID for an AD user, see Overriding Default Trust View attributes for
an AD user on an IdM client with an ID view
Procedure
a. Create a host group. For example, to create a host group named baltimore:
b. Add hosts to the host group. For example, to add the host102 and host103 to the
baltimore host group:
2. Apply an ID view to the hosts in the host group. For example, to apply the example_for_host1 ID
view to the baltimore host group:
3. Add a new host to the host group and apply the ID view to the new host:
a. Add a new host to the host group. For example, to add the somehost.idm.example.com
host to the baltimore host group:
304
CHAPTER 35. USING ID VIEWS FOR ACTIVE DIRECTORY USERS
b. Optionally, display the ID view information. For example, to display the details about the
example_for_host1 ID view:
The output shows that the ID view is not applied to somehost.idm.example.com, the
newly-added host in the baltimore host group.
c. Apply the ID view to the new host. For example, to apply the example_for_host1 ID view to
somehost.idm.example.com:
Verification steps
The output shows that ID view is now applied to somehost.idm.example.com, the newly-added
host in the baltimore host group.
305
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
36.1. ID RANGES
ID numbers are divided into ID ranges. Keeping separate numeric ranges for individual servers and
replicas eliminates the chance that an ID number issued for an entry is already used by another entry on
another server or replica.
The IdM ID range, which is assigned during the installation of the first server. This range cannot
be modified after it is created. However, you can create a new IdM ID range in addition to the
original one. For more information, see Automatic ID ranges assignment and Adding a new IdM
ID range.
The Distributed Numeric Assignment (DNA) ID ranges, which can be modified by the user.
These have to fit within an existing IdM ID range. For more information, see Assigning DNA ID
ranges manually.
Replicas can also have a next DNA ID range assigned. A replica uses its next range when it runs
out of IDs in its current range. Next ranges are not assigned automatically when a replica is
deleted and you must assign them manually .
The ranges are updated and shared between the server and replicas by the DNA plug-in, as part of the
back end 389 Directory Server instance for the domain.
The server’s next available number: the low end of the DNA range
The initial bottom range is set during the plug-in instance configuration. After that, the plug-in updates
the bottom value. Breaking the available numbers into ranges allows the servers to continually assign
numbers without overlapping with each other.
IdM ID ranges
By default, an IdM ID range is automatically assigned during the IdM server installation. The ipa-server-
install command randomly selects and assigns a range of 200,000 IDs from a total of 10,000 possible
ranges. Selecting a random range in this way significantly reduces the probability of conflicting IDs in
case you decide to merge two separate IdM domains in the future.
NOTE
306
CHAPTER 36. ADJUSTING ID RANGES MANUALLY
NOTE
This IdM ID range cannot be modified after it is created. You can only manually adjust the
Distributed Numeric Assignment (DNA) ID ranges, using the commands described in
Assigning DNA ID ranges manually . A DNA range matching the IdM ID range is
automatically created during installation.
DNA ID ranges
If you have a single IdM server installed, it controls the whole DNA ID range. When you install a new
replica and the replica requests its own DNA ID range, the initial ID range for the server splits and is
distributed between the server and replica: the replica receives half of the remaining DNA ID range that
is available on the initial server. The server and replica then use their respective portions of the original
ID range for new user or group entries. Also, if the replica is close to depleting its allocated ID range and
fewer than 100 IDs remain, the replica contacts the other available servers to request a new DNA ID
range.
IMPORTANT
When you install a replica, it does not immediately receive an ID range. A replica receives
an ID range the first time the DNA plug-in is used, for example when you first add a user.
If the initial server stops functioning before the replica requests a DNA ID range from it, the replica is
unable to contact the server to request the ID range. Attempting to add a new user on the replica then
fails. In such situations, you can find out what ID range is assigned to the disabled server , and assign an
ID range to the replica manually.
IMPORTANT
Do not set ID ranges that include UID values of 1000 and lower; these values are reserved
for system use. Also, do not set an ID range that would include the 0 value; the SSSD
service does not handle the 0 ID value.
Procedure
You can define the IdM ID range manually during server installation by using the following two
options with ipa-server-install:
--idstart gives the starting value for UID and GID numbers.
--idmax gives the maximum UID and GID number; by default, the value is the --idstart
starting value plus 199,999.
Verification steps
To check if the ID range was assigned correctly, you can display the assigned IdM ID range by
using the ipa idrange-find command:
307
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
# ipa idrange-find
---------------
1 range matched
---------------
Range name: IDM.EXAMPLE.COM_id_range
First Posix ID of the range: 882200000
Number of IDs in the range: 200000
Range type: local domain range
----------------------------
Number of entries returned 1
----------------------------
IMPORTANT
Adding a new IdM ID range does not create new DNA ID ranges automatically. You must
assign new DNA ID ranges to replicas manually as needed. For more information about
how to do this, see assigning DNA ID ranges manually .
Procedure
1. To create a new IdM ID range, use the ipa idrange-add command. You must specify the new
range name, the first ID number of the range and the range size:
# sss_cache -E
NOTE
If you do not clear the SSSD cache and restart the service, SSSD only detects the
new ID range when it updates the domain list and other configuration data stored
on the IdM server.
308
CHAPTER 36. ADJUSTING ID RANGES MANUALLY
Verification steps
You can check if the new range is set correctly by using the ipa idrange-find command:
# ipa idrange-find
----------------
2 ranges matched
----------------
Range name: IDM.EXAMPLE.COM_id_range
First Posix ID of the range: 882200000
Number of IDs in the range: 200000
Range type: local domain range
You can view these values by using the ipa idrange-show command:
Security identifiers
The data from the ID ranges of the local domain are used by the IdM server internally to assign unique
security identifiers (SIDs) to IdM users and groups. The SIDs are stored in the user and group objects.
A user’s SID consists of the following:
The user’s relative identifier (RID), which is a four-digit 32-bit value appended to the domain
309
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The user’s relative identifier (RID), which is a four-digit 32-bit value appended to the domain
SID
For example, if the domain SID is S-1-5-21-123-456-789 and the RID of a user from this domain is 1008,
then the user has the SID of S-1-5-21-123-456-789-1008.
Relative identifiers
The RID itself is computed in the following way:
Subtract the first POSIX ID of the range from the user’s POSIX UID, and add the first RID of the
corresponding RID range to the result. For example, if the UID of idmuser is 196600008, the first POSIX
ID is 196600000, and the first RID is 1000, then idmuser's RID is 1008.
NOTE
The algorithm computing the user’s RID checks if a given POSIX ID falls into the ID range
allocated before it computes a corresponding RID. For example, if the first ID is
196600000 and the range size is 200000, then the POSIX ID of 1600000 is outside of
the ID range and the algorithm does not compute a RID for it.
However, a SID can define only one object, a user or a group. The SID of S-1-5-21-123-456-789-1008
that has already been created for idmuser cannot be shared with idmgroup. An alternative SID must be
generated for idmgroup.
IdM uses a secondary relative identifier, or secondary RID, to avoid conflicting SIDs. This secondary
RID consists of the following:
In the example above, the secondary RID base is set to 1000000. To compute the RID for the newly
created idmgroup: subtract the first POSIX ID of the range from the user’s POSIX UID, and add the first
RID of the secondary RID range to the result. idmgroup is therefore assigned the RID of 1000008.
Consequently, the SID of idmgroup is S-1-5-21-123-456-789-1000008.
IdM uses the secondary RID to compute a SID only if a user or a group object was previously created
with a manually set POSIX ID. Otherwise, automatic assignment prevents assigning the same ID twice.
Additional resources
NOTE
310
CHAPTER 36. ADJUSTING ID RANGES MANUALLY
NOTE
Adding a new IdM ID range does not create new DNA ID ranges automatically. You need
to assign new DNA ID ranges manually as needed. For more information about how to do
this, see Assigning DNA ID ranges manually .
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
$ cd ~/MyPlaybooks/
---
- name: Playbook to manage idrange
hosts: ipaserver
become: no
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure local idrange is present
ipaidrange:
ipaadmin_password: "{{ ipaadmin_password }}"
name: new_id_range
base_id: 12000000
range_size: 200000
rid_base: 1000000
secondary_rid_base: 200000000
4. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
# sss_cache -E
NOTE
If you do not clear the SSSD cache and restart the service, SSSD only detects the
new ID range when it updates the domain list and other configuration data stored
on the IdM server.
Verification steps
You can check if the new range is set correctly by using the ipa idrange-find command:
# ipa idrange-find
----------------
2 ranges matched
----------------
Range name: IDM.EXAMPLE.COM_id_range
First Posix ID of the range: 882200000
Number of IDs in the range: 200000
Range type: local domain range
Additional resources
312
CHAPTER 36. ADJUSTING ID RANGES MANUALLY
WARNING
IDs allocated to ID ranges associated with trusted domains might still be used for
ownership of files and directories on systems enrolled into IdM.
If you remove the ID range that corresponds to an AD trust that you have removed,
you will not be able to resolve the ownership of any files and directories owned by
AD users.
Prerequisites
Procedure
2. Identify the name of the ID range associated with the trust you have removed. The first part of
the name of the ID range is the name of the trust, for example AD.EXAMPLE.COM_id_range.
4. Restart the SSSD service to remove references to the ID range you have removed.
Additional resources
Procedure
To display which DNA ID ranges are configured for the servers in the topology, use the following
commands:
ipa-replica-manage dnarange-show displays the current DNA ID range that is set on all
servers or, if you specify a server, only on the specified server, for example:
313
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
# ipa-replica-manage dnarange-show
serverA.example.com: 1001-1500
serverB.example.com: 1501-2000
serverC.example.com: No range set
# ipa-replica-manage dnanextrange-show
serverA.example.com: 2001-2500
serverB.example.com: No on-deck range set
serverC.example.com: No on-deck range set
A replica has run out of IDs and the IdM ID range is depleted
A replica has exhausted the DNA ID range that was assigned to it, and requesting additional IDs
failed because no more free IDs are available in the IdM range.
To solve this situation, extend the DNA ID range assigned to the replica. You can do this in two
ways:
Shorten the DNA ID range assigned to a different replica, then assign the newly available
values to the depleted replica.
Create a new IdM ID range, then set a new DNA ID range for the replica within this created
IdM range.
For information about how to create a new IdM ID range, see Adding a new IdM ID range .
To do this, find out what the ID range values are , before manually assigning that range to a
different server. Also, to avoid duplicate UIDs or GIDs, make sure that no ID value from the
recovered range was previously assigned to a user or group; you can do this by examining the
UIDs and GIDs of existing users and groups.
You can manually assign a DNA ID range to a replica using the commands in Assigning DNA ID ranges
manually.
NOTE
314
CHAPTER 36. ADJUSTING ID RANGES MANUALLY
NOTE
If you assign a new DNA ID range, the UIDs of the already existing entries on the server or
replica stay the same. This does not pose a problem because even if you change the
current DNA ID range, IdM keeps a record of what ranges were assigned in the past.
When adjusting a DNA ID range manually, make sure that the newly adjusted range is included in the IdM
ID range; you can check this using the ipa idrange-find command. Otherwise, the command fails.
IMPORTANT
Be careful not to create overlapping ID ranges. If any of the ID ranges you assign to
servers or replicas overlap, it could result in two different servers assigning the same ID
value to different entries.
Prerequisites
Optional. If you are recovering a DNA ID range from a non-functioning replica, first find the ID
range using the commands described in Displaying currently assigned DNA ID ranges .
Procedure
To define the current DNA ID range for a specified server, use ipa-replica-manage dnarange-
set:
To define the next DNA ID range for a specified server, use ipa-replica-manage
dnanextrange-set:
Verification steps
You can check that the new DNA ranges are set correctly by using the commands described in
Displaying the currently assigned DNA ID ranges .
315
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
Valid Kerberos ticket is obtained. See Logging in to IdM in the Web UI: Using a Kerberos ticket
for more details.
root privileges.
Procedure
2. In case the subID range does not exist, generate and assign the new subID range to a user by
entering the following command:
3. Alternatively, generate and assign the new subID ranges to all users:
# /usr/libexec/ipa/ipa-subids --all-users
Note, that to assign subID ranges to the new IdM users by default, enable the following option:
Verification
316
CHAPTER 37. MANAGING SUBID RANGES MANUALLY
Verification
1. To verify if the user has the subID range assigned, enter the following command:
1 subordinate id matched
Prerequisites
Valid Kerberos ticket is obtained. See Logging in to IdM in the Web UI: Using a Kerberos ticket
for more details.
root privileges.
Procedure
1. In the IdM WebUI interface expand the Subordinate IDs tab and choose Subordinate IDs
option.
2. When the Subordinate IDs interface appears, click the Add button in the upper-right corner of
the interface. The window “Add subid” appears.
3. In the window “Add subid” choose an owner, which is the user you want to assign a subID range.
Verification
1. Check the table under the Subordinate IDs tab. A new record should appear and the owner is
the user to which you assign the subID range.
Prerequisites
317
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Procedure
1. To display the details about subID range when you know a unique ID hash, enter the following
command:
2. To find the details for the subID range when you have a subID from that range, you can use the
following command:
1 subordinate id matched
Prerequisites
Procedure
# getsubids user1
0: user1 2147483648 65536
318
CHAPTER 38. MANAGING HOSTS IN IDM CLI
Host Enrollment
Re-enrolling hosts
Renaming hosts
Disabling hosts
Re-enabling hosts
The chapter also contains an overview table of the prerequisites, the context, and the consequences of
these operations.
Users
Services
Hosts
A host represents a machine. As an IdM identity, a host has an entry in the IdM LDAP, that is the 389
Directory Server instance of the IdM server.
The host entry in IdM LDAP is used to establish relationships between other hosts and even services
within the domain. These relationships are part of delegating authorization and control to hosts within
the domain. Any host can be used in host-based access control (HBAC) rules.
IdM domain establishes a commonality between machines, with common identity information, common
policies, and shared services. Any machine that belongs to a domain functions as a client of the domain,
which means it uses the services that the domain provides. IdM domain provides three main services
specifically for machines:
DNS
Kerberos
Certificate management
Hosts in IdM are closely connected with the services running on them:
A host stores both the host and the service Kerberos principals.
319
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Creating a host entry in IdM LDAP: possibly using the ipa host-add command in IdM CLI, or the
equivalent IdM Web UI operation .
Configuring IdM services on the host, for example the System Security Services Daemon
(SSSD), Kerberos, and certmonger, and joining the host to the IdM domain.
If performed separately, they allow for dividing the two tasks between two users with different levels of
privilege. This is useful for bulk deployments.
The ipa-client-install command can perform the two actions together. The command creates a host
entry in IdM LDAP if that entry does not exist yet, and configures both the Kerberos and SSSD services
for the host. The command brings the host within the IdM domain and allows it to identify the IdM server
it will connect to. If the host belongs to a DNS zone managed by IdM, ipa-client-install adds DNS
records for the host too. The command must be run on the client.
User privileges for optionally manually creating a host entry in IdM LDAP
The user privilege required for creating a host entry in IdM LDAP using the ipa host-add CLI command
or the IdM Web UI is Host Administrators. The Host Administrators privilege can be obtained through
the IT Specialist role.
The host entry in IdM LDAP does not exist. For this scenario, you need a full administrator’s
credentials or the Host Administrators role. A full administrator is a member of the admins
group. The Host Administrators role provides privileges to add hosts and enroll hosts. For
details about this scenario, see Installing a client using user credentials: interactive installation .
The host entry in IdM LDAP exists. For this scenario, you need a limited administrator’s
credentials to execute ipa-client-install successfully. The limited administrator in this case has
the Enrollment Administrator role, which provides the Host Enrollment privilege. For details,
Installing a client using user credentials: interactive installation .
The host entry in IdM LDAP exists, and an OTP has been generated for the host by a full or
320
CHAPTER 38. MANAGING HOSTS IN IDM CLI
limited administrator. For this scenario, you can install an IdM client as an ordinary user if you run
the ipa-client-install command with the --password option, supplying the correct OTP. For
details, see Installing a client by using a one-time password: Interactive installation .
After enrollment, IdM hosts authenticate every new session to be able to access IdM resources. Machine
authentication is required for the IdM server to trust the machine and to accept IdM connections from
the client software installed on that machine. After authenticating the client, the IdM server can respond
to its requests.
An administrator can create an LDAP entry for both a user and a host before the user or
host actually join IdM: for the stage user, the command is ipa stageuser-add; for the host,
the command is ipa host-add.
A file containing a key table or, abbreviated, keytab, a symmetric key resembling to some
extent a user password, is created during the execution of the ipa-client-install command
on the host, resulting in the host joining the IdM realm. Analogically, a user is asked to create
a password when they activate their account, therefore joining the IdM realm.
While the user password is the default authentication method for a user, the keytab is the
default authentication method for a host. The keytab is stored in a file on the host.
When a user starts a new session, the user authenticates using a password; similarly, every
time it is switched on, the host authenticates by presenting its keytab file. The System
Security Services Daemon (SSSD) manages this process in the background.
If the authentication is successful, the user or host obtains a Kerberos ticket granting ticket
(TGT).
The TGT is then used to obtain specific tickets for specific services.
321
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
User Host
The result of TGT to be used to obtain access to TGT to be used to obtain access to
successful specific services specific services
authentication
TGTs and other Kerberos tickets are generated as part of the Kerberos services and policies defined by
the server. The initial granting of a Kerberos ticket, the renewing of the Kerberos credentials, and even
the destroying of the Kerberos session are all handled automatically by the IdM services.
SSH keys. The SSH public key for the host is created and uploaded to the host entry. From
there, the System Security Services Daemon (SSSD) uses IdM as an identity provider and can
work in conjunction with OpenSSH and other services to reference the public keys located
centrally in IdM.
Machine certificates. In this case, the machine uses an SSL certificate that is issued by the IdM
server’s certificate authority and then stored in IdM’s Directory Server. The certificate is then
sent to the machine to present when it authenticates to the server. On the client, certificates are
managed by a service called certmonger.
Action What are the When does it How is the action performed by a system
prerequisites make sense to administrator? What command(s) does he run?
of the action? run the
command?
322
CHAPTER 38. MANAGING HOSTS IN IDM CLI
Action What are the When does it How is the action performed by a system
prerequisites make sense to administrator? What command(s) does he run?
of the action? run the
command?
Enrolling a see Preparing When you Enrolling machines as clients in the IdM domain is a
client the system for want the host two-part process. A host entry is created for the
Identity to join the IdM client (and stored in the 389 Directory Server
Management realm. instance) when the ipa host-add command is run,
client and then a keytab is created to provision the client.
installation in Both parts are performed automatically by the ipa-
Installing_Identit client-install command. It is also possible to
y_Management perform those steps separately; this allows for
administrators to prepare machines and IdM in
advance of actually configuring the clients. This
allows more flexible setup scenarios, including bulk
deployments.
323
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Action On which machine What happens when the action is performed? What are the
can the consequences for the host’s functioning in IdM? What
administrator run limitations are introduced/removed?
the command(s)?
Enrolling a In the case of a By default this configures SSSD to connect to an IdM server for
client two-step authentication and authorization. Optionally one can instead
enrollment: ipa configure the Pluggable Authentication Module (PAM) and the
host-add can be Name Switching Service (NSS) to work with an IdM server over
run on any IdM Kerberos and LDAP.
client; the second
step of ipa-
client-install
must be run on the
client itself
Disabling a Any machine in The host’s Kerberos key and SSL certificate are invalidated, and
client IdM, even the host all services running on the host are disabled.
itself
Enabling a Any machine in The host’s Kerberos key and the SSL certificate are made valid
client IdM. If run on the again, and all IdM services running on the host are re-enabled.
disabled host,
LDAP credentials
need to be
supplied.
Re-enrolling a The host to be re- A new Kerberos key is generated for the host, replacing the
client enrolled. LDAP previous one.
credentials need
to be supplied.
Un-enrolling a The host to be un- The command unconfigures IdM and attempts to return the
client enrolled. machine to its previous state. Part of this process is to unenroll
the host from the IdM server. Unenrollment consists of disabling
the principal key on the IdM server. The machine principal in
/etc/krb5.keytab (host/<fqdn>@REALM ) is used to
authenticate to the IdM server to unenroll itself. If this principal
does not exist then unenrollment will fail and an administrator
will need to disable the host principal (ipa host-disable
<fqdn> ).
An LDAP host entry contains all relevant information about the client within IdM:
324
CHAPTER 38. MANAGING HOSTS IN IDM CLI
NOTE
Note that the IdM Web UI Identity → Hosts tab does not show all the information about a
particular host stored in the IdM LDAP.
This information can be set when the host entry is created if it is created manually. Alternatively, most of
this information can be added to the host entry after the host is enrolled in the domain.
SSH public keys --sshpubkey=string The full SSH public key for the
host. This is a multi-valued
attribute, so multiple keys can be
set.
325
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Principal name (not editable) --principalname=principal The Kerberos principal name for
the host. This defaults to the host
name during the client
installation, unless a different
principal is explicitly set in the -p.
This can be changed using the
command-line tools, but cannot
be changed in the UI.
Set One-Time Password --password =string This option sets a password for
the host which can be used in bulk
enrollment.
Host entries are created using the host-add command. This commands adds the host entry to the IdM
Directory Server. Consult the ipa host manpage by typing ipa help host in your CLI to get the full list of
options available with host-add.
At its most basic, specify only the client host name to add the client to the Kerberos realm and
to create an entry in the IdM LDAP server:
If the IdM server is configured to manage DNS, add the host to the DNS resource records using
the --ip-address option.
Example 38.1. Creating Host Entries with Static IP Addresses
If the host to be added does not have a static IP address or if the IP address is not known at the
326
CHAPTER 38. MANAGING HOSTS IN IDM CLI
If the host to be added does not have a static IP address or if the IP address is not known at the
time the client is configured, use the --force option with the ipa host-add command.
Example 38.2. Creating Host Entries with DHCP
For example, laptops may be preconfigured as IdM clients, but they do not have IP addresses at
the time they are configured. Using --force essentially creates a placeholder entry in the IdM
DNS service. When the DNS service dynamically updates its records, the host’s current IP
address is detected and its DNS record is updated.
IMPORTANT
You can only re-enroll clients whose domain entry is still active. If you uninstalled a client
(using ipa-client-install --uninstall) or disabled its host entry (using ipa host-disable),
you cannot re-enroll it.
You cannot re-enroll a client after you have renamed it. This is because in Identity Management, the key
attribute of the client’s entry in LDAP is the client’s hostname, its FQDN. As opposed to re-enrolling a
client, during which the client’s LDAP object remains unchanged, the outcome of renaming a client is
that the client has its keys and other information in a different LDAP object with a new FQDN. Therefore,
the only way to rename a client is to uninstall the host from IdM, change the host’s hostname, and install
it as an IdM client with a new name. For details on how to rename a client, see Renaming Identity
Management client systems.
327
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
# ipa-client-install --force-join
3. The script prompts for a user whose identity will be used to re-enroll the client. This could be,
for example, a hostadmin user with the Enrollment Administrator role:
Additional resources
Prerequisites
Back up the original client keytab file, for example in the /tmp or /root directory.
Procedure
Follow this procedure to re-enroll an Identity Management (IdM) client non-interactively by using the
keytab of the client system. For example, re-enrollment using the client keytab is appropriate for an
automated installation.
2. Copy the keytab file from the backup location to the /etc/ directory on the re-created client
machine.
3. Use the ipa-client-install utility to re-enroll the client, and specify the keytab location with the -
-keytab option:
NOTE
The keytab specified in the --keytab option is only used when authenticating to
initiate the enrollment. During the re-enrollment, IdM generates a new keytab for
the client.
328
CHAPTER 38. MANAGING HOSTS IN IDM CLI
To test that the Identity Management client can obtain information about users defined on the server,
check that you are able to resolve a user defined on the server. For example, to check the default admin
user:
WARNING
Renaming a client is a manual procedure. Do not perform it unless changing the host
name is absolutely required.
1. Preparing the host. For details, see Preparing an IdM client for its renaming .
2. Uninstalling the IdM client from the host. For details, see Uninstalling an Identity Management
client.
3. Renaming the host. For details, see Renaming the host system .
4. Installing the IdM client on the host with the new name. For details, see Installing an Identity
Management client in Installing Identity Management..
5. Configuring the host after the IdM client installation. For details, see Re-adding services, re-
generating certificates, and re-adding host groups.
Use the ipa service-find command, and identify services with certificates in the output:
329
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
In addition, each host has a default host service which does not appear in the ipa service-
find output. The service principal for the host service, also called a host principal, is
host/old-client-name.example.com.
Each service on the client system has a Kerberos principal in the form
service_name/host_name@REALM, such as ldap/old-client-
[email protected].
Procedure
2. Remove the DNS entries for the client host manually from the server:
3. For each identified keytab other than /etc/krb5.keytab, remove the old principals:
4. On an IdM server, remove the host entry. This removes all services and revokes all certificates
issued for that host:
330
CHAPTER 38. MANAGING HOSTS IN IDM CLI
You can now re-install the Identity Management client to the Identity Management domain with the new
host name.
Procedure
1. On the Identity Management (IdM) server, add a new keytab for every service identified in the
Preparing an IdM client for its renaming .
2. Generate certificates for services that had a certificate assigned in the Preparing an IdM client
for its renaming. You can do this:
3. Re-add the client to the host groups identified in the Preparing an IdM client for its renaming .
Domain services, hosts, and users can access an active host. There can be situations when it is
necessary to remove an active host temporarily, for maintenance reasons, for example. Deleting the host
in such situations is not desired as it removes the host entry and all the associated configuration
permanently. Instead, choose the option of disabling the host.
Disabling a host prevents domain users from accessing it without permanently removing it from the
domain.
Procedure
Disable a host using the host-disable command. Disabling a host kills the host’s current, active
keytabs. For example:
$ kinit admin
$ ipa host-disable client.example.com
As a result of disabling a host, the host becomes unavailable to all IdM users, hosts and services.
IMPORTANT
331
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
IMPORTANT
Disabling a host entry not only disables that host. It disables every configured service on
that host as well.
Disabling a host killed its active keytabs, which removed the host from the IdM domain without otherwise
touching its configuration entry.
Procedure
the -s option to specify which IdM server to request the keytab from
For example, to request a new host keytab from server.example.com for client.example.com, and
store the keytab in the /etc/krb5.keytab file:
NOTE
If the ipa-getkeytab command is run on an active IdM client or server, then it can be run without any
LDAP credentials (-D and -w) if the user has a TGT obtained using, for example, kinit admin. To run the
command directly on the disabled host, supply LDAP credentials to authenticate to the IdM server.
332
CHAPTER 39. ADDING HOST ENTRIES FROM IDM WEB UI
Users
Services
Hosts
A host represents a machine. As an IdM identity, a host has an entry in the IdM LDAP, that is the 389
Directory Server instance of the IdM server.
The host entry in IdM LDAP is used to establish relationships between other hosts and even services
within the domain. These relationships are part of delegating authorization and control to hosts within
the domain. Any host can be used in host-based access control (HBAC) rules.
IdM domain establishes a commonality between machines, with common identity information, common
policies, and shared services. Any machine that belongs to a domain functions as a client of the domain,
which means it uses the services that the domain provides. IdM domain provides three main services
specifically for machines:
DNS
Kerberos
Certificate management
Hosts in IdM are closely connected with the services running on them:
A host stores both the host and the service Kerberos principals.
Creating a host entry in IdM LDAP: possibly using the ipa host-add command in IdM CLI, or the
equivalent IdM Web UI operation .
Configuring IdM services on the host, for example the System Security Services Daemon
(SSSD), Kerberos, and certmonger, and joining the host to the IdM domain.
If performed separately, they allow for dividing the two tasks between two users with different levels of
333
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
If performed separately, they allow for dividing the two tasks between two users with different levels of
privilege. This is useful for bulk deployments.
The ipa-client-install command can perform the two actions together. The command creates a host
entry in IdM LDAP if that entry does not exist yet, and configures both the Kerberos and SSSD services
for the host. The command brings the host within the IdM domain and allows it to identify the IdM server
it will connect to. If the host belongs to a DNS zone managed by IdM, ipa-client-install adds DNS
records for the host too. The command must be run on the client.
User privileges for optionally manually creating a host entry in IdM LDAP
The user privilege required for creating a host entry in IdM LDAP using the ipa host-add CLI command
or the IdM Web UI is Host Administrators. The Host Administrators privilege can be obtained through
the IT Specialist role.
The host entry in IdM LDAP does not exist. For this scenario, you need a full administrator’s
credentials or the Host Administrators role. A full administrator is a member of the admins
group. The Host Administrators role provides privileges to add hosts and enroll hosts. For
details about this scenario, see Installing a client using user credentials: interactive installation .
The host entry in IdM LDAP exists. For this scenario, you need a limited administrator’s
credentials to execute ipa-client-install successfully. The limited administrator in this case has
the Enrollment Administrator role, which provides the Host Enrollment privilege. For details,
Installing a client using user credentials: interactive installation .
The host entry in IdM LDAP exists, and an OTP has been generated for the host by a full or
limited administrator. For this scenario, you can install an IdM client as an ordinary user if you run
the ipa-client-install command with the --password option, supplying the correct OTP. For
details, see Installing a client by using a one-time password: Interactive installation .
After enrollment, IdM hosts authenticate every new session to be able to access IdM resources. Machine
authentication is required for the IdM server to trust the machine and to accept IdM connections from
the client software installed on that machine. After authenticating the client, the IdM server can respond
to its requests.
334
CHAPTER 39. ADDING HOST ENTRIES FROM IDM WEB UI
An administrator can create an LDAP entry for both a user and a host before the user or
host actually join IdM: for the stage user, the command is ipa stageuser-add; for the host,
the command is ipa host-add.
A file containing a key table or, abbreviated, keytab, a symmetric key resembling to some
extent a user password, is created during the execution of the ipa-client-install command
on the host, resulting in the host joining the IdM realm. Analogically, a user is asked to create
a password when they activate their account, therefore joining the IdM realm.
While the user password is the default authentication method for a user, the keytab is the
default authentication method for a host. The keytab is stored in a file on the host.
When a user starts a new session, the user authenticates using a password; similarly, every
time it is switched on, the host authenticates by presenting its keytab file. The System
Security Services Daemon (SSSD) manages this process in the background.
If the authentication is successful, the user or host obtains a Kerberos ticket granting ticket
(TGT).
The TGT is then used to obtain specific tickets for specific services.
User Host
The result of TGT to be used to obtain access to TGT to be used to obtain access to
successful specific services specific services
authentication
TGTs and other Kerberos tickets are generated as part of the Kerberos services and policies defined by
the server. The initial granting of a Kerberos ticket, the renewing of the Kerberos credentials, and even
the destroying of the Kerberos session are all handled automatically by the IdM services.
335
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
SSH keys. The SSH public key for the host is created and uploaded to the host entry. From
there, the System Security Services Daemon (SSSD) uses IdM as an identity provider and can
work in conjunction with OpenSSH and other services to reference the public keys located
centrally in IdM.
Machine certificates. In this case, the machine uses an SSL certificate that is issued by the IdM
server’s certificate authority and then stored in IdM’s Directory Server. The certificate is then
sent to the machine to present when it authenticates to the server. On the client, certificates are
managed by a service called certmonger.
An LDAP host entry contains all relevant information about the client within IdM:
NOTE
Note that the IdM Web UI Identity → Hosts tab does not show all the information about a
particular host stored in the IdM LDAP.
This information can be set when the host entry is created if it is created manually. Alternatively, most of
this information can be added to the host entry after the host is enrolled in the domain.
336
CHAPTER 39. ADDING HOST ENTRIES FROM IDM WEB UI
SSH public keys --sshpubkey=string The full SSH public key for the
host. This is a multi-valued
attribute, so multiple keys can be
set.
Principal name (not editable) --principalname=principal The Kerberos principal name for
the host. This defaults to the host
name during the client
installation, unless a different
principal is explicitly set in the -p.
This can be changed using the
command-line tools, but cannot
be changed in the UI.
Set One-Time Password --password =string This option sets a password for
the host which can be used in bulk
enrollment.
3. Enter the machine name and select the domain from the configured zones in the drop-down
list. If the host has already been assigned a static IP address, then include that with the host
entry so that the DNS entry is fully created.
The Class field has no specific purpose at the moment.
DNS zones can be created in IdM. If the IdM server does not manage the DNS server, the zone
can be entered manually in the menu area, like a regular text field.
NOTE
Select the Force check box if you want to skip checking whether the host is
resolvable via DNS.
4. Click the Add and Edit button to go directly to the expanded entry page and enter more
attribute information. Information about the host hardware and physical location can be
included with the host entry.
339
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The following concepts and operations are performed when managing hosts and host entries using
Ansible playbooks:
Ensuring the presence of IdM host entries that are only defined by their FQDNs
Ensuring the presence of multiple IdM host entries with random passwords
Specifying the FQDN name of the host is enough if at least one of the following conditions applies:
The host does not have a static IP address or the IP address is not known at the time the host is
configured. Adding a host defined only by an FQDN essentially creates a placeholder entry in the
IdM DNS service. For example, laptops may be preconfigured as IdM clients, but they do not
have IP addresses at the time they are configured. When the DNS service dynamically updates
its records, the host’s current IP address is detected and its DNS record is updated.
NOTE
Without Ansible, host entries are created in IdM using the ipa host-add command. The
result of adding a host to IdM is the state of the host being present in IdM. Because of
the Ansible reliance on idempotence, to add a host to IdM using Ansible, you must create
a playbook in which you define the state of the host as present: state: present.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
340
CHAPTER 40. MANAGING HOSTS USING ANSIBLE PLAYBOOKS
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the FQDN of the host whose presence in IdM you want to
ensure. To simplify this step, you can copy and modify the example in the
/usr/share/doc/ansible-freeipa/playbooks/host/add-host.yml file:
---
- name: Host present
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Host host01.idm.example.com present
ipahost:
ipaadmin_password: "{{ ipaadmin_password }}"
name: host01.idm.example.com
state: present
force: yes
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-host-
is-present.yml
NOTE
The procedure results in a host entry in the IdM LDAP server being created but not in
enrolling the host into the IdM Kerberos realm. For that, you must deploy the host as an
IdM client. For details, see Installing an Identity Management client using an Ansible
playbook.
Verification steps
$ ssh [email protected]
Password:
2. Enter the ipa host-show command and specify the name of the host:
341
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Password: False
Keytab: False
Managed by: host01.idm.example.com
NOTE
Without Ansible, host entries are created in IdM using the ipa host-add command. The
result of adding a host to IdM is the state of the host being present in IdM. Because of
the Ansible reliance on idempotence, to add a host to IdM using Ansible, you must create
a playbook in which you define the state of the host as present: state: present.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the fully-qualified domain name (FQDN) of the host
whose presence in IdM you want to ensure. In addition, if the IdM server is configured to manage
DNS and you know the IP address of the host, specify a value for the ip_address parameter.
The IP address is necessary for the host to exist in the DNS resource records. To simplify this
step, you can copy and modify the example in the /usr/share/doc/ansible-
freeipa/playbooks/host/host-present.yml file. You can also include other, additional
information:
---
- name: Host present
hosts: ipaserver
342
CHAPTER 40. MANAGING HOSTS USING ANSIBLE PLAYBOOKS
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure host01.idm.example.com is present
ipahost:
ipaadmin_password: "{{ ipaadmin_password }}"
name: host01.idm.example.com
description: Example host
ip_address: 192.168.0.123
locality: Lab
ns_host_location: Lab
ns_os_version: CentOS 7
ns_hardware_platform: Lenovo T61
mac_address:
- "08:00:27:E3:B1:2D"
- "52:54:00:BD:97:1E"
state: present
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-host-
is-present.yml
NOTE
The procedure results in a host entry in the IdM LDAP server being created but not in
enrolling the host into the IdM Kerberos realm. For that, you must deploy the host as an
IdM client. For details, see Installing an Identity Management client using an Ansible
playbook.
Verification steps
$ ssh [email protected]
Password:
2. Enter the ipa host-show command and specify the name of the host:
343
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
Without Ansible, host entries are created in IdM using the ipa host-add command. The
result of adding a host to IdM is the state of the host being present in IdM. Because of
the Ansible reliance on idempotence, to add a host to IdM using Ansible, you must create
a playbook in which you define the state of the host as present: state: present.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the fully-qualified domain name (FQDN) of the hosts
whose presence in IdM you want to ensure. To make the Ansible playbook generate a random
password for each host even when the host already exists in IdM and update_password is
limited to on_create, add the random: yes and force: yes options. To simplify this step, you
can copy and modify the example from the /usr/share/doc/ansible-freeipa/README-host.md
Markdown file:
---
- name: Ensure hosts with random password
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Hosts host01.idm.example.com and host02.idm.example.com present with random
344
CHAPTER 40. MANAGING HOSTS USING ANSIBLE PLAYBOOKS
passwords
ipahost:
ipaadmin_password: "{{ ipaadmin_password }}"
hosts:
- name: host01.idm.example.com
random: yes
force: yes
- name: host02.idm.example.com
random: yes
force: yes
register: ipahost
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-hosts-
are-present.yml
[...]
TASK [Hosts host01.idm.example.com and host02.idm.example.com present with random
passwords]
changed: [r8server.idm.example.com] => {"changed": true, "host":
{"host01.idm.example.com": {"randompassword": "0HoIRvjUdH0Ycbf6uYdWTxH"},
"host02.idm.example.com": {"randompassword": "5VdLgrf3wvojmACdHC3uA3s"}}}
NOTE
To deploy the hosts as IdM clients using random, one-time passwords (OTPs), see
Authorization options for IdM client enrollment using an Ansible playbook or Installing a
client by using a one-time password: Interactive installation.
Verification steps
$ ssh [email protected]
Password:
2. Enter the ipa host-show command and specify the name of one of the hosts:
345
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
In contrast to the ipa host utility, the Ansible ipahost module can ensure the presence or
absence of several IPv4 and IPv6 addresses for a host. The ipa host-mod command
cannot handle IP addresses.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file. Specify, as the name of the ipahost variable, the fully-qualified
domain name (FQDN) of the host whose presence in IdM you want to ensure. Specify each of
the multiple IPv4 and IPv6 ip_address values on a separate line by using the - ip_address
syntax. To simplify this step, you can copy and modify the example in the
/usr/share/doc/ansible-freeipa/playbooks/host/host-member-ipaddresses-present.yml file.
You can also include additional information:
---
- name: Host member IP addresses present
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure host101.example.com IP addresses present
ipahost:
ipaadmin_password: "{{ ipaadmin_password }}"
name: host01.idm.example.com
ip_address:
- 192.168.0.123
- fe80::20c:29ff:fe02:a1b3
- 192.168.0.124
- fe80::20c:29ff:fe02:a1b4
force: yes
346
CHAPTER 40. MANAGING HOSTS USING ANSIBLE PLAYBOOKS
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-host-
with-multiple-IP-addreses-is-present.yml
NOTE
The procedure creates a host entry in the IdM LDAP server but does not enroll the host
into the IdM Kerberos realm. For that, you must deploy the host as an IdM client. For
details, see Installing an Identity Management client using an Ansible playbook .
Verification steps
$ ssh [email protected]
Password:
2. Enter the ipa host-show command and specify the name of the host:
3. To verify that the multiple IP addresses of the host exist in the IdM DNS records, enter the ipa
dnsrecord-show command and specify the following information:
The output confirms that all the IPv4 and IPv6 addresses specified in the playbook are correctly
associated with the host01.idm.example.com host entry.
Prerequisites
347
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the fully-qualified domain name (FQDN) of the host
whose absence from IdM you want to ensure. If your IdM domain has integrated DNS, use the
updatedns: yes option to remove the associated records of any kind for the host from the
DNS.
To simplify this step, you can copy and modify the example in the /usr/share/doc/ansible-
freeipa/playbooks/host/delete-host.yml file:
---
- name: Host absent
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Host host01.idm.example.com absent
ipahost:
ipaadmin_password: "{{ ipaadmin_password }}"
name: host01.idm.example.com
updatedns: yes
state: absent
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-host-
absent.yml
NOTE
The host entry not being present in the IdM LDAP server.
To remove the specific IdM configuration of system services, such as System Security
Services Daemon (SSSD), from the client host itself, you must run the ipa-client-install --
uninstall command on the client. For details, see Uninstalling an IdM client .
Verification steps
$ ssh [email protected]
Password:
[admin@server /]$
348
CHAPTER 40. MANAGING HOSTS USING ANSIBLE PLAYBOOKS
The output confirms that the host does not exist in IdM.
349
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
350
CHAPTER 41. MANAGING HOST GROUPS USING THE IDM CLI
$ ipa hostgroup-find
-------------------
1 hostgroup matched
-------------------
Host-group: ipaservers
Description: IPA server hosts
----------------------------
Number of entries returned 1
----------------------------
To display all attributes of a host group, add the --all option. For example:
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
351
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Follow this procedure to delete IdM host groups using the command-line interface (CLI).
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Procedure
NOTE
Removing a group does not delete the group members from IdM.
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Optional. Use the ipa hostgroup-find command to find hosts and host groups.
Procedure
1. To add a member to a host group, use the ipa hostgroup-add-member and provide the
relevant information. You can specify the type of member to add using these options:
Use the --hosts option to add one or more hosts to an IdM host group.
For example, to add the host named example_member to the group named group_name:
Use the --hostgroups option to add one or more host groups to an IdM host group.
For example, to add the host group named nested_group to the group named group_name:
352
CHAPTER 41. MANAGING HOST GROUPS USING THE IDM CLI
Host-group: group_name
Description: My host group
Member host-groups: nested_group
-------------------------
Number of members added 1
-------------------------
You can add multiple hosts and multiple host groups to an IdM host group in one single
command using the following syntax:
IMPORTANT
When adding a host group as a member of another host group, do not create recursive
groups. For example, if Group A is a member of Group B, do not add Group B as a
member of Group A. Recursive groups can cause unpredictable behavior.
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
Optional. Use the ipa hostgroup-find command to confirm that the group includes the member
you want to remove.
Procedure
1. To remove a host group member, use the ipa hostgroup-remove-member command and
provide the relevant information. You can specify the type of member to remove using these
options:
Use the --hosts option to remove one or more hosts from an IdM host group.
For example, to remove the host named example_member from the group named
group_name:
Use the --hostgroups option to remove one or more host groups from an IdM host group.
For example, to remove the host group named nested_group from the group named
group_name:
353
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Host-group: group_name
Description: My host group
-------------------------
Number of members removed 1
-------------------------
NOTE
Removing a group does not delete the group members from IdM.
You can remove multiple hosts and multiple host groups from an IdM host group in one single
command using the following syntax:
41.7. ADDING IDM HOST GROUP MEMBER MANAGERS USING THE CLI
You can add hosts as well as host groups as member managers to an IdM host group using a single
command. Member managers can add hosts or host groups to IdM host groups but cannot change the
attributes of a host group.
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
You must have the name of the host or host group you are adding as member managers and the
name of the host group you want them to manage.
Procedure
1. Optional. Use the ipa hostgroup-find command to find hosts and host groups.
3. Use the --groups option to add one or more host groups as a member manager to an IdM host
group.
For example, to add the host group named admin_group as a member manager to the group
named group_name:
354
CHAPTER 41. MANAGING HOST GROUPS USING THE IDM CLI
NOTE
After you add a member manager to a host group, the update may take some time to
spread to all clients in your Identity Management environment.
Verification steps
Using the ipa group-show command to verify the host user and host group were added as
member managers.
Additional resources
Prerequisites
An active Kerberos ticket. For details, see Using kinit to log in to IdM manually .
You must have the name of the existing member manager host group you are removing and the
name of the host group they are managing.
Procedure
1. Optional. Use the ipa hostgroup-find command to find hosts and host groups.
355
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
2. To remove a member manager from a host group, use the ipa hostgroup-remove-member-
manager command.
For example, to remove the user named example_member as a member manager from the
group named group_name:
3. Use the --groups option to remove one or more host groups as a member manager from an IdM
host group.
For example, to remove the host group named nested_group as a member manager from the
group named group_name:
NOTE
After you remove a member manager from a host group, the update may take some time
to spread to all clients in your Identity Management environment.
Verification steps
Use the ipa group-show command to verify that the host user and host group were removed as
member managers.
Additional resources
356
CHAPTER 42. MANAGING HOST GROUPS USING THE IDM WEB UI
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
357
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Procedure
The page lists the existing host groups and their descriptions.
2. Click on a group in the list to display the hosts that belong to this group. You can limit results to
direct or indirect members.
3. Select the Host Groups tab to display the host groups that belong to this group (nested host
groups). You can limit results to direct or indirect members.
Prerequisites
358
CHAPTER 42. MANAGING HOST GROUPS USING THE IDM WEB UI
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
Procedure
3. Provide the information about the group: name (required) and description (optional).
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
Procedure
2. Select the IdM host group to remove, and click Delete. A confirmation dialog appears.
NOTE
Removing a host group does not delete the group members from IdM.
359
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Follow this procedure to add host group members in IdM using the web interface (Web UI).
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
Procedure
2. Click the name of the group to which you want to add members.
3. Click the tab Hosts or Host groups depending on the type of members you want to add. The
corresponding dialog appears.
4. Select the hosts or host groups to add, and click the > arrow button to move them to the
Prospective column.
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
Procedure
2. Click the name of the group from which you want to remove members.
3. Click the tab Hosts or Host groups depending on the type of members you want to remove.
4. Select the check box next to the member you want to remove.
360
CHAPTER 42. MANAGING HOST GROUPS USING THE IDM WEB UI
Prerequisites
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
You must have the name of the host group you are adding as member managers and the name
of the host group you want them to manage.
Procedure
2. Click the name of the group to which you want to add member managers.
3. Click the member managers tab User Groups or Users depending on the type of member
managers you want to add. The corresponding dialog appears.
4. Click Add.
361
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
5. Select the users or user groups to add, and click the > arrow button to move them to the
Prospective column.
NOTE
After you add a member manager to a host group, the update may take some time to
spread to all clients in your Identity Management environment.
Verification steps
On the Host Group dialog, verify the user group or user has been added to the member
managers list of groups or users.
Prerequisites
362
CHAPTER 42. MANAGING HOST GROUPS USING THE IDM WEB UI
You are logged-in to the IdM Web UI. For details, see Accessing the IdM Web UI in a web
browser.
You must have the name of the existing member manager host group you are removing and the
name of the host group they are managing.
Procedure
2. Click the name of the group from which you want to remove member managers.
3. Click the member managers tab User Groups or Users depending on the type of member
managers you want to remove. The corresponding dialog appears.
NOTE
After you remove a member manager from a host group, the update may take
some time to spread to all clients in your Identity Management environment.
Verification steps
On the Host Group dialog, verify the user group or user has been removed from the member
managers list of groups or users.
363
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
364
CHAPTER 43. MANAGING HOST GROUPS USING ANSIBLE PLAYBOOKS
Ensuring the absence of nested host groups from IdM host groups
NOTE
365
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
Without Ansible, host group entries are created in IdM using the ipa hostgroup-add
command. The result of adding a host group to IdM is the state of the host group being
present in IdM. Because of the Ansible reliance on idempotence, to add a host group to
IdM using Ansible, you must create a playbook in which you define the state of the host
group as present: state: present.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it with the list of
IdM servers to target:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary host group information. For example, to
ensure the presence of a host group named databases, specify name: databases in the -
ipahostgroup task. To simplify this step, you can copy and modify the example in the
/usr/share/doc/ansible-freeipa/playbooks/user/ensure-hostgroup-is-present.yml file.
---
- name: Playbook to handle hostgroups
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
# Ensure host-group databases is present
- ipahostgroup:
ipaadmin_password: "{{ ipaadmin_password }}"
name: databases
state: present
In the playbook, state: present signifies a request to add the host group to IdM unless it already
exists there.
366
CHAPTER 43. MANAGING HOST GROUPS USING ANSIBLE PLAYBOOKS
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-
hostgroup-is-present.yml
Verification steps
$ ssh [email protected]
Password:
[admin@server /]$
$ kinit admin
Password for [email protected]:
3. Display information about the host group whose presence in IdM you wanted to ensure:
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The hosts you want to reference in your Ansible playbook exist in IdM. For details, see Ensuring
the presence of an IdM host entry using Ansible playbooks.
The host groups you reference from the Ansible playbook file have been added to IdM. For
details, see Ensuring the presence of IdM host groups using Ansible playbooks .
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it with the list of
367
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
1. Create an inventory file, for example inventory.file, and define ipaserver in it with the list of
IdM servers to target:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary host information. Specify the name of the
host group using the name parameter of the ipahostgroup variable. Specify the name of the
host with the host parameter of the ipahostgroup variable. To simplify this step, you can copy
and modify the examples in the /usr/share/doc/ansible-
freeipa/playbooks/hostgroup/ensure-hosts-and-hostgroups-are-present-in-hostgroup.yml
file:
---
- name: Playbook to handle hostgroups
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
# Ensure host-group databases is present
- ipahostgroup:
ipaadmin_password: "{{ ipaadmin_password }}"
name: databases
host:
- db.idm.example.com
action: member
This playbook adds the db.idm.example.com host to the databases host group. The action:
member line indicates that when the playbook is run, no attempt is made to add the databases
group itself. Instead, only an attempt is made to add db.idm.example.com to databases.
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-hosts-
or-hostgroups-are-present-in-hostgroup.yml
Verification steps
$ ssh [email protected]
Password:
[admin@server /]$
$ kinit admin
Password for [email protected]:
3. Display information about a host group to see which hosts are present in it:
368
CHAPTER 43. MANAGING HOST GROUPS USING ANSIBLE PLAYBOOKS
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The host groups you reference from the Ansible playbook file exist in IdM. For details, see
Ensuring the presence of IdM host groups using Ansible playbooks .
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it with the list of
IdM servers to target:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary host group information. To ensure that a
nested host group A exists in a host group B: in the Ansible playbook, specify, among the -
ipahostgroup variables, the name of the host group B using the name variable. Specify the
name of the nested hostgroup A with the hostgroup variable. To simplify this step, you can copy
and modify the examples in the /usr/share/doc/ansible-
freeipa/playbooks/hostgroup/ensure-hosts-and-hostgroups-are-present-in-hostgroup.yml
file:
---
- name: Playbook to handle hostgroups
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
# Ensure hosts and hostgroups are present in existing databases hostgroup
- ipahostgroup:
ipaadmin_password: "{{ ipaadmin_password }}"
369
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
name: databases
hostgroup:
- mysql-server
- oracle-server
action: member
This Ansible playbook ensures the presence of the myqsl-server and oracle-server host groups
in the databases host group. The action: member line indicates that when the playbook is run,
no attempt is made to add the databases group itself to IdM.
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-hosts-
or-hostgroups-are-present-in-hostgroup.yml
Verification steps
$ ssh [email protected]
Password:
[admin@server /]$
$ kinit admin
Password for [email protected]:
3. Display information about the host group in which nested host groups are present:
The mysql-server and oracle-server host groups exist in the databases host group.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
370
CHAPTER 43. MANAGING HOST GROUPS USING ANSIBLE PLAYBOOKS
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
You must have the name of the host or host group you are adding as member managers and the
name of the host group you want them to manage.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary host and host group member management
information:
---
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure member manager user example_member is present for group_name
ipahostgroup:
ipaadmin_password: "{{ ipaadmin_password }}"
name: group_name
membermanager_user: example_member
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/add-member-
managers-host-groups.yml
Verification steps
You can verify if the group_name group contains example_member and project_admins as member
managers by using the ipa group-show command:
$ ssh [email protected]
Password:
[admin@server /]$
371
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Additional resources
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The hosts you want to reference in your Ansible playbook exist in IdM. For details, see Ensuring
the presence of an IdM host entry using Ansible playbooks.
The host groups you reference from the Ansible playbook file exist in IdM. For details, see
Ensuring the presence of IdM host groups using Ansible playbooks .
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it with the list of
IdM servers to target:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary host and host group information. Specify the
name of the host group using the name parameter of the ipahostgroup variable. Specify the
name of the host whose absence from the host group you want to ensure using the host
372
CHAPTER 43. MANAGING HOST GROUPS USING ANSIBLE PLAYBOOKS
parameter of the ipahostgroup variable. To simplify this step, you can copy and modify the
examples in the /usr/share/doc/ansible-freeipa/playbooks/hostgroup/ensure-hosts-and-
hostgroups-are-absent-in-hostgroup.yml file:
---
- name: Playbook to handle hostgroups
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
# Ensure host-group databases is absent
- ipahostgroup:
ipaadmin_password: "{{ ipaadmin_password }}"
name: databases
host:
- db.idm.example.com
action: member
state: absent
This playbook ensures the absence of the db.idm.example.com host from the databases host
group. The action: member line indicates that when the playbook is run, no attempt is made to
remove the databases group itself.
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-hosts-
or-hostgroups-are-absent-in-hostgroup.yml
Verification steps
$ ssh [email protected]
Password:
[admin@server /]$
$ kinit admin
Password for [email protected]:
3. Display information about the host group and the hosts it contains:
The db.idm.example.com host does not exist in the databases host group.
373
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Follow this procedure to ensure the absence of nested host groups from outer host groups in
Identity Management (IdM) using Ansible playbooks.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The host groups you reference from the Ansible playbook file exist in IdM. For details, see
Ensuring the presence of IdM host groups using Ansible playbooks .
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it with the list of
IdM servers to target:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary host group information. Specify, among the -
ipahostgroup variables, the name of the outer host group using the name variable. Specify the
name of the nested hostgroup with the hostgroup variable. To simplify this step, you can copy
and modify the examples in the /usr/share/doc/ansible-
freeipa/playbooks/hostgroup/ensure-hosts-and-hostgroups-are-absent-in-hostgroup.yml
file:
---
- name: Playbook to handle hostgroups
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
# Ensure hosts and hostgroups are absent in existing databases hostgroup
- ipahostgroup:
ipaadmin_password: "{{ ipaadmin_password }}"
name: databases
hostgroup:
- mysql-server
- oracle-server
action: member
state: absent
This playbook makes sure that the mysql-server and oracle-server host groups are absent
from the databases host group. The action: member line indicates that when the playbook is
run, no attempt is made to ensure the databases group itself is deleted from IdM.
374
CHAPTER 43. MANAGING HOST GROUPS USING ANSIBLE PLAYBOOKS
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-hosts-
or-hostgroups-are-absent-in-hostgroup.yml
Verification steps
$ ssh [email protected]
Password:
[admin@server /]$
$ kinit admin
Password for [email protected]:
3. Display information about the host group from which nested host groups should be absent:
The output confirms that the mysql-server and oracle-server nested host groups are absent from the
outer databases host group.
NOTE
Without Ansible, host group entries are removed from IdM using the ipa hostgroup-del
command. The result of removing a host group from IdM is the state of the host group
being absent from IdM. Because of the Ansible reliance on idempotence, to remove a
host group from IdM using Ansible, you must create a playbook in which you define the
state of the host group as absent: state: absent.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
375
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it with the list of
IdM servers to target:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary host group information. To simplify this step,
you can copy and modify the example in the /usr/share/doc/ansible-
freeipa/playbooks/user/ensure-hostgroup-is-absent.yml file.
---
- name: Playbook to handle hostgroups
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- Ensure host-group databases is absent
ipahostgroup:
ipaadmin_password: "{{ ipaadmin_password }}"
name: databases
state: absent
This playbook ensures the absence of the databases host group from IdM. The state: absent
means a request to delete the host group from IdM unless it is already deleted.
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-
hostgroup-is-absent.yml
Verification steps
$ ssh [email protected]
Password:
[admin@server /]$
$ kinit admin
Password for [email protected]:
3. Display information about the host group whose absence you ensured:
376
CHAPTER 43. MANAGING HOST GROUPS USING ANSIBLE PLAYBOOKS
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
You must have the name of the user or user group you are removing as member managers and
the name of the host group they are managing.
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create an Ansible playbook file with the necessary host and host group member management
information:
---
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
- name: Ensure member manager host and host group members are absent for
group_name
ipahostgroup:
ipaadmin_password: "{{ ipaadmin_password }}"
name: group_name
membermanager_user: example_member
membermanager_group: project_admins
action: member
state: absent
377
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-
member-managers-host-groups-are-absent.yml
Verification steps
You can verify if the group_name group does not contain example_member or project_admins as
member managers by using the ipa group-show command:
$ ssh [email protected]
Password:
[admin@server /]$
Additional resources
378
APTER 44. ENSURING THE PRESENCE OF HOST-BASED ACCESS CONTROL RULES IN IDM USING ANSIBLE PLAYBOOKS
Learn more about Identity Management (IdM) host-based access policies and how to define them using
Ansible.
Limit access to a specified system in your domain to members of a specific user group.
By default, IdM is configured with a default HBAC rule named allow_all, which means universal access to
every host for every user via every relevant service in the entire IdM domain.
You can fine-tune access to different hosts by replacing the default allow_all rule with your own set of
HBAC rules. For centralized and simplified access control management, you can apply HBAC rules to
user groups, host groups, or service groups instead of individual users, hosts, or services.
Prerequisites
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
The users and user groups you want to use for your HBAC rule exist in IdM. See Managing user
accounts using Ansible playbooks and Ensuring the presence of IdM groups and group
members using Ansible playbooks for details.
The hosts and host groups to which you want to apply your HBAC rule exist in IdM. See
Managing hosts using Ansible playbooks and Managing host groups using Ansible playbooks for
details.
379
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Procedure
1. Create an inventory file, for example inventory.file, and define ipaserver in it:
[ipaserver]
server.idm.example.com
2. Create your Ansible playbook file that defines the HBAC policy whose presence you want to
ensure. To simplify this step, you can copy and modify the example in
the /usr/share/doc/ansible-freeipa/playbooks/hbacrule/ensure-hbacrule-allhosts-
present.yml file:
---
- name: Playbook to handle hbacrules
hosts: ipaserver
vars_files:
- /home/user_name/MyPlaybooks/secret.yml
tasks:
# Ensure idm_user can access client.idm.example.com via the sshd service
- ipahbacrule:
ipaadmin_password: "{{ ipaadmin_password }}"
name: login
user: idm_user
host: client.idm.example.com
hbacsvc:
- sshd
state: present
$ ansible-playbook --vault-password-file=password_file -v -i
path_to_inventory_directory/inventory.file path_to_playbooks_directory/ensure-new-
hbacrule-present.yml
Verification steps
7. In the Run test tab, click the Run test button. If you see ACCESS GRANTED, the HBAC rule is
implemented successfully.
Additional resources
380
APTER 44. ENSURING THE PRESENCE OF HOST-BASED ACCESS CONTROL RULES IN IDM USING ANSIBLE PLAYBOOKS
381
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
OpenSSH-style key
Note that IdM automatically converts RFC 4253-style keys into OpenSSH-style keys before saving
them into the IdM LDAP server.
The IdM server can identify the type of key, such as an RSA or DSA key, from the uploaded key blob. In a
key file such as ~/.ssh/known_hosts, a key entry is identified by the hostname and IP address of the
server, its type, and the key. For example:
This is different from a user public key entry, which has the elements in the order type key== comment :
A key file, such as id_rsa.pub, consists of three parts: the key type, the key, and an additional comment
or identifier. When uploading a key to IdM, you can upload all three key parts or only the key. If you only
upload the key, IdM automatically identifies the key type, such as RSA or DSA, from the uploaded key.
If you use the host public key entry from the ~/.ssh/known_hosts file, you must reorder it to match the
format of a user key, type key== comment :
IdM can determine the key type automatically from the content of the public key. The comment is
optional, to make identifying individual keys easier. The only required element is the public key blob.
Additional resources
382
CHAPTER 45. MANAGING PUBLIC SSH KEYS FOR USERS AND HOSTS
SSSD is configured to store and retrieve user and host SSH keys in cache. This allows IdM to
serve as a universal and centralized repository of SSH keys.
If you enable the SSH service during the client installation, an RSA key is created when the SSH service
is started for the first time.
NOTE
When you run the ipa-client-install install script to add the machine as an IdM client, the
client is created with two SSH keys, RSA and DSA.
Configure OpenSSH to automatically trust the IdM DNS records where the key fingerprints are
stored using the --ssh-trust-dns option.
Disable OpenSSH and prevent the install script from configuring the OpenSSH server using the
--no-sshd option.
Prevent the host from creating DNS SSHFP records with its own DNS entries using the --no-
dns-sshfp option.
If you do not configure the server or client during installation, you can manually configure SSSD later.
For information on how to manually configure SSSD, see Configuring SSSD to Provide a Cache for the
OpenSSH Services. Note that caching SSH keys by SSSD requires administrative privileges on the local
machines.
Procedure
Note if generating a host key, replace [email protected] with the required hostname, such as
server.example.com,1.2.3.4.
2. Specify the file where you are saving the key or press enter to accept the displayed default
location.
Note if generating a host key, save the key to a different location than the user’s ~/.ssh/
directory so you do not overwrite any existing keys. for example, /home/user/.ssh/host_keys.
3. Specify a passphrase for your private key or press enter to leave the passphrase blank.
383
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
To upload this SSH key, use the public key string stored in the displayed file.
45.4.1. Uploading SSH keys for a host using the IdM Web UI
Identity Management allows you to upload a public SSH key to a host entry. OpenSSH uses public keys
to authenticate hosts.
Prerequisites
Administrator privileges for managing the IdM Web UI or User Administrator role.
Procedure
1. You can retrieve the key for your host from a ~/.ssh/known_hosts file. For example:
server.example.com,1.2.3.4 ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAQEApvjBvSFSkTU0WQW4eOweeo0DZZ08F9Ud21xlLy6F
OhzwpXFGIyxvXZ52+siHBHbbqGL5+14N7UvElruyslIHx9LYUR/pPKSMXCGyboLy5aTNl5OQ5
EHwrhVnFDIKXkvp45945R7SKYCUtRumm0Iw6wq0XD4o+ILeVbV3wmcB1bXs36ZvC/M6riefn
9PcJmh6vNCvIsbMY6S+FhkWUTTiOXJjUDYRLlwM273FfWhzHK+SSQXeBp/zIn1gFvJhSZMR
i9HZpDoqxLbBB9QIdIw6U4MIjNmKsSI/ASpkFm2GuQ7ZK9KuMItY2AoCuIRmRAdF8iYNHBT
XNfFurGogXwRDjQ==
You can also generate a host key. See Generating SSH keys .
2. Copy the public key from the key file. The full key entry has the form host name,IP type key==.
384
CHAPTER 45. MANAGING PUBLIC SSH KEYS FOR USERS AND HOSTS
2. Copy the public key from the key file. The full key entry has the form host name,IP type key==.
Only the key== is required, but you can store the entire entry. To use all elements in the entry,
rearrange the entry so it has the order type key== [host name,IP].
cat /home/user/.ssh/host_keys.pub
ssh-rsa AAAAB3NzaC1yc2E...tJG1PK2Mq++wQ== server.example.com,1.2.3.4
6. In the Host Settings section, click the SSH public keys Add button.
7. Paste the public key for the host into the SSH public key field.
8. Click Set.
Verification
Under the Hosts Settings section, verify the key is listed under SSH public keys.
45.4.2. Uploading SSH keys for a host using the IdM CLI
Identity Management allows you to upload a public SSH key to a host entry. OpenSSH uses public keys
to authenticate hosts. Host SSH keys are added to host entries in IdM, when the host is created using
host-add or by modifying the entry later.
Note RSA and DSA host keys are created by the ipa-client-install command, unless the SSH service is
explicitly disabled in the installation script.
Prerequisites
Procedure
1. Run the host-mod command with the --sshpubkey option to upload the base64-encoded
public key to the host entry.
Because adding a host key changes the DNS Secure Shell fingerprint (SSHFP) record for the
host, use the --updatedns option to update the host’s DNS entry. For example:
A real key also usually ends with an equal sign (=) but is longer.
2. To upload more than one key, enter multiple --sshpubkey command-line parameters:
--sshpubkey="RjlzYQo==" --sshpubkey="ZEt0TAo=="
NOTE
385
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
3. After uploading the host keys, configure SSSD to use Identity Management as one of its identity
domains and set up OpenSSH to use the SSSD tools for managing host keys, covered in
Configuring SSSD to Provide a Cache for the OpenSSH Services .
Verification
Run the ipa host-show command to verify that the SSH public key is associated with the
specified host:
45.4.3. Deleting SSH keys for a host using the IdM Web UI
You can remove the host keys once they expire or are no longer valid. Follow the steps below to remove
an individual host key by using the IdM Web UI.
Prerequisites
Administrator privileges for managing the IdM Web UI or Host Administrator role.
Procedure
4. Under the Host Settings section, click Delete next to the SSH public key you want to remove.
Verification
Under the Host Settings section, verify the key is no longer listed under SSH public keys.
45.4.4. Deleting SSH keys for a host using the IdM CLI
You can remove the host keys once they expire or are no longer valid. Follow the steps below to remove
an individual host key by using the IdM CLI.
Prerequisites
Administrator privileges for managing the IdM CLI or Host Administrator role.
386
CHAPTER 45. MANAGING PUBLIC SSH KEYS FOR USERS AND HOSTS
Procedure
To delete all SSH keys assigned to a host account, add the --sshpubkey option to the ipa host-
mod command without specifying any key:
$ kinit admin
$ ipa host-mod --sshpubkey= --updatedns host1.example.com
Note that it is good practice to use the --updatedns option to update the host’s DNS entry.
IdM determines the key type automatically from the key, if the type is not included in the uploaded key.
Verification
Run the ipa host-show command to verify that the SSH public key is no longer associated with
the specified host:
45.5.1. Uploading SSH keys for a user using the IdM Web UI
Identity Management allows you to upload a public SSH key to a user entry. The user who has access to
the corresponding private SSH key can use SSH to log into an IdM machine without using Kerberos
credentials.
Prerequisites
Administrator privileges for managing the IdM Web UI or User Administrator role.
Procedure
387
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
4. In the Account Settings section, click the SSH public keys Add button.
5. Paste the Base 64-encoded public key string into the SSH public key field.
6. Click Set.
Verification
Under the Accounts Settings section, verify the key is listed under SSH public keys.
45.5.2. Uploading SSH keys for a user using the IdM CLI
Identity Management allows you to upload a public SSH key to a user entry. The user who has access to
the corresponding private SSH key can use SSH to log into an IdM machine without using Kerberos
credentials.
Prerequisites
Administrator privileges for managing the IdM CLI or User Administrator role.
Procedure
1. Run the ipa user-mod command with the --sshpubkey option to upload the base64-encoded
public key to the user entry.
Note in this example you upload the key type, the key, and the hostname identifier to the user
entry.
2. To upload multiple keys, use --sshpubkey multiple times. For example, to upload two SSH keys:
--sshpubkey="AAAAB3Nza...SNc5dv==" --sshpubkey="RjlzYQo...ZEt0TAo="
3. To use command redirection and point to a file that contains the key instead of pasting the key
string manually, use the following command:
Verification
Run the ipa user-show command to verify that the SSH public key is associated with the
specified user:
388
CHAPTER 45. MANAGING PUBLIC SSH KEYS FOR USERS AND HOSTS
45.5.3. Deleting SSH keys for a user using the IdM Web UI
Follow this procedure to delete an SSH key from a user profile in the IdM Web UI.
Prerequisites
Administrator privileges for managing the IdM Web UI or User Administrator role.
Procedure
4. Under the Account Settings section, under SSH public key, click Delete next to the key you
want to remove.
Verification
Under the Account Settings section, verify the key is no longer listed under SSH public keys.
45.5.4. Deleting SSH keys for a user using the IdM CLI
Follow this procedure to delete an SSH key from a user profile by using the IdM CLI.
Prerequisites
Administrator privileges for managing the IdM CLI or User Administrator role.
Procedure
1. To delete all SSH keys assigned to a user account, add the --sshpubkey option to the ipa user-
mod command without specifying any key:
389
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
2. To only delete a specific SSH key or keys, use the --sshpubkey option to specify the keys you
want to keep, omitting the key you are deleting.
Verification
Run the ipa user-show command to verify that the SSH public key is no longer associated with
the specified user:
390
CHAPTER 46. CONFIGURING THE DOMAIN RESOLUTION ORDER TO RESOLVE SHORT AD USER NAMES
By default, if you perform user or group lookups using the short name format, such as ad_username,
IdM only searches the IdM domain and fails to find the AD users or groups. To resolve AD users or
groups using short names, change the order in which IdM searches multiple domains by setting the
domain resolution order option.
You can set the domain resolution order centrally in the IdM database or in the SSSD configuration of
individual clients. IdM evaluates domain resolution order in the following order of priority:
Notes
You must use fully qualified usernames if the SSSD configuration on the host includes the
default_domain_suffix option and you want to make a request to a domain not specified with
this option.
If you use the domain resolution order option and query the compat tree, you might receive
multiple user IDs (UIDs). If this might affect you, see Pagure bug report Inconsistent compat
user objects for AD users when domain resolution order is set.
IMPORTANT
Do not use the full_name_format SSSD option on IdM clients or IdM servers. Using a
non-default value for this option changes how usernames are displayed and might disrupt
lookups in an IdM environment.
391
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Additional resources
Prerequisites
Procedure
Verification steps
Verify you can retrieve user information for a user from the ad.example.com domain using only
a short name.
392
CHAPTER 46. CONFIGURING THE DOMAIN RESOLUTION ORDER TO RESOLVE SHORT AD USER NAMES
NOTE
The domain resolution order set in an ID view overrides the global domain resolution
order, but it does not override any domain resolution order set locally in the SSSD
configuration.
Prerequisites
Procedure
[user@server ~]$ ipa idview-add ADsubdomain1_first --desc "ID view for resolving AD
subdomain1 first on client1.idm.example.com" --domain-resolution-order
subdomain1.ad.example.com:ad.example.com:idm.example.com
---------------------------------
Added ID View "ADsubdomain1_first"
---------------------------------
ID View Name: ADsubdomain1_first
Description: ID view for resolving AD subdomain1 first on client1.idm.example.com
Domain Resolution Order:
subdomain1.ad.example.com:ad.example.com:idm.example.com
Verification steps
Verify you can retrieve user information for a user from the subdomain1.ad.example.com
domain using only a short name.
393
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
The domain resolution order in the local SSSD configuration overrides any global and ID
view domain resolution order.
Prerequisites
Procedure
Verification Steps
Verify you can retrieve user information for a user from the subdomain1.ad.example.com
domain using only a short name.
394
CHAPTER 46. CONFIGURING THE DOMAIN RESOLUTION ORDER TO RESOLVE SHORT AD USER NAMES
395
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
For example, if a company uses the Kerberos realm AD.EXAMPLE.COM, the default UPN for a user
is [email protected]. To allow your users to log in using their email addresses, for
example [email protected], you can configure EXAMPLE.COM as an alternative UPN in AD.
Alternative UPNs (also known as enterprise UPNs) are especially convenient if your company has
recently experienced a merge and you want to provide your users with a unified logon namespace.
UPN suffixes are only visible for IdM when defined in the AD forest root. As an AD administrator, you can
define UPNs with the Active Directory Domain and Trust utility or the PowerShell command line tool.
NOTE
To configure UPN suffixes for users, Red Hat recommends to use tools that perform
error validation, such as the Active Directory Domain and Trust utility.
Red Hat recommends against configuring UPNs through low-level modifications, such as
using ldapmodify commands to set the userPrincipalName attribute for users, because
Active Directory does not validate those operations.
After you define a new UPN on the AD side, run the ipa trust-fetch-domains command on an IdM server
to retrieve the updated UPNs. See Ensuring that AD UPNs are up-to-date in IdM .
IdM stores the UPN suffixes for a domain in the multi-value attribute ipaNTAdditionalSuffixes of the
subtree cn=trusted_domain_name,cn=ad,cn=trusts,dc=idm,dc=example,dc=com.
Additional resources
How to manually modify AD user entries and bypass any UPN suffix validation
Prerequisites
Procedure
396
CHAPTER 47. ENABLING AUTHENTICATION USING AD USER PRINCIPAL NAMES IN IDM
Enter the ipa trust-fetch-domains command. Note that a seemingly empty output is expected:
Verification steps
Enter the ipa trust-show command to verify that the server has fetched the new UPN. Specify
the name of the AD realm when prompted:
The output shows that the example.com UPN suffix is now part of the ad.example.com realm entry.
Prerequisites
You must be logged in to an IdM Trust Controller or Trust Agent to retrieve information from an
AD domain controller.
You need root permissions to modify the following configuration files, and to restart IdM
services.
Procedure
[global]
log level = 10
397
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
4. Open the /etc/ipa/server.conf configuration file in a text editor. If you do not have that file,
create one.
[global]
debug = True
9. Review the debugging output and troubleshooting information in the following log files:
/var/log/httpd/error_log
/var/log/samba/log.*
Additional resources
See Using rpcclient to gather troubleshooting data for AD UPN authentication issues .
398
CHAPTER 48. ENABLING AD USERS TO ADMINISTER IDM
An ID override is a record describing what a specific Active Directory user or group properties should
look like within a specific ID view, in this case the Default Trust View. With this feature, the IdM LDAP
server is able to apply access control rules for the IdM group to the AD user.
AD users can use the self service features of IdM UI, for example to upload their SSH keys, or change
their personal data. An AD administrator is able to fully administer IdM without having two different
accounts and passwords.
NOTE
Currently, selected features in IdM may still be unavailable to AD users. For example,
setting passwords for IdM users as an AD user from the IdM admins group might fail.
IMPORTANT
Do not use ID overrides of AD users for sudo rules in IdM. ID overrides of AD users
represent only POSIX attributes of AD users, not AD users themselves.
Additional resources
Prerequisites
A working IdM environment is set up. For details, see Installing Identity Management .
Procedure
1. As an IdM administrator, create an ID override for an AD user in the Default Trust View. For
example, to create an ID override for the user [email protected]:
# kinit admin
# ipa idoverrideuser-add 'default trust view' [email protected]
2. Add the ID override from the Default Trust View as a member of an IdM group. This must be a
399
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
2. Add the ID override from the Default Trust View as a member of an IdM group. This must be a
non-POSIX group, as it interacts with Active Directory.
If the group in question is a member of an IdM role, the AD user represented by the ID override
gains all permissions granted by the role when using the IdM API, including both the command
line interface and the IdM web UI.
For example, to add the ID override for the [email protected] user to the IdM admins
group:
3. Alternatively, you can add the ID override to a role, such as the User Administrator role:
Additional resources
Prerequisites
The user ID override of the AD user already exists in IdM. If it does not, create it with the ipa
idoverrideuser-add 'default trust view' [email protected] command.
The group to which you are adding the user ID override already exists in IdM .
You are using the 4.8.7 version of IdM or later. To view the version of IdM you have installed on
your server, enter ipa --version.
You have configured your Ansible control node to meet the following requirements:
The example assumes that in the ~/MyPlaybooks/ directory, you have created an Ansible
inventory file with the fully-qualified domain name (FQDN) of the IdM server.
The example assumes that the secret.yml Ansible vault stores your ipaadmin_password.
Procedure
400
CHAPTER 48. ENABLING AD USERS TO ADMINISTER IDM
$ cd ~/MyPlaybooks/
---
- name: Playbook to ensure presence of users in a group
hosts: ipaserver
In the example:
admins is the name of the IdM POSIX group to which you are adding the
[email protected] ID override. Members of this group have full administrator
privileges.
4. Run the Ansible playbook. Specify the playbook file, the file storing the password protecting the
secret.yml file, and the inventory file:
Additional resources
/usr/share/doc/ansible-freeipa/README-group.md
/usr/share/doc/ansible-freeipa/playbooks/user
401
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
# kdestroy -A
NOTE
2. Obtain the Kerberos credentials of the AD user for whom an ID override has been created:
# kinit [email protected]
Password for [email protected]:
3. Test that the ID override of the AD user enjoys the same privileges stemming from membership
in the IdM group as any IdM user in that group. If the ID override of the AD user has been added
to the admins group, the AD user can, for example, create groups in IdM:
402
CHAPTER 49. USING EXTERNAL IDENTITY PROVIDERS TO AUTHENTICATE TO IDM
You can use this feature to expand IdM’s capabilities and allow users stored in external identity
providers (IdPs) to access Linux systems managed by IdM.
1. An IdM client user initiates OAuth 2.0 Device Authorization Grant flow, for example, by
attempting to retrieve a Kerberos TGT with the kinit utility at the command line.
2. A special code and website link are sent from the Authorization Server to the IdM KDC backend.
3. The IdM client displays the link and the code to the user. In this example, the IdM client outputs
the link and code on the command line.
4. The user opens the website link in a browser, which can be on another host, a mobile phone, and
so on:
5. The user confirms access at the original device prompt. In this example, the user hits the Enter
key at the command line.
6. The IdM KDC backend polls the OAuth 2.0 Authorization Server for access to user information.
403
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
What is supported:
Logging in remotely via SSH with the keyboard-interactive authentication method enabled,
which allows calling Pluggable Authentication Module (PAM) libraries.
Logging in to the IdM WebUI directly. To log in to the IdM WebUI, you must first acquire a
Kerberos ticket.
Logging in to Cockpit WebUI directly. To log in to the Cockpit WebUI, you must first acquire a
Kerberos ticket.
Additional resources
--provider
the predefined template for one of the known identity providers
--client-id
the OAuth 2.0 client identifier issued by the IdP during application registration. As the application
registration procedure is specific to each IdP, refer to their documentation for details. If the external
IdP is Red Hat Single Sign-On (SSO), see Creating an OpenID Connect Client .
--base-url
base URL for IdP templates, required by Keycloak and Okta
--organization
Domain or Organization ID from the IdP, required by Microsoft Azure
--secret
(optional) Use this option if you have configured your external IdP to require a secret from
confidential OAuth 2.0 clients. If you use this option when creating an IdP reference, you are
prompted for the secret interactively. Protect the client secret as a password.
NOTE
SSSD in RHEL 9.1 only supports non-confidential OAuth 2.0 clients that do not use a
client secret. If you want to use external IdPs that require a client secret from
confidential clients, you must use SSSD in RHEL 9.2 and later.
404
CHAPTER 49. USING EXTERNAL IDENTITY PROVIDERS TO AUTHENTICATE TO IDM
Prerequisites
You have registered IdM as an OAuth application to your external IdP, and obtained a client ID.
Procedure
2. Create a reference to the required IdP in IdM as outlined in the following table.
405
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
NOTE
For example, the following command creates a reference called my-keycloak-idp to an IdP
based on the Keycloak template, where the --base-url option specifies the URL to the Keycloak
server in the format server-name.$DOMAIN:$PORT/prefix.
406
CHAPTER 49. USING EXTERNAL IDENTITY PROVIDERS TO AUTHENTICATE TO IDM
Verification
Verify that the output of the ipa idp-show command shows the IdP reference you have
created.
Additional resources
Prerequisites
You have created a reference to an IdP in IdM. See Creating a reference to an external identity
provider.
Procedure
To modify an IdP reference, use the ipa idp-mod command. For example, to change the
407
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
To modify an IdP reference, use the ipa idp-mod command. For example, to change the
secret for an IdP reference named my-keycloak-idp, specify the --secret option to be
prompted for the secret:
Prerequisites
Your IdM client and IdM servers are using RHEL 9.1 or later.
Your IdM client and IdM servers are using SSSD 2.7.0 or later.
You have created a reference to an IdP in IdM. See Creating a reference to an external identity
provider.
Procedure
Modify the IdM user entry to associate an IdP reference with the user account:
408
CHAPTER 49. USING EXTERNAL IDENTITY PROVIDERS TO AUTHENTICATE TO IDM
Verification
Verify that the output of the ipa user-show command for that user displays references to the
IdP:
Prerequisites
Your IdM client and IdM servers are using RHEL 9.1 or later.
Your IdM client and IdM servers are using SSSD 2.7.0 or later.
You have created a reference to an IdP in IdM. See Creating a reference to an external identity
provider.
You have associated an external IdP reference with the user account. See Enabling an IdM user
to authenticate via an external IdP.
Procedure
1. Use Anonymous PKINIT to obtain a Kerberos ticket and store it in a file named ./fast.ccache.
2. Begin authenticating as the user, using the -T option to enable the FAST communication
channel.
409
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
3. In a browser, authenticate as the user at the website provided in the command output.
4. At the command line, press the Enter key to finish the authentication process.
Verification
Display your Kerberos ticket information and confirm that the line config: pa_type shows 152
for pre-authentication with an external IdP.
Prerequisites
Your IdM client and IdM servers are using RHEL 9.1 or later.
Your IdM client and IdM servers are using SSSD 2.7.0 or later.
You have created a reference to an IdP in IdM. See Creating a reference to an external identity
provider.
You have associated an external IdP reference with the user account. See Enabling an IdM user
to authenticate via an external IdP.
Procedure
2. In a browser, authenticate as the user at the website provided in the command output.
3. At the command line, press the Enter key to finish the authentication process.
410
CHAPTER 49. USING EXTERNAL IDENTITY PROVIDERS TO AUTHENTICATE TO IDM
Verification
Display your Kerberos ticket information and confirm that the line config: pa_type shows 152
for pre-authentication with an external IdP.
GitHub
Okta
When using the ipa idp-add command to create a reference to one of these external IdPs, you can
specify the IdP type with the --provider option, which expands into additional options as described
below:
--provider=microsoft
Microsoft Azure IdPs allow parametrization based on the Azure tenant ID, which you can specify with
the --organization option to the ipa idp-add command. If you need support for the live.com IdP,
specify the option --organization common.
Choosing --provider=microsoft expands to use the following options. The value of the --
organization option replaces the string ${ipaidporg} in the table.
Option Value
--auth-uri=URI https://login.microsoftonline.com/${ipaidporg}/oauth2/v2.0/
authorize
--dev-auth-uri=URI https://login.microsoftonline.com/${ipaidporg}/oauth2/v2.0/
devicecode
--token-uri=URI https://login.microsoftonline.com/${ipaidporg}/oauth2/v2.0/t
oken
--userinfo-uri=URI https://graph.microsoft.com/oidc/userinfo
411
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Option Value
--keys-uri=URI https://login.microsoftonline.com/common/discovery/v2.0/k
eys
--idp-user-id=STR email
--provider=google
Choosing --provider=google expands to use the following options:
Option Value
--auth-uri=URI https://accounts.google.com/o/oauth2/auth
--dev-auth-uri=URI https://oauth2.googleapis.com/device/code
--token-uri=URI https://oauth2.googleapis.com/token
--userinfo-uri=URI https://openidconnect.googleapis.com/v1/userinfo
--keys-uri=URI https://www.googleapis.com/oauth2/v3/certs
--idp-user-id=STR email
--provider=github
Choosing --provider=github expands to use the following options:
Option Value
--auth-uri=URI https://github.com/login/oauth/authorize
--dev-auth-uri=URI https://github.com/login/device/code
--token-uri=URI https://github.com/login/oauth/access_token
--userinfo-uri=URI https://openidconnect.googleapis.com/v1/userinfo
--keys-uri=URI https://api.github.com/user
--scope=STR user
--idp-user-id=STR login
412
CHAPTER 49. USING EXTERNAL IDENTITY PROVIDERS TO AUTHENTICATE TO IDM
--provider=keycloak
With Keycloak, you can define multiple realms or organizations. Since it is often a part of a custom
deployment, both base URL and realm ID are required, and you can specify them with the --base-url
and --organization options to the ipa idp-add command:
Choosing --provider=keycloak expands to use the following options. The value you specify in the --
base-url option replaces the string ${ipaidpbaseurl} in the table, and the value you specify for the --
organization `option replaces the string `${ipaidporg}.
Option Value
--auth-uri=URI https://${ipaidpbaseurl}/realms/${ipaidporg}/protocol/openi
d-connect/auth
--dev-auth-uri=URI https://${ipaidpbaseurl}/realms/${ipaidporg}/protocol/openi
d-connect/auth/device
--token-uri=URI https://${ipaidpbaseurl}/realms/${ipaidporg}/protocol/openi
d-connect/token
--userinfo-uri=URI https://${ipaidpbaseurl}/realms/${ipaidporg}/protocol/openi
d-connect/userinfo
--idp-user-id=STR email
--provider=okta
After registering a new organization in Okta, a new base URL is associated with it. You can specify this
base URL with the --base-url option to the ipa idp-add command:
[root@client ~]# ipa idp-add MyOkta --provider okta --base-url dev-12345.okta.com --client-id
<your-client-id>
Choosing --provider=okta expands to use the following options. The value you specify for the --
base-url option replaces the string ${ipaidpbaseurl} in the table.
Option Value
--auth-uri=URI https://${ipaidpbaseurl}/oauth2/v1/authorize
--dev-auth-uri=URI https://${ipaidpbaseurl}/oauth2/v1/device/authorize
--token-uri=URI https://${ipaidpbaseurl}/oauth2/v1/token
413
Red Hat Enterprise Linux 9 Managing IdM users, groups, hosts, and access control rules
Option Value
--userinfo-uri=URI https://${ipaidpbaseurl}/oauth2/v1/userinfo
--idp-user-id=STR email
Additional resources
414