jeroennijhof/pam_script

dereference links in goodperms() of pam_script

Opened this issue · 0 comments

goodperms() function should dereference soft links in pam_script shell script:
use like

stat_output=/usr/bin/stat -Lc "%A:%u:%g" "$path"