1

I issued the command

sudo chmod 700 <directoryname>

in the hopes of getting the permissions for that directory to look like drwx------

Instead, they look like drwx--S---

Why does this happen and how do I go about removing the S?

jasonwryan
  • 73,126
exeleon
  • 19
  • 2
    @jasonwryan: I don't think this is a dupe; exeleon is concerned about the fact chmoding didn't remove the S, and I'm with them on that one. – tink Feb 02 '15 at 02:00
  • Similar question here http://serverfault.com/questions/238962/how-do-i-clear-the-s-permission-on-a-directory-in-linux – Sreeraj Feb 02 '15 at 02:22

0 Answers0