Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
pam.d /
Delete
Unzip
Name
Size
Permission
Date
Action
atd
258
B
-rw-r--r--
2016-01-14 23:35
chfn
384
B
-rw-r--r--
2015-11-12 23:12
chpasswd
92
B
-rw-r--r--
2015-11-12 23:12
chsh
581
B
-rw-r--r--
2015-11-12 23:12
common-account
1.18
KB
-rw-r--r--
2021-12-04 13:17
common-auth
1.19
KB
-rw-r--r--
2021-12-04 13:17
common-password
1.41
KB
-rw-r--r--
2021-12-04 13:17
common-session
1.44
KB
-rw-r--r--
2021-12-04 13:17
common-session-noninteractive
1.4
KB
-rw-r--r--
2021-12-04 13:17
cron
606
B
-rw-r--r--
2016-04-05 23:59
dovecot
81
B
-rw-r--r--
2016-03-19 00:29
login
4.75
KB
-rw-r--r--
2016-01-30 02:21
newusers
92
B
-rw-r--r--
2015-11-12 23:12
other
520
B
-rw-r--r--
2016-03-16 19:09
passwd
92
B
-rw-r--r--
2015-11-12 23:12
polkit-1
255
B
-rw-r--r--
2016-01-18 00:13
runuser
143
B
-rw-r--r--
2016-03-12 16:14
runuser-l
138
B
-rw-r--r--
2016-03-12 16:14
samba
84
B
-rw-r--r--
2016-03-08 02:23
sshd
2.08
KB
-rw-r--r--
2016-08-11 18:25
su
2.2
KB
-rw-r--r--
2015-11-12 23:12
sudo
239
B
-rw-r--r--
2016-03-30 21:57
systemd-user
251
B
-rw-r--r--
2016-04-12 12:34
vmtoolsd
119
B
-rw-r--r--
2018-05-09 01:51
Save
Rename
# # /etc/pam.d/common-session-noninteractive - session-related modules # common to all non-interactive services # # This file is included from other service-specific PAM config files, # and should contain a list of modules that define tasks to be performed # at the start and end of all non-interactive sessions. # # As of pam 1.0.1-6, this file is managed by pam-auth-update by default. # To take advantage of this, it is recommended that you configure any # local modules either before or after the default block, and use # pam-auth-update to manage selection of other modules. See # pam-auth-update(8) for details. # here are the per-package modules (the "Primary" block) session [default=1] pam_permit.so # here's the fallback if no module succeeds session requisite pam_deny.so # prime the stack with a positive return value if there isn't one already; # this avoids us returning an error just because nothing sets a success code # since the modules above will each just jump around session required pam_permit.so # The pam_umask module will set the umask according to the system default in # /etc/login.defs and user settings, solving the problem of different # umask settings with different shells, display managers, remote sessions etc. # See "man pam_umask". session optional pam_umask.so # and here are more per-package modules (the "Additional" block) session required pam_unix.so # end of pam-auth-update config