Jump to content

Proxy Authentication Script - HELP!!!!!


Recommended Posts

Posted

I hope someone can help me out. Our internet provided by the LEA requires the users to login when they open up IE (In a normal windows box).

 

Is their any way we can script this as the KS1 kids are having trouble typing in the massive usernames the LEA have givin them.

 

 

Thanks in advance!

Posted

What ever you do to get around this is probably going to be a hack....

 

If as you say this login is done via a normal windows box you might be able to script it with AutoIT.

 

If the login is the same as the current login you can get it from the DOS enviroment variable %USERNAME% which you should be able to read with envGet http://www.autoitscript.com/autoit3/docs/functions/EnvGet.htm (there may be a better way).

 

Cheers

Jona

Posted
What points the workstations at that proxy? Can you change it? If so, could you set up a local proxy (which doesn't use authentication) and then point that to the "external" proxy using a preset username/password.
Posted

Will it let the the same user logon many times simultaneously?

 

In which case use a single mandatory profile for the kids ... complete the logon and tick the box and then make the profile mandatory (change ntuser.dat to ntuser.man)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...