[ 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.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
share
/
doc
/
pam
/
txts
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 README.pam_access
5,253 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_chroot
1,510 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_console
1,925 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_cracklib
9,757 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_debug
1,995 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_deny
1,035 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_echo
1,100 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_env
3,627 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_exec
2,230 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_faildelay
827 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_faillock
6,062 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_filter
3,102 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_ftp
1,699 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_group
2,175 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_issue
1,356 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_keyinit
2,245 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_lastlog
2,597 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_limits
2,421 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_listfile
3,626 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_localuser
1,167 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_loginuid
1,117 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_mail
2,009 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_mkhomedir
1,361 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_motd
2,588 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_namespace
11,543 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_nologin
1,348 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_permit
907 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_postgresok
346 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_pwhistory
2,243 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_rhosts
1,882 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_rootok
1,086 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_securetty
1,342 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_selinux
2,909 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_sepermit
1,648 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_shells
653 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_stress
2,060 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_succeed_if
2,864 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_time
1,301 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_timestamp
1,616 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_tty_audit
2,779 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_umask
1,631 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_unix
7,265 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_userdb
2,973 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_usertype
1,200 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_warn
1,224 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_wheel
1,968 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.pam_xauth
3,695 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: README.pam_debug
pam_debug — PAM module to debug the PAM stack ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ DESCRIPTION The pam_debug PAM module is intended as a debugging aide for determining how the PAM stack is operating. This module returns what its module arguments tell it to return. OPTIONS auth=value The pam_sm_authenticate(3) function will return value. cred=value The pam_sm_setcred(3) function will return value. acct=value The pam_sm_acct_mgmt(3) function will return value. prechauthtok=value The pam_sm_chauthtok(3) function will return value if the PAM_PRELIM_CHECK flag is set. chauthtok=value The pam_sm_chauthtok(3) function will return value if the PAM_PRELIM_CHECK flag is not set. open_session=value The pam_sm_open_session(3) function will return value. close_session=value The pam_sm_close_session(3) function will return value. Where value can be one of: success, open_err, symbol_err, service_err, system_err, buf_err, perm_denied, auth_err, cred_insufficient, authinfo_unavail, user_unknown, maxtries, new_authtok_reqd, acct_expired, session_err, cred_unavail, cred_expired, cred_err, no_module_data, conv_err, authtok_err, authtok_recover_err, authtok_lock_busy, authtok_disable_aging, try_again, ignore, abort, authtok_expired, module_unknown, bad_item, conv_again, incomplete. EXAMPLES auth requisite pam_permit.so auth [success=2 default=ok] pam_debug.so auth=perm_denied cred=success auth [default=reset] pam_debug.so auth=success cred=perm_denied auth [success=done default=die] pam_debug.so auth optional pam_debug.so auth=perm_denied cred=perm_denied auth sufficient pam_debug.so auth=success cred=success AUTHOR pam_debug was written by Andrew G. Morgan <morgan@kernel.org>.