Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els11.x86_64 #1 SMP Sun Nov 3 09:06:59 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 18.117.70.64
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
pam-1.1.8 /
txts /
[ HOME SHELL ]
Name
Size
Permission
Action
README.pam_access
4.84
KB
-rw-r--r--
README.pam_chroot
1.47
KB
-rw-r--r--
README.pam_console
1.88
KB
-rw-r--r--
README.pam_cracklib
9.53
KB
-rw-r--r--
README.pam_debug
1.95
KB
-rw-r--r--
README.pam_deny
1.01
KB
-rw-r--r--
README.pam_echo
1.07
KB
-rw-r--r--
README.pam_env
3.07
KB
-rw-r--r--
README.pam_exec
2.21
KB
-rw-r--r--
README.pam_faildelay
827
B
-rw-r--r--
README.pam_faillock
7.94
KB
-rw-r--r--
README.pam_filter
3.03
KB
-rw-r--r--
README.pam_ftp
1.66
KB
-rw-r--r--
README.pam_group
2.09
KB
-rw-r--r--
README.pam_issue
1.32
KB
-rw-r--r--
README.pam_keyinit
2.19
KB
-rw-r--r--
README.pam_lastlog
2.21
KB
-rw-r--r--
README.pam_limits
2.36
KB
-rw-r--r--
README.pam_listfile
3.54
KB
-rw-r--r--
README.pam_localuser
1.14
KB
-rw-r--r--
README.pam_loginuid
986
B
-rw-r--r--
README.pam_mail
1.96
KB
-rw-r--r--
README.pam_mkhomedir
1.33
KB
-rw-r--r--
README.pam_motd
755
B
-rw-r--r--
README.pam_namespace
10.75
KB
-rw-r--r--
README.pam_nologin
1.32
KB
-rw-r--r--
README.pam_permit
907
B
-rw-r--r--
README.pam_postgresok
346
B
-rw-r--r--
README.pam_pwhistory
1.89
KB
-rw-r--r--
README.pam_rhosts
1.84
KB
-rw-r--r--
README.pam_rootok
1.06
KB
-rw-r--r--
README.pam_securetty
1.31
KB
-rw-r--r--
README.pam_selinux
2.84
KB
-rw-r--r--
README.pam_sepermit
1.61
KB
-rw-r--r--
README.pam_shells
652
B
-rw-r--r--
README.pam_stress
2.01
KB
-rw-r--r--
README.pam_succeed_if
2.8
KB
-rw-r--r--
README.pam_tally
4.67
KB
-rw-r--r--
README.pam_tally2
5.52
KB
-rw-r--r--
README.pam_time
1.27
KB
-rw-r--r--
README.pam_timestamp
1.48
KB
-rw-r--r--
README.pam_tty_audit
2.71
KB
-rw-r--r--
README.pam_umask
1.59
KB
-rw-r--r--
README.pam_unix
6.91
KB
-rw-r--r--
README.pam_userdb
2.81
KB
-rw-r--r--
README.pam_warn
1.2
KB
-rw-r--r--
README.pam_wheel
1.92
KB
-rw-r--r--
README.pam_xauth
3.61
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.pam_stress
# # This describes the behavior of this module with respect to the # /etc/pam.conf file. # # writen by Andrew Morgan <morgan@parc.power.net> # This module recognizes the following arguments. debug put lots of information in syslog. *NOTE* this option writes passwords to syslog, so don't use anything sensitive when testing. no_warn don't give warnings about things (otherwise warnings are issued via the conversation function) use_first_pass don't prompt for a password, for pam_sm_authentication function just use item PAM_AUTHTOK. try_first_pass don't prompt for a password unless there has been no previous authentication token (item PAM_AUTHTOK is NULL) rootok This is intended for the pam_sm_chauthtok function and it instructs this function to permit root to change the user's password without entering the old password. The following arguments are acted on by the module. They are intended to make the module give the impression of failing as a fully functioning module might. expired an argument intended for the account and chauthtok module parts. It instructs the module to act as if the user's password has expired fail_1 this instructs the module to make its first function fail. fail_2 this instructs the module to make its second function (if there is one) fail. The function break up is indicated in the Module Developers' Guide. Listed here it is: service function 1 function 2 ------- ---------- ---------- auth pam_sm_authenticate pam_sm_setcred password pam_sm_chauthtok session pam_sm_open_session pam_sm_close_session account pam_sm_acct_mgmt prelim for pam_sm_chauthtok, means fail on PAM_PRELIM_CHECK. required for pam_sm_chauthtok, means fail if the user hasn't already been authenticated by this module. (See stress_new_pwd data item below.) # # data strings that this module uses are the following: # data name value(s) Comments --------- -------- -------- stress_new_pwd yes tells pam_sm_chauthtok that pam_sm_acct_mgmt says we need a new password
Close