[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:38381] Re: FTPプロキシの設定をapt.confに記述するには
佐野です。
ご返答ありがとうございました。
> man apt.conf をまず最初に読んで下さい。
>
> | To use a ftp proxy you will have to set the ftp::ProxyLogin script
> | in the configuration file. This entry specifies the commands to send
> | to tell the proxy server what to connect to. Please see
> | /usr/share/doc/apt/examples/configure-index.gz for an example of how
> | to do this. The subsitution variables available are $(PROXY_USER),
> | $(PROXY_PASS), $(SITE_USER), $(SITE_PASS), $(SITE), and
> | $(SITE_PORT). Each is taken from it's respective URI component.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> とのことなので、URI として指定されたユーザ名とパスワードが使われます。
> ~~~~~~~~~~~~~~~~~~
> ProxyLogin { } 内はプロキシサーバにログインするために必要なコマンドを
> 書いたスクリプトです。
> ~~~~~~~~~~~~~
確かにご指摘の通りでした。
man の内容をよく読んでいませんでした。
apt.confの内容を
Proxy "ftp://プロキシユーザ名:プロキシパスワード@プロキシサーバ名";
に変更したいと思います。
また、丁寧にご教授いただけ感謝しています。
ありがとうございました。
----------------------------------------
日立ソフトウェアエンジニアリング株式会社
ネットワーク本部 ネットワーク第一設計部
佐野 友紀/Sano Tomoki
sano@xxxxxxxxxxxxxxxxxxxx
tel: (03)5780-2522 (内線(SA)3048)
fax: (03)5780-2540
----------------------------------------