J
jimmysjams
I am working on a program to create connection settings and map
network drives for users over a VPN. I have stated that the program
will not support any version of Windows earlier than XP. The problem
I am encountering is with XP Home and MCE. I am using cmdkey (which I
have packaged with the program) to store the user name and password
for our network sites, which use Windows authentication. After some
research I have discovered that this particular feature is not
available in Home nor MCE.
How do I authenticate an account on a computer that isn't on my
organization's domain? More specifically, how do I present role
specific content to users who are connected via VPN without requiring
them to enter their user name and password a second time? I have the
user name and password after passing it to the VPN client, but how do
I use it to grant access to our intranet sites? Is it a registry key
value change?
network drives for users over a VPN. I have stated that the program
will not support any version of Windows earlier than XP. The problem
I am encountering is with XP Home and MCE. I am using cmdkey (which I
have packaged with the program) to store the user name and password
for our network sites, which use Windows authentication. After some
research I have discovered that this particular feature is not
available in Home nor MCE.
How do I authenticate an account on a computer that isn't on my
organization's domain? More specifically, how do I present role
specific content to users who are connected via VPN without requiring
them to enter their user name and password a second time? I have the
user name and password after passing it to the VPN client, but how do
I use it to grant access to our intranet sites? Is it a registry key
value change?