Differences

This shows you the differences between the selected revisions of the page.

2020-05-12 2020-05-12
no summary (47.9.219.5) (hidden) (untrusted) no summary (47.9.219.5) (hidden) (untrusted)
Line 14: Line 14:
-===== [[special]] Special Permissions ===== 
-There are three special permissions. //Set UID// and //Set GID// are used with executable files. They grant the user, who executes the file, permissions of file owner or group, respectively. //Sticky bit// for executable files makes the kernel keep the memory image of the process after it has terminated, in order to avoid the overhead of reloading it when it is re-invoked. //Sticky bit// for directories ensures that only the owner of a file can remove or delete the file or directory.  
- 
-Note that while non-Unix systems are usually able to map the 9 simple Unix-style permissions to their own style, they probably won't be able to handle the 3 special permissions. 
- 
-Also [[interoperability|not all Unix SFTP servers]] are able to set the special permissions. 
===== [[undefined]] Undefined Permissions ===== ===== [[undefined]] Undefined Permissions =====

Last modified: by 47.9.219.5