> i have configured yum with proxy.it was working fine, but i don't want to > save the users password in yum.conf ,it may be store it any encription > method or ,better it can ask from the user while using yum.
you can set the proxy env variables and yum will pick the values from there. Check the below link. http://docs.fedoraproject.org/yum/sn-yum-proxy-server.html Probably you can write a wrapper script for yum and provide it to the user. Let this script ask for the credentials and set the env before invoking yum. Hope this helps. Rgds, Siva. _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
