Answers for "how many privilege levels are in linux?"

0

linux privilege s

SUID, SGID

    Start at 0
    SUID = 4
    SGID = 2
    Sticky = 1
Posted by: Guest on September-18-2021

Code answers related to "how many privilege levels are in linux?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language