ADM_CCACHE
(char *) malloc(strlen(ADM_CCACHE)+strlen("FILE:")+1);
sprintf(handle->cache_name, "FILE:%s", ADM_CCACHE);