Matt Cohen a écrit :
Unfortunately, it has to be run as the user, which for users that don't have shell access, means I have to temporarily give them shell access, su to that user, run the script, then remove the shell access again.why not use the 'su' command to do that, i think
su -Km <username> <command> would just do what you want without shell access. -- Cordialement, Ghislain
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature