IIS FTP Server - script to create users

This is Interesting: Free IT Magazines  
Home > Archive > IIS FTP Server > February 2005 > script to create users





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author script to create users
Cnews-ms

2005-01-20, 5:57 pm

Can we set up a script so that client services could easily setup and remove
customer FTP sites on the FTP server? This would have to create a directory
with the correct security so only that customer, and client services staff
could access it and set up the user and password in the system. A script
would be needed for them to remove a client from FTP access as well. Is this
something that is relatively simple to set up?

Thanks!

cd
--


Bernard

2005-02-01, 2:47 am

Errr. I think there's some tools for windows to create user, etc.
I don't have a complete one, you need

user account: net user blabla /add
create directory: mkdir
ftp directory or site: iisftp.vbs
nfts: xcalcs.exe


--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



"Cnews-ms" <craig@nospam.net> wrote in message
news:uja%23Dyv$EHA.1564@TK2MSFTNGP09.phx.gbl...
> Can we set up a script so that client services could easily setup and
> remove customer FTP sites on the FTP server? This would have to create a
> directory with the correct security so only that customer, and client
> services staff could access it and set up the user and password in the
> system. A script would be needed for them to remove a client from FTP
> access as well. Is this something that is relatively simple to set up?
>
> Thanks!
>
> cd
> --
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com