Create users account and home directory on a FTP server at runtime

From: Ann (Ann_at_discussions.microsoft.com)
Date: 01/25/05

  • Next message: Dominick Baier [DevelopMentor]: "Problems with Dpapi Tools zip download link"
    Date: Mon, 24 Jan 2005 15:31:02 -0800
    
    

    Hi,

    I need to create users account and home directory on a FTP server running
    window 2003 server at runtime using C#,

    is it possible to create each new user account and home directory at runtime
    using C#, and each users account to login directly to their own root directory

    for example

    c:\inetpub\wwwroot\ftproot\user01\

    1. when the user01 logs in he/she is directed to the directory
    c:\inetpub\wwwroot\ftproot\user01\
    2. and also to prevent the users getting back to the ftproot directory.

    or is there any software out there can do this?

    Thanks for any information

    Ann


  • Next message: Dominick Baier [DevelopMentor]: "Problems with Dpapi Tools zip download link"

    Relevant Pages

    • recovery
      ... i have a web server hosting many sites,there are many ... users account,each user has its home directory and quota. ...
      (microsoft.public.win2000.security)
    • Create user account and directory on ftp server 2003 at runtime
      ... I need to create users account and directory on an FTP server running 2003 ... and also to prevent the users getting back to the ftproot directory. ... Ann ...
      (microsoft.public.dotnet.framework.aspnet)