J
Jon Gross
We have a project that will require the almost realtime (every 5
minutes) creation of user accounts and a FTP site for each of them. I
would like to write a VB.Net application to do this. This can be a
standard desktop application.
What is the best way to accomplish this?
- Create a user by inserting a "NewUser" into active directory?
- How do I identify a folder as the FTP folder for that new user?
Any ideas or reference material would be appreciated.
We plan to use W2k Server and IIS5 but that can change if needed.
Thanks in advance
Jon
minutes) creation of user accounts and a FTP site for each of them. I
would like to write a VB.Net application to do this. This can be a
standard desktop application.
What is the best way to accomplish this?
- Create a user by inserting a "NewUser" into active directory?
- How do I identify a folder as the FTP folder for that new user?
Any ideas or reference material would be appreciated.
We plan to use W2k Server and IIS5 but that can change if needed.
Thanks in advance
Jon