Issue
I am using fscrypt with pam_passphrase on a folder. I want to:
- Run a script inside the encrypted folder, with the user that owns the folder.
- Start this script automatically after booting.
Is this possible without logging in with the user users password?
Thanks for any help.
Solution
I could not find a way to do this using the users password, so I ended up using the "raw_key" protector.
Answered By - OMA Answer Checked By - Pedro (WPSolving Volunteer)