Hi all,
I need my remote users to be able to open a windows session on their laptop using their active directory account.
For that they need to be able to contact the domain controlers before attempting to log in.
That's why i'd like to know if it is possible to open a windows 7 session on an AD domain using openvpn connection ?
Thank you for your help
Jeremy
Connect to openvpn before logon windows 7
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 2
- Joined: Wed Sep 21, 2011 3:35 pm
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: Connect to openvpn before logon windows 7
it's possible to start openvpn before a user logs in - use the openvpn service for that. That logon will/should be fully automatic however, as the service is not capable of asking the user for credentials.
Once the openvpn service is running and a connection is made you can have users authenticate against an AD server via the VPN. Doing it in one go (like Windows 2000/XP allowed for dialup/PPTP VPNs) is not possible, as this requires an even greater integration into the OS.
Once the openvpn service is running and a connection is made you can have users authenticate against an AD server via the VPN. Doing it in one go (like Windows 2000/XP allowed for dialup/PPTP VPNs) is not possible, as this requires an even greater integration into the OS.
-
- OpenVpn Newbie
- Posts: 2
- Joined: Wed Sep 21, 2011 3:35 pm
Re: Connect to openvpn before logon windows 7
Thank you for your answer
Jeremy
Jeremy