Visit
SearchWinDevelopment.com,
the Visual Basic-Specific Search Engine.
FREE benefits include Daily News, Developer Tips, Career Center, VB
Forums & more.
Author: Chevol Davis Date Submitted: 3/23/2005 Compatibility: VB 6
This file has been downloaded 5735 times.
Task: This application authenticates users against Active Directory using ADSI. If they are not in the students OU then a virtual ftp site and virtual web site and physical directory is created on the server, the user is sent a confirmation email with instructions on how to upload files. All the permissions are setup on the folders and the users folder is isolated from everyone elses. This uses clear forms authentication so no ugly windos login box. After everything is created it then throws the information into a SQL database for later use. This code can be extended to accomplish much more.