OXIESEC PANEL
- Current Dir:
/
/
etc
/
security
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/06/2025 05:57:38 AM
rwxr-xr-x
📄
access.conf
4.46 KB
11/26/2024 05:25:49 PM
rw-r--r--
📄
chroot.conf
82 bytes
11/26/2024 05:25:50 PM
rw-r--r--
📁
console.apps
-
11/26/2024 05:25:50 PM
rwxr-xr-x
📄
console.handlers
624 bytes
11/26/2024 05:25:50 PM
rw-r--r--
📄
console.perms
939 bytes
11/26/2024 05:25:50 PM
rw-r--r--
📁
console.perms.d
-
11/26/2024 05:25:50 PM
rwxr-xr-x
📄
faillock.conf
2.18 KB
11/26/2024 05:25:50 PM
rw-r--r--
📄
group.conf
3.55 KB
11/26/2024 05:25:52 PM
rw-r--r--
📄
limits.conf
2.37 KB
11/26/2024 05:25:53 PM
rw-r--r--
📁
limits.d
-
11/26/2024 05:25:53 PM
rwxr-xr-x
📄
namespace.conf
1.41 KB
11/26/2024 05:25:54 PM
rw-r--r--
📁
namespace.d
-
11/26/2024 05:25:54 PM
rwxr-xr-x
📄
namespace.init
1016 bytes
11/26/2024 05:25:54 PM
rwxr-xr-x
📄
opasswd
0 bytes
11/26/2024 05:26:00 PM
rw-------
📄
pam_env.conf
2.9 KB
11/26/2024 05:25:51 PM
rw-r--r--
📄
pwhistory.conf
517 bytes
11/26/2024 05:25:55 PM
rw-r--r--
📄
sepermit.conf
419 bytes
11/26/2024 05:25:56 PM
rw-r--r--
📄
time.conf
2.13 KB
11/26/2024 05:25:57 PM
rw-r--r--
Editing: console.perms
Close
# /etc/security/console.perms # # This file determines the permissions that will be given to priviledged # users of the console at login time, and the permissions to which to # revert when the users log out. # format is: # <class>=list of regexps specifying consoles or globs specifying files # file-glob|<class> perm dev-regex|<dev-class> \ # revert-mode revert-owner[.revert-group] # the revert-mode, revert-owner, and revert-group are optional, and default # to 0600, root, and root, respectively. # # For more information: # man 5 console.perms # # This file should not be modified. # Rather a new file in the console.perms.d directory should be created. # file classes -- these are regular expressions <console>=tty[0-9][0-9]* vc/[0-9][0-9]* :[0-9]+\.[0-9]+ :[0-9]+ <xconsole>=:[0-9]+\.[0-9]+ :[0-9]+ # device classes -- see console.perms.d/50-default.perms # permission definitions -- see console.perms.d/50-default.perms