Search Results

Search: Posts Made By: scottsiddharth
4,411
Posted By scottsiddharth
$ strace ./shutdown execve("./shutdown",...
$ strace ./shutdown

execve("./shutdown", ["./shutdown"], [/* 16 vars */]) = 0
.
. *****text omitted*****
.
getuid32() = 8218
geteuid32()...
4,580
Posted By scottsiddharth
:o Nice and simple explanation. I assumed that...
:o Nice and simple explanation. I assumed that the script was looping. Thank you Thunderbolt and Perderabo.
4,411
Posted By scottsiddharth
'shutdown' and 'cat'
Hi All,

This is actually a good interview question.

On linux, the permissions and group for 'shutdown' and 'cat' is the same.

-rwxr-xr-x 1 root root 18K 2008-05-21 10:43 ...
4,580
Posted By scottsiddharth
Thank you for the reply. But isn't that exactly...
Thank you for the reply. But isn't that exactly what the real admin asked the novice admin to do.

Is there a better script or solution ?
4,580
Posted By scottsiddharth
Unix Horror story script question
This text and script is borrowed from the "Unix Horror Stories" document.

It states as follows

"""""Management told us to email a security notice to every user on the our system (at that time,...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 12:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy