Skip to content

Commit

Permalink
ask duounix support tool grab more file
Browse files Browse the repository at this point in the history
  • Loading branch information
yizshi authored and AaronAtDuo committed Sep 15, 2023
1 parent 90291b4 commit 3e2a0ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions duo_unix_support/duo_unix_support.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,14 @@ check_and_cp () {
COPY_FILES=(
"/etc/pam.conf"
"/etc/pam.d/common-auth"
"/etc/pam.d/other"
"/etc/pam.d/passwd"
"/etc/pam.d/password-auth"
"/etc/pam.d/sshd"
"/etc/pam.d/sudo"
"/etc/pam.d/sudo-i"
"/etc/pam.d/system-auth"
"/etc/pam_debug"
"/etc/security/login.cfg"
"/etc/ssh/sshd_config"
"/var/log/auth.log"
Expand Down

0 comments on commit 3e2a0ec

Please sign in to comment.