ubuntu:pam:pam_modules
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:pam:pam_modules [2019/12/01 13:45] – created peter | ubuntu:pam:pam_modules [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - PAM -PAM Modules ====== | + | ====== Ubuntu - PAM - PAM Modules ====== |
PAM modules that are referenced in the configuration files can be located with this command: | PAM modules that are referenced in the configuration files can be located with this command: | ||
Line 10: | Line 10: | ||
<code bash> | <code bash> | ||
- | pam_access.so | + | pam_access.so pam_gnome_keyring.so |
- | pam_debug.so | + | pam_cap.so |
- | pam_deny.so pam_limits.so pam_rhosts.so | + | pam_cifscreds.so |
- | pam_echo.so pam_listfile.so pam_rootok.so | + | pam_debug.so |
+ | pam_deny.so | ||
+ | pam_echo.so | ||
+ | pam_env.so | ||
+ | pam_exec.so | ||
+ | pam_extrausers.so | ||
+ | pam_faildelay.so pam_mail.so | ||
+ | pam_filter.so | ||
+ | pam_ftp.so | ||
+ | pam_gdm.so | ||
. . . | . . . | ||
</ | </ | ||
Line 19: | Line 28: | ||
Look in this directory to see what kind of modules are available to use. | Look in this directory to see what kind of modules are available to use. | ||
- | Almost all of the modules have man pages, which can describe their usage. | + | Almost all of the modules have man pages, which can describe their usage. |
+ | |||
+ | <code bash> | ||
+ | man pam_access | ||
+ | </ | ||
ubuntu/pam/pam_modules.1575207907.txt.gz · Last modified: 2020/07/15 09:30 (external edit)