App - Script

Saturday 5 August 2023, 05:59  #1
Restricted Shell step 11 to 12 - stucking with make command
Milky
  • 3 posts

Im stucking from step 11 to step 12 with making command. The error is: Permission denied from sudit system. I do not know much about make command so I still dont find how to get over it. Please help me.

app-script-ch14-11@challenge02:/$ COMMAND=’/bin/sh’
app-script-ch14-11@challenge02:/$ sudo -u app-script-ch14-12 /usr/bin/make -s —eval=$’x:\n\t-’"$COMMAND"
sudo: unable to open audit system: Permission denied
sudo: pam_open_session: System error
sudo: policy plugin failed session initialization
app-script-ch14-11@challenge02:/$

Many thanks!

Tuesday 12 September 2023, 12:29  #2
Restricted Shell step 11 to 12 - stucking with make command
MikeHorn
  • 7 posts