Skip to content

Commit fa373ac

Browse files
committed
incoporating review comments
1 parent bca3262 commit fa373ac

File tree

1 file changed

+2
-2
lines changed
  • files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks

1 file changed

+2
-2
lines changed

files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,8 @@
330330
replace: '#\1'
331331

332332
#
333-
# Restricting su access to ensure only authorized users in a specific group
334-
# can elevate privileges to another user, like the root user
333+
# Restrict su access to users that are part of the root group (gid 0).
334+
# On a Delphix engine, this is restricted to the delphix user.
335335
#
336336
- replace:
337337
dest: /etc/pam.d/su

0 commit comments

Comments
 (0)