Hi!

> The http auth headers from the baseurl for the repo surely need to be 
> injected into the rpm download request.

It is (just checked).  Nowhere does Yum strip the 'user:pass@' prefix 
from netloc, so it's included in RPM download requests (the ones using 
that baseurl).

If you want a particular basic auth to be used for hosts from mirrorlist
and/or metalink, use the repository options 'username' and 'password' instead.
These are repo-global, so curl sends that auth header for all requests.

bye,
Zdenek
_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to