Sticky bit in Solaris
Describe sticky bit in Solaris?
Expert
If a directory is writable & has sticky bit is set, files inside directory removed or renamed only if one or more following is true:
1. The user owns the file
2. The user owns the directory
3. The file writable by the User
4. The user is "root"
5. chmod 1777 project_dir
The sticky bit is displayed like the letter t in the execute field for 'others'. It is a permission bit which protects the files inside a Directory. If the directory has sticky bit set, a file can be removed by the owner of the file, the owner of the directory or root. It prevents a user from deleting other user’s files from public directories.
Normal 0 false false
What do you know about the vestibular system? How it operates?
Specify what kinds of foods have serotonin in them?
Useful Abstractions: We discuss here several useful data abstractions for integer domains. Abstractions for other numeric domains can be defined similarly. A) A Range abstraction tracks concrete values between lowe
Difference between GoF and J2EE patterns: GoF DESIGN PATTERN: The Gang of Four was the first publishing a book regarding design patterns. The patterns are basic in n
18,76,764
1948863 Asked
3,689
Active Tutors
1417913
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!