On Thu, 7 Sep 2000, Conrad wood wrote: > I am currently setting up an internal mirror for our debian servers. > The idea is to be able to distupgrade debian servers from a central > mirror on the lan. However... I am missing an option on apt to provide > a password authentication to the webserver. > Is that something I`m missing or is that not implemented in apt?
Use standard URI password notation: deb http://myuser:[EMAIL PROTECTED]/debian unstable main Works for http and ftp.. Jason

