Tingyu(Kevin) Zeng wrote:
> hi all,
>      Now I am reading the source codes of gexec and gexecd, and met some 
> problems. I can't find the explaination and implementation of  some 
> functions that establish the authentication in gexec.c and gexecd.c . 
>     For example, in gexec.c , i can not find which library 
> auth_init_credentials() belongs to. :-( and in gexecd.c , i can't find 
> the implementation of auth_verify_signature().
>     So , my question is , what kind of library the functions mentioned 
> above belong to? For the authentication in gexec, can we know the detail 
> of implementation?
>    Thanks a lot!

Looks like this isn't in the docs anymore ... hellooooo google cache!

http://216.239.37.100/search?q=cache:PnRdvVw8A90C:ganglia.sourceforge.net/docs/install.html+gexecd+authd&hl=en&ie=UTF-8

The library you're looking for is called authd.  It's only been tested on
Linux.  Have fun...



Reply via email to