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
2009-06-04 07:51:30
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
2009-06-04 08:01:40
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
2009-06-04 09:58:50