Ok, more nifty questions from myself.

The format that the rest of the company uses for NT Authentication is 
[domain].com\[username] in the username field, and then [pass] in the password field.

The NT Admins would really like if my application would do the same (so as not to 
throw off users).

Is it possible to split characters off of the username field before providing them to 
the userSearch query... ie 
                
userSearch="(sAMAccountName={0})" with the [domain].com\ part gone?
        

Justin

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

Reply via email to