Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Path to Linux / Unix Systems Administrator Post 302415434 by jhtrice on Thursday 22nd of April 2010 03:06:48 PM
Old 04-22-2010
Find a mentor

It's been my experience that Unix admins tend to be fairly independent and like to figure things out for themselves. That being said, a good mentor can be a huge benefit. Do you know a Unix admin that has a rep for being a guru?
 

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

Unix Administrator and Linux Administrator transition

Hello Unix Experts, I'm going to be graduating with a CIS (Computer Information Systems) degree in the coming year. I have been offered an internship with a job title of Unix Administrator under a well known company. I understand that Unix is used for high-end servers in many large... (1 Reply)
Discussion started by: brentmd24
1 Replies

2. Advertise with Us

UNIX Systems Administrator Opportunity

Optiver is a worldwide market maker and derivatives trading firm with offices strategically located in Chicago, Amsterdam and Sydney. Attracting very ambitious, talented and results-oriented individuals to become members of a highly selective trading and support group is a primary contributor to... (0 Replies)
Discussion started by: Barb S.
0 Replies
pam_pkcs11(8)						    System Administration tools 					     pam_pkcs11(8)

NAME
pam_pkcs11 - PAM Authentication Module for PKCS#11 token libraries SYNOPSIS
pam_pkcs11.so [debug] [configfile=<configfile>] DESCRIPTION
This Linux-PAM login module allows a X.509 certificate based user login. The certificate and its dedicated private key are thereby accessed by means of an appropriate PKCS #11 module. For the verification of the users' certificates, locally stored CA certificates as well as either online or locally accessible CRLs are used. CONFIGURATION
The program that needs a PAM service should be configured in /etc/pam.conf or /etc/pam.d/<servicename>. pam_pkcs11 can be used in the <auth> PAM chain. For details on how to configure PAM services, see the PAM documentation for your system. This manual does not cover PAM configuration details. The existing PAM service definitions for other applications on your system is also a good source for examples on how to configure a PAM service. FILES
/etc/pam_pkcs11/pam_pkcs11.conf /usr/lib/pam_pkcs11/*_mapper.so AUTHOR
Original PAM-pkcs11 was written by Mario Strasser <mast@gmx.net>. Newer versions are from Juan Antonio Martinez <jonsito@teleline.es>. REPORTING BUGS
Report bugs ideas, comments, bug-fixes and so to: Juan Antonio Martinez <jonsito@teleline.es> SEE ALSO
pam(8), pam_pkcs11.conf(5), PAM Systems Administrator Guide, README.mappers file, PAM-PKCS#11 User Manual. Mario Strasser 15-Feb-2005 pam_pkcs11(8)
All times are GMT -4. The time now is 11:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy