set permissions to /bin/su

Posted by JiminyCricket on Stack Overflow See other posts from Stack Overflow or by JiminyCricket
Published on 2010-05-10T14:18:57Z Indexed on 2010/05/10 14:24 UTC
Read the original article Hit count: 261

Filed under:
|

i need to change my /bin/su permissions back to the default, which is

-rwsr-xr-x. 1 root root 42436 2009-09-08 04:52 /bin/su

right now its

-rwxr-xr-x. 1 root root 42436 2009-09-08 04:52 /bin/su

how do I add the s in...? ive never seen that before

© Stack Overflow or respective owner

set permissions to /bin/su

Posted by JiminyCricket on Super User See other posts from Super User or by JiminyCricket
Published on 2010-05-10T14:18:57Z Indexed on 2010/05/10 21:04 UTC
Read the original article Hit count: 261

Filed under:
|

i need to change my /bin/su permissions back to the default, which is

-rwsr-xr-x. 1 root root 42436 2009-09-08 04:52 /bin/su

right now its

-rwxr-xr-x. 1 root root 42436 2009-09-08 04:52 /bin/su

how do I add the s in...? ive never seen that before

© Super User or respective owner

Related posts about unix

Related posts about permissions