I have a tool that will allow you to assign those folders to a users
account - at this time it does not create the folder for the user.
Can you let me know how you would think this could be used in regards to the
application I have written.
Details can be seen at :
http://blog.crowe.co.nz/archive/2006/02/15/556.aspx
--
Cheers
Chris Crowe [IIS MVP 1997 -> 2006]
http://blog.crowe.co.nz ------------------------------------------------
[quoted text, click to view] "jo" <jozatan@gmail.com> wrote in message
news:1141192090.472465.85260@u72g2000cwu.googlegroups.com...
> Hello guys.
>
> I'm using FTP from server 2003 in isolation mode without AD. Works
> great without any problems. I tried isolation with AD which also works
> great but I don't like to write vb scripts to set FTPRoot/FTPDir for
> thousands of users and after that other scripts to check which user has
> and which doesn't have the right settings. I'm not good with vbs...
> anyway. So, back to the point.
>
> I'd like to be able to create FTP directory for my users on-a-fly. If
> the FTP directory for an AD users doesn't exist I'd like to be auto
> created. I've thousand of users and it's not very easy to create
> manually directory for each one.
>
> There is an option in AD profile which we are using to create
> directories automatically but in that case first it's already in use,
> and it's not an option in my case =(
>
> I'm looking on the net to find anything but so far I was unable to.
>
> Please, help me.
>
> Thank you in advance.
>