Permissions
Προηγ
Επόμενο

Permissions

All of the files on a Linux system have permissions that allow or prevent others from viewing, modifying or executing them. The superuser "root" has the ability to access any file on the system. Each file has access restrictions, user restrictions, and an owner/group association.

Every file is secured by the following three layers of permissions, in order of importance:

user

Applies to the user who is the owner of the file.

ομάδα

Αφορά στην ομάδα που ειναι συσχετισμένη με το αρχείο.

other

Αφορά όλους τους άλλους χρήστες.

Μέσα σε κάθε ένα από τα τρία σύνολα δικαιωμάτων, βρίσκονται τα πραγματικές δικαιώματα χρήσης. Τα δικαιώματα επεξηγούνται παρακάτω, ανάλογα με τον τρόπο που ισχύουν για αρχεία και καταλόγους:

ανάγνωση

Αρχεία ή περιεχόμενα κατάλογων τα οποία είναι μόνο για να ανάγνωση.

εγγραφή

Αρχεία ή περιεχόμενα κατάλογων τα οποία μπορουν να μεταβληθούν ή να διαγραφούν.

εκτέλεση

Files that can be run as a program or directories that can be entered.

To view and edit the permissions on files and directories, first open Konqueror in file manager mode by selecting Home Folder from the System Menu located next to the KMenu icon in the bottom left corner of your display. To display the dialog to allow permission editing, right click on a file or directory, then select Properties. The permissions are found under the Permissions tab and allow for the editing of all permission levels, if you are the owner of the file.

Προηγ
Επόμενο
Αρχή