Originally posted by: aixdoctor
Hi
Just to clarify
Sticky bit is the wrong terminology it's actually called setuid, if it is in owner's field then it will run the program with the effective owner's id who own's the program, and if it is set in group field then it will run the effective group id.
sticky bit represents 't' which is usually on directories, this means that only owner can link and unlink the files in that directory, only if it's turned on.
Hope this helps
Raf
#AIX-Forum