Greetings,
I have a browser that has to run an applet.
the applet basically does a telnet to a server.
so broswer port 80(http) and the applet port 23 (telnet)
with aaa (csacs) can I force an authentication only on port 80(http) and if it's ok let port 23 pass without autentication?
I don't want to user to autenticate twice in the same broswer, once for http and once for telnet.
so port 23 will pass only if the user has a valid user/pass for port 80.
also, can you please point me to the right documents?
I greatly appreciate any help.
thank you.
- Patrick.