NCM::Component::myproxy¶
NAME¶
myproxy: NCM component to configure MyProxy server.
DESCRIPTION¶
The myproxy component manages the /opt/edg/etc/edg-myproxy.conf file for the MyProxy server.
RESOURCES¶
flavor : string (required)¶
MyProxy configuration variant. Must be either ‘edg’ or ‘glite’.
Default: edg
confFile : string (required)¶
Configuration file for MyProxy. In edg variant, this is an intermediate configuration file used to generate the real one.
Default: /opt/edg/etc/edg-myproxy.conf
daemonName : string (required)¶
The MyProxy daemon name. Must be either ‘myproxy’ or ‘myproxy-server’.
Default: myproxy
trustedDNs : list of string (optional, DEPRECATED)¶
A list containing the list of DNs to trust for proxy renewal and retrieval. This is usually the DNs of all trusted resource brokers. When present, authorizedDNs and and defaultDNS must be ommitted.
DEPENDENCIES¶
None.
BUGS¶
None known.
MAINTAINER¶
Michel Jouvin <>
VERSION¶
1.2.2
SEE ALSO¶
ncm-ncd(1), myproxy-server.config(5)