Skip to content

Commit

Permalink
psush
Browse files Browse the repository at this point in the history
  • Loading branch information
traylenator committed Jan 12, 2024
1 parent 1e5001a commit 3d2a6c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pamtester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- run: sudo make install INSTALLDIR=/usr/lib/x86_64-linux-gnu/security
- run: sudo cp pamtester/krb5_cc_move /etc/pam.d/krb5_cc_move
- run: cp pamtester/expired_kerberos_token /tmp/source
- run: cat /etc/krb5.conf
- run: klist -f /tmp/source
- run: sudo adduser testuser
- run: sudo chown testuser /tmp/source
Expand Down

0 comments on commit 3d2a6c8

Please sign in to comment.