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 | : 3.137.219.68
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_mail
pam_mail — Inform about available mail ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ DESCRIPTION The pam_mail PAM module provides the "you have new mail" service to the user. It can be plugged into any application that has credential or session hooks. It gives a single message indicating the newness of any mail it finds in the user's mail folder. This module also sets the PAM environment variable, MAIL, to the user's mail directory. If the mail spool file (be it /var/mail/$USER or a pathname given with the dir= parameter) is a directory then pam_mail assumes it is in the Maildir format. OPTIONS close Indicate if the user has any mail also on logout. debug Print debug information. dir=maildir Look for the users' mail in an alternative location defined by maildir/ <login>. The default location for mail is /var/mail/<login>. Note, if the supplied maildir is prefixed by a '~', the directory is interpreted as indicating a file in the user's home directory. empty Also print message if user has no mail. hash=count Mail directory hash depth. For example, a hashcount of 2 would make the mail file be /var/spool/mail/u/s/user. noenv Do not set the MAIL environment variable. nopen Don't print any mail information on login. This flag is useful to get the MAIL environment variable set, but to not display any information about it. quiet Only report when there is new mail. standard Old style "You have..." format which doesn't show the mail spool being used. This also implies "empty". EXAMPLES Add the following line to /etc/pam.d/login to indicate that the user has new mail when they login to the system. session optional pam_mail.so standard AUTHOR pam_mail was written by Andrew G. Morgan <morgan@kernel.org>.
Close