Hi Mike,
> Even though it works now, I still do not know any meanings of domain and
> host in the NTCredentials's Constructor.

The documentation for this has just recently been updated in CVS.

Essentially, domain is the NT domain you are authenticating with.  If you
have your user name in the form DOMAIN\user then "DOMAIN" is your domain and
you should specify the user as just "user".

The host parameter is the host from which the authentication request is
coming from - in other words, the current machine name.

If you haven't already, check out the authentication guide at
http://jakarta.apache.org/commons/httpclient/authentication.html

Hope that helps,

Adrian Sutton.

----------------------------------------------
Intencha "tomorrow's technology today"
Ph: 38478913 0422236329
Suite 8/29 Oatland Crescent
Holland Park West 4121
Australia QLD
www.intencha.com


> 

> 
> Thanks again
> Mike
> 
> _________________________________________________________________
> Help protect your PC: Get a free online virus scan at McAfee.com.
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to