You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@hammer1 ~]# tar -xzvf identity_and_access_management.tar
123
+
[root@hammer1 ~]# tar -xzvf identity_and_access_management.tar.gz
124
124
```
125
125
126
126
### Install and configure OpenLDAP
@@ -165,9 +165,7 @@ Entry for hammer1 for example:
165
165
[root@hammer1 ~]# firewall-cmd --list-all
166
166
```
167
167
168
-
#### 6. Generate a password (Our example uses `testpassword`) This will return a salted SSHA password.
169
-
170
-
**Save this password and stalted hash for later input**
168
+
#### 6. Generate a password (Our example uses `testpassword`) This will return a salted SSHA password. *Save this password and salted hash for later input*
171
169
172
170
```bash
173
171
[root@hammer1 ~]# slappasswd
@@ -540,3 +538,4 @@ Congratulations! Look at you, doing all the Linux.
0 commit comments