Hi All, We are using NTCredentials class from httpClient (commons-httpclient-2.0.jar) for NTLM Authentication. Just wanted to know whether the username and password passed to the constructor of NTCredentials be encoded by using Base64 encoding. or should it be passed as a normal username and password without encoding. Thanks, Ram [ July 29, 2004: Message edited by: Anjaneya Ram ]