.\" In .TH, FOO should be all caps, SECTION should be 1-8, maybe w/ subsection .\" other parms are allowed: see man(7), man(1) .\" .\" This template provided by Tom Christiansen . .\" .TH LCMAPS_VOMS.MOD 8 "March 6, 2012" "Stichting FOM/Nikhef" "Site Access Control" .SH NAME lcmaps_voms.mod \- LCMAPS plugin extract VOMS attributes from the certificate chain \- DEPRECATED .SH SYNOPSIS .nh .ad l .B lcmaps_voms.mod .RB [ \-vomsdir .IR vomsdir ] .RB [ \-certdir .IR certdir ] .hy .ad b .SH DESCRIPTION This plugin forms the link between the VOMS data found in the user grid credential (X509 certificate) and the lcmaps system. It will retrieve the VOMS data by using the VOMS API. The plugin stores the VOMS data in the LCMAPS process space, where it is accessible by other 'VOMS-aware' plugins, and should, therefore, be evaluated before the other plugins, that actually gather the local credentials based on the VOMS information (e.g. .nh .BR lcmaps_voms_poolaccount.mod (8), .BR lcmaps_voms_poolgroup.mod (8) and .BR lcmaps_voms_localgroup.mod (8)). .SH DEPRECATED This plugin is depricated. It is NOT advised to configure this plugin with an LCMAPS version newer then 1.4.0. The VOMS credentials extraction process has since that version been integrated into the core of the LCMAPS framework. .SH OPTIONS .TP .BI "\-vomsdir " vomsdir Provide the root directory for the VOMS .lsc files and/or the VOMS-host/service certificates. This is required to be able to verify the VOMS Attribute Certificates. .TP .BI "\-certdir " certdir Provide the certificate directory where the CA distribution is made available. .SH "RETURN VALUES" .TP .B LCMAPS_MOD_SUCCESS Success. .TP .B LCMAPS_MOD_FAIL Failure. .SH BUGS Please report any errors to the Nikhef Grid Middleware Security Team . .SH "SEE ALSO" .BR lcmaps.db (5), .BR lcmaps (3). .SH AUTHORS LCMAPS and the LCMAPS plug-ins were written by the Grid Middleware Security Team .