pam_serialnumber(8) osx man page | unix.com

Man Page: pam_serialnumber

Operating Environment: osx

Section: 8

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

NAME
pam_serialnumber -- Serial Number PAM module
SYNOPSIS
[service-name] function-class control-flag pam_serialnumber [options]
DESCRIPTION
The Serial Number PAM module supports the authentication function class. In terms of the function-class parameter, this is the ``auth'' class. The Serial Number authenticaion module permits authentication to the root user with a password matching the authenticating Mac's hardware serial number. If the serial number can not be read, for whatever reason, authentication with be denied. This authentication module has been designed and tested for Mac OS X Server installation and setup. Any other usage may be a security risk. The following options may be passed to this authenticaion module: legacy Require only the first eight characters of the serial number. serverinstall Only authenticate when booted from a Mac OS X Server Install volume.
SEE ALSO
pam.conf(5), pam(8), system_profiler(8)
BSD
February 7, 2009 BSD
Related Man Pages
pam_nologin(8) - netbsd
pam_rhosts(8) - netbsd
pam_opendirectory(8) - osx
pam_ksu(8) - freebsd
pam_securetty(8) - freebsd
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash
Python: Refer a properties file from different location