Page 1 of 1

mount network share with same credentials

Posted: Fri Jan 05, 2024 2:13 pm
by q16marvin
Hi,

our users connect openvpn with there ldap credentials, that works fine. after user connected they need manualy to mound a network share.
so they start windows explorer and mount it.

so question: is there any way that the openvpn clients make this automaticly? of course i know i can start automaticly a batch file with name of this file is "<configname>__up.bat". In this script i could use "net use" but than user must tip credentials again in this cmd window :)

I hope you understand what i mean :)

thank you very much!