HP-UX 11i September 2003 Release Notes
HP-UX 11i Version 1.0 Operating Environment Applications
HP-UX 11i Foundation Operating Environment
Chapter 6
116
Documentation
MySQL information is available at www.mysql.com.
MySQL information as it applies to SCM 3.0 is available at http://docs.hp.com.
Partition Manager
See “Partition Manager (parmgr)” on page 58 in Chapter 4, “nPartition (Hard Partition)
Systems.”
Perl Programming Language
Perl is a high-level programming language created and enhanced by the Open Source
community. Perl takes the best features from other languages, such as C, awk, sed, sh,
and BASIC, among others, and at least a dozen other tools and languages.
new for September
2001
Included as of the September 2001 release, Perl programming language version 5.6.1 is a
release of ActivePerl, a product of ActiveState Tool Corporation.
Documentation
For more information see the following:
• Perl Programming, Third Edition, by Larry Wall, Tom Christiansen, and Jon
Orwant. O’Reilly and Associates, Inc. USBN 0-596-00027-8
• the perl (1) manpage (points you to related perl manpages)
• the /opt/perl/bin/perldoc file
For further information, see the following URLs:
http://www.perl.org
www.activestate.com
http://learn.perl.org
Pluggable Authentication Module (PAM) Kerberos
Pluggable Authentication Module (PAM) Kerberos version 11i is a service for
authenticating users or services across an open network. HP-UX 11i provides Kerberos
authentication through a Kerberos-Client product which is a part of the HP-UX base
operating system. Kerberos, the primary authentication mechanism for Windows 2000,
is integrated with Active Directory Service to provide enterprise-wide account
management. This necessitates the implementation of the Kerberos authentication
mechanism on HP-UX as a Pluggable Authentication Module.
Pluggable Authentication Module (PAM) [OSF RFC 86.0] is the standard framework,
and is easily configurable to support multiple authentication technologies on HP-UX.
PAM Kerberos provides the PAM mechanism using Kerberos.
The PAM service module was implemented as a shared library, libpam_krb5.1. This
library is built by linking with libkrb5.sl, and is therefore not dependent on the
libsys.sl library.