views:

337

answers:

1

i trying to do integrating with AD with jcifs. each time i do getPassword(), i get null. as I am using WMA. each time firefox will prompt for username/password . how to get the password entered by user? i able to get the username with .getName();

A: 

For the second question: Firefox and not prompt

This if you already configured silent authentication using kerberos.

volothamp
hi volothamp, thanks for the response. but u didnt get it. i do not might firefox prompt for username/password. what i want to do is ,capture the password in my code
cometta
I see. Sorry, I can't help you, but from what I've know, it won't be that easy. Password are never stored in clear, except for basic authentication.Bye!
volothamp