What is responsible for file permissions in a linux system?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
It is known that most Linux systems have some sort of file permissions. But what is responsible for defining them? The operating system, the filesystem, other thing?
Firstly, I thought that it is the filesystem (ext3, NTFS etc.). This is suggested by this Wikipedia's article, as there are used phrases like "file system permissions". But surprisingly, in the article it is also mentioned that:
Unix-like and otherwise POSIX-compliant systems, including Linux-based systems and all macOS versions, have a simple system for managing individual file permissions, which in this article are called "traditional Unix permissions".
And that suggests that permissions are a thing managed by the operating system (at least POSIX-compliant systems, whatever that might exactly mean). This is also suggested by this linfo article on file permissions.
What is more, this Red Hat documentation on ACLs tells that:
The Red Hat Enterprise Linux kernel provides ACL support for the ext3 file system and NFS-exported file systems. ACLs are also recognized on ext3 file systems accessed via Samba.
what would suggest that ACLs â that is, a kind of file permissions â are somehow defined in the Linux kernel.
And I am confused about that.
linux permissions filesystems
add a comment |Â
up vote
0
down vote
favorite
It is known that most Linux systems have some sort of file permissions. But what is responsible for defining them? The operating system, the filesystem, other thing?
Firstly, I thought that it is the filesystem (ext3, NTFS etc.). This is suggested by this Wikipedia's article, as there are used phrases like "file system permissions". But surprisingly, in the article it is also mentioned that:
Unix-like and otherwise POSIX-compliant systems, including Linux-based systems and all macOS versions, have a simple system for managing individual file permissions, which in this article are called "traditional Unix permissions".
And that suggests that permissions are a thing managed by the operating system (at least POSIX-compliant systems, whatever that might exactly mean). This is also suggested by this linfo article on file permissions.
What is more, this Red Hat documentation on ACLs tells that:
The Red Hat Enterprise Linux kernel provides ACL support for the ext3 file system and NFS-exported file systems. ACLs are also recognized on ext3 file systems accessed via Samba.
what would suggest that ACLs â that is, a kind of file permissions â are somehow defined in the Linux kernel.
And I am confused about that.
linux permissions filesystems
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
It is known that most Linux systems have some sort of file permissions. But what is responsible for defining them? The operating system, the filesystem, other thing?
Firstly, I thought that it is the filesystem (ext3, NTFS etc.). This is suggested by this Wikipedia's article, as there are used phrases like "file system permissions". But surprisingly, in the article it is also mentioned that:
Unix-like and otherwise POSIX-compliant systems, including Linux-based systems and all macOS versions, have a simple system for managing individual file permissions, which in this article are called "traditional Unix permissions".
And that suggests that permissions are a thing managed by the operating system (at least POSIX-compliant systems, whatever that might exactly mean). This is also suggested by this linfo article on file permissions.
What is more, this Red Hat documentation on ACLs tells that:
The Red Hat Enterprise Linux kernel provides ACL support for the ext3 file system and NFS-exported file systems. ACLs are also recognized on ext3 file systems accessed via Samba.
what would suggest that ACLs â that is, a kind of file permissions â are somehow defined in the Linux kernel.
And I am confused about that.
linux permissions filesystems
It is known that most Linux systems have some sort of file permissions. But what is responsible for defining them? The operating system, the filesystem, other thing?
Firstly, I thought that it is the filesystem (ext3, NTFS etc.). This is suggested by this Wikipedia's article, as there are used phrases like "file system permissions". But surprisingly, in the article it is also mentioned that:
Unix-like and otherwise POSIX-compliant systems, including Linux-based systems and all macOS versions, have a simple system for managing individual file permissions, which in this article are called "traditional Unix permissions".
And that suggests that permissions are a thing managed by the operating system (at least POSIX-compliant systems, whatever that might exactly mean). This is also suggested by this linfo article on file permissions.
What is more, this Red Hat documentation on ACLs tells that:
The Red Hat Enterprise Linux kernel provides ACL support for the ext3 file system and NFS-exported file systems. ACLs are also recognized on ext3 file systems accessed via Samba.
what would suggest that ACLs â that is, a kind of file permissions â are somehow defined in the Linux kernel.
And I am confused about that.
linux permissions filesystems
linux permissions filesystems
asked 5 mins ago
silv
215
215
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475699%2fwhat-is-responsible-for-file-permissions-in-a-linux-system%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password