pam_smartcard(8) mojave man page | unix.com

Man Page: pam_smartcard

Operating Environment: mojave

Section: 8

pam_smartcard(8)					    BSD System Manager's Manual 					  pam_smartcard(8)

NAME
pam_smartcard -- Smartcard PAM module
SYNOPSIS
[service-name] function-class control-flag pam_smartcard [options]
DESCRIPTION
The Smartcard PAM module supports authentication function class. In terms of the function-class parameter, this is ``auth.'' The Smartcard Authentication Module This module permits or denies users based on smartcard authentication support in the Open Directory database, and the presence of an appro- priate smartcard in the reader attached to the local machine. When a card is locked, the user is asked to unlock it with his PIN. The following options may be passed to this account management module: no_check_shell Continues evaluation even if user's shell is not valid. Normally, users with a shell like /usr/bin/false are considered as disabled. no_ignore Return failure when an appropriate smartcard is not present.
EXAMPLE
Adding the following line on the top of the /etc/pam.d/sudo enables smartcard support for sudo: auth sufficient pam_smartcard.so
SEE ALSO
pam.conf(5), pam(8) SmartCardServices(7)
BSD
August 27, 2015 BSD
Related Man Pages
system-auth-ac(5) - centos
postlogin-ac(5) - centos
pam_opendirectory(8) - mojave
pam_mount(8) - osx
pam_smartcard(5) - sunos
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
12-Core MacPro (2013) kernel_task over 1200%
My first PERL incarnation... Audio Oscillograph
[BASH] eval command not expanding variables as expected.