Help curl-loader: proxy authentication multiple users
Status: Alpha
Brought to you by:
coroberti
From: 王鹏 <sjz...@gm...> - 2010-03-03 13:56:58
|
Hi Everyone, I get a question about authenticate mutiple users to an explicit proxy. I don't know how curl-loader specify username and password from conf file so that I can proxy auth with multiple users instead of only set one user credential in the tag PROXY_AUTH_CREDENTIALS FAQ does not mention that scenario, looks like it only have config for forms, such as FORM_USAGE_TYPE= "RECORDS_FROM_FILE" I can auth successfully with one user. PROXY_AUTH_METHOD=NTLM PROXY_AUTH_CREDENTIALS=Username:password Any assistance would be greatly appreciated. Thanks, WP |