OXIESEC PANEL
- Current Dir:
/
/
etc
/
security
Server IP: 191.96.63.230
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/21/2025 01:37:12 AM
rwxr-xr-x
📄
access.conf
4.46 KB
10/14/2023 01:54:07 PM
rw-r--r--
📄
chroot.conf
82 bytes
10/14/2023 01:54:08 PM
rw-r--r--
📁
console.apps
-
10/14/2023 01:54:08 PM
rwxr-xr-x
📄
console.handlers
624 bytes
10/14/2023 01:54:09 PM
rw-r--r--
📄
console.perms
939 bytes
10/14/2023 01:54:09 PM
rw-r--r--
📁
console.perms.d
-
10/14/2023 01:54:08 PM
rwxr-xr-x
📄
faillock.conf
2.18 KB
10/14/2023 01:54:09 PM
rw-r--r--
📄
group.conf
3.55 KB
10/14/2023 01:54:10 PM
rw-r--r--
📄
limits.conf
2.37 KB
10/14/2023 01:54:11 PM
rw-r--r--
📁
limits.d
-
10/14/2023 01:54:11 PM
rwxr-xr-x
📄
namespace.conf
1.41 KB
10/14/2023 01:54:13 PM
rw-r--r--
📁
namespace.d
-
10/14/2023 01:54:13 PM
rwxr-xr-x
📄
namespace.init
1016 bytes
10/14/2023 01:54:13 PM
rwxr-xr-x
📄
opasswd
0 bytes
10/14/2023 01:54:19 PM
rw-------
📄
pam_env.conf
2.9 KB
10/14/2023 01:54:09 PM
rw-r--r--
📄
pwhistory.conf
517 bytes
10/14/2023 01:54:14 PM
rw-r--r--
📄
sepermit.conf
419 bytes
10/14/2023 01:54:15 PM
rw-r--r--
📄
time.conf
2.13 KB
10/14/2023 01:54:16 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