Tuesday, 13 March 2012

How to get localhost's Username and password

I was experiencing the same problem of asking to type username and passoword for http://localhost. try this solution as mentioned below :

1. Open firefox and type in the address bar about:config
2. type ntlm in the textbox.
3. Double click on network.automatic-ntlm-auth.trusted-uris and type localhost there.
4. Click on OK.

You are done.

Feedbacks appraised.

How to get localhost's Username and password

I was experiencing the same problem of asking to type username and passoword for http://localhost. try this solution as mentioned below :

1. Open firefox and type in the address bar about:config
2. type ntlm in the textbox.
3. Double click on network.automatic-ntlm-auth.trusted-uris and type localhost there.
4. Click on OK.

You are done.

Feedbacks appraised.