Associate
- Joined
- 2 Sep 2007
- Posts
- 1,998
Has anyone used them?
I'm going to be developing a web page in ASP.NET so users can register their own accounts. This is the process: -
Create the user in Active Directory.
Create a folder on our file server for the user.
Create a share for the folder.
Set a quota on the folder (20mb each).
Create an exchange mailbox and set the mailbox to 10mb.
What I'm going to do is create a page where they have to verify it is actually them and if it is they can create their own account. I will be invoking a web service to do the above steps. Does anyone think this could be problematic?
I'm going to be developing a web page in ASP.NET so users can register their own accounts. This is the process: -
Create the user in Active Directory.
Create a folder on our file server for the user.
Create a share for the folder.
Set a quota on the folder (20mb each).
Create an exchange mailbox and set the mailbox to 10mb.
What I'm going to do is create a page where they have to verify it is actually them and if it is they can create their own account. I will be invoking a web service to do the above steps. Does anyone think this could be problematic?