Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.173
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
security /
Delete
Unzip
Name
Size
Permission
Date
Action
limits.d
[ DIR ]
drwxr-xr-x
2017-05-27 17:44
namespace.d
[ DIR ]
drwxr-xr-x
2017-05-27 17:44
access.conf
4.51
KB
-rw-r--r--
2017-05-27 17:44
group.conf
3.55
KB
-rw-r--r--
2017-05-27 17:44
limits.conf
2.1
KB
-rw-r--r--
2017-05-27 17:44
namespace.conf
1.41
KB
-rw-r--r--
2017-05-27 17:44
namespace.init
1016
B
-rwxr-xr-x
2017-05-27 17:44
opasswd
0
B
-rw-------
2017-06-20 11:40
pam_env.conf
2.9
KB
-rw-r--r--
2017-05-27 17:44
sepermit.conf
419
B
-rw-r--r--
2017-05-27 17:44
time.conf
2.13
KB
-rw-r--r--
2017-05-27 17:44
Save
Rename
# /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