Hii I want to generate a VOMS proxy for more than 12 hrs. For this I have started the VOMS Core Service by specifying* --timeout=200000* in * $GLITE_LOCATION//etc/voms/trial/voms.conf*.
---*I want to know whether this "timeout" option takes parameter in seconds or hours?????* ---*Do I need to specify the requested time in voms-proxy-init option also by using "--hours" option??* Bydefault, if I dont specify any option in client(voms-proxy-init) and VOMS CoreService for increasing lifetime of proxy, the proxy gets created for 12 hrs. Below is the output of *"voms-proxy-info -all" === VO trial extension information === VO : trial subject : /C=IN/O=C-DAC KP Bangalore/OU=CTSF/OU=ctsf.cdac.org.in/CN=Arpit issuer : /C=IN/O=C-DAC KP Bangalore/OU=CTSF/CN=host/ arpitjain.cdacb.ernet.in attribute : /trial/Role=NULL/Capability=NULL timeleft : 11:58:30* If I specify *-valid 50:00* in *voms-proxy-init* then the output is like below where proxies lifetime gets increased to 24 hrs *=== VO trial extension information === VO : trial subject : /C=IN/O=C-DAC KP Bangalore/OU=CTSF/OU= ctsf.cdac.org.in/CN=Shamjith K V issuer : /C=IN/O=C-DAC KP Bangalore/OU=CTSF/CN=host/ arpitjain.cdacb.ernet.in attribute : /trial/Role=NULL/Capability=NULL timeleft : 23:59:32* -*-Why the validity is not increasing for 50 hrs as I have specified 50 hrs in option??* *--Do I need to start VOMS Core Service with some specific option??* Thanks Arpit
