Hello
will anyone tell me is it possible to program in JAVA such that we can disable the internet explorer for authentication purpose and if user is authorised than only user can access the sites using internet explorer.
Disabling Internet explorer
Started by pankaj2007, Apr 09 2007 01:10 AM
2 replies to this topic
#1
Posted 09 April 2007 - 01:10 AM
|
|
|
#2
Guest_Jordan_*
Posted 09 April 2007 - 12:33 PM
Guest_Jordan_*
pankaj2007 said:
Hello
will anyone tell me is it possible to program in JAVA such that we can disable the internet explorer for authentication purpose and if user is authorised than only user can access the sites using internet explorer.
will anyone tell me is it possible to program in JAVA such that we can disable the internet explorer for authentication purpose and if user is authorised than only user can access the sites using internet explorer.
You want to use something such as Active Directory for authentication purposes? Is that what you are asking?
#3
Posted 10 April 2007 - 01:13 AM
Hello
i m an engg student and i want to make a project "INTERNET ACCESS CONTROL" in JAVA for my own internet Lab LAN in which i want to assign user ID and Password to each student of my college so that as they sit on pc for browsing any sites they have to enter their user id and their pasword on that pc and a checking has to perform at the server side that whether the user is valid or not if the user is not a valid one that the server should not forward any request from that Pc based on its IP address mechanism all the request coming from that pc where unauthorised client is sitting has to be blocked
whereas URL request coming from a user who is authorised has to be forwarded is their any mechanism to block the URL request using JAVA as a programming language.
i m an engg student and i want to make a project "INTERNET ACCESS CONTROL" in JAVA for my own internet Lab LAN in which i want to assign user ID and Password to each student of my college so that as they sit on pc for browsing any sites they have to enter their user id and their pasword on that pc and a checking has to perform at the server side that whether the user is valid or not if the user is not a valid one that the server should not forward any request from that Pc based on its IP address mechanism all the request coming from that pc where unauthorised client is sitting has to be blocked
whereas URL request coming from a user who is authorised has to be forwarded is their any mechanism to block the URL request using JAVA as a programming language.


Sign In
Create Account

Back to top









