4.0 likes s and S protections?

Anthony A. Datri hsi!stepstone.com!aad at uunet.uu.net
Wed Dec 21 04:08:49 AEST 1988


What's with all these s's and S's?

beaker% ls -ldg .
drwxrwsr-x 10 aad      developm      512 Dec 10 17:19 ./
beaker% pwd
/home/aad
beaker% chmod 700 .
beaker% ls -ldg .
drwx--S--- 10 aad      developm      512 Dec 10 17:19 ./
beaker% 
beaker% chmod 700 .
beaker% ls -ldg .
drwx--S--- 10 aad      developm      512 Dec 10 17:19 ./

[[ In this context, 's' means setgid and 'S' means setgid with no group
execute permission.  Now why permissions are set this way on directories I
don't know.  --wnl ]]



More information about the Comp.sys.sun mailing list