Sonia jacob
09-25-2004, 01:28 PM
Hi,
I have to write a program for setting an FTP site
programmatically in VC++ for Windows 2000 machines. But
the security setting fails for setting password. I done
this part as follows,
I created a user in local system
Set UserIsolationMode = 2 , ADConnectionsUserName =
domin/user and set ADConnectionsPassword.
Then the site set correctly but the privilege is not set.
I am doing this first. So please let me know the way is
correct or not.
Also, help me to solve the problem. I need it urgently.
Thank You,
Sonia Jacob
I have to write a program for setting an FTP site
programmatically in VC++ for Windows 2000 machines. But
the security setting fails for setting password. I done
this part as follows,
I created a user in local system
Set UserIsolationMode = 2 , ADConnectionsUserName =
domin/user and set ADConnectionsPassword.
Then the site set correctly but the privilege is not set.
I am doing this first. So please let me know the way is
correct or not.
Also, help me to solve the problem. I need it urgently.
Thank You,
Sonia Jacob