|
|
Question : How secure is the tsweb interface ?
|
|
I'm looking at running tsweb on a local web server at home now what my concerns are is how secure are the passwords whilst there been passed between the server and the external client. I can't help thinking that it may be worth encapsulating this with ssl ?? any thoughts on this matter. Also would it be possible to make the client server side rather than client side with out using active x controls ?
p.s this is on a windows 2000 platform (both server and pro) server just for future refrence if it makes a diffrence
|
Answer : How secure is the tsweb interface ?
|
|
TSAC is using a 40 - 128 Bit encryption to transmit the password (depending on the server and the encryption level it allows). Look at: http://www.microsoft.com/windows2000/techinfo/administration/terminal/tsacfaq.asp for further details.
I would recommend in using IPSec to encapsulate the traffic from the client to the server, which should't be a problem in your case, because you have full control over the client.
|
|
|
|