I have succesfully established a Sonicwall Vpn client connection to the
firewall. I can ping all devices on the remote lan, including the
server. But, how do I authenticate to map drives. If I try to use net
use \\srvr\share /useromain\user, it fails with bad username or
password.
dolfantimmy schrieb:
> I have succesfully established a Sonicwall Vpn client connection to the
> firewall. I can ping all devices on the remote lan, including the
> server. But, how do I authenticate to map drives. If I try to use net
> use \\srvr\share /useromain\user, it fails with bad username or
> password.
You have to give your password in the line:
net use x: \\svr2000\u mypass /USER:myuser
My tests with this client get the same symtom. As soon I use the
password, it runs. But some critical: the password sen in clear
text and when you use a batch, there's no cryption.
Sorry about my english, my german is much better ;-)