RE: 100s of FTP Accounts

2001-04-24 Thread Andrew Tyrone

 -Original Message-
 From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, April 24, 2001 11:22 AM
 To: CF-Talk
 Subject: 100s of FTP Accounts
 
 
 We're about to offer all of our users and client complete ftp 
 access to 10mb of storage.
 Every user will have his own directory on our NT machine and ftp 
 account that will
 log him automaticlly to HIS special directory.
 
 What is the best way to seperate directories and accounts without 
 the need to create
 1000s of FTP accounts under NT?
 
 I've heard somewhere that by logging onto FTP with a username 
 that is the same
 as on of the directories, the user automaticlly logs inside it. 
 but I don't want to assign
 NT account to every user... :( - is it somehow possible with 
 Anonymous FTP?
 

Here is a good article:

http://www.iisanswers.com/Top10FAQ/t10-FTPuersfolder.htm

Also, that site is a necessity, in my opinion, if you run IIS.  Great tips, articles, 
and security!


-Andy


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: 100s of FTP Accounts

2001-04-24 Thread Christopher Olive, CIO

you could always write a WSH script to use ADSI to do that.

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-Original Message-
From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 11:22 AM
To: CF-Talk
Subject: 100s of FTP Accounts


We're about to offer all of our users and client complete ftp access to 10mb
of storage.
Every user will have his own directory on our NT machine and ftp account
that will
log him automaticlly to HIS special directory.

What is the best way to seperate directories and accounts without the need
to create
1000s of FTP accounts under NT?

I've heard somewhere that by logging onto FTP with a username that is the
same
as on of the directories, the user automaticlly logs inside it. but I don't
want to assign
NT account to every user... :( - is it somehow possible with Anonymous FTP?


Thanks,

Michael Lugassy
Interactive Music Ltd.
I don't live in fantasy; I just work there...
http://www.imvamp.com
[EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: 100s of FTP Accounts

2001-04-24 Thread Tobe Goldfinger

At 11:51 AM 4/24/2001 , you wrote:
you could always write a WSH script to use ADSI to do that.

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-Original Message-
From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 11:22 AM
To: CF-Talk
Subject: 100s of FTP Accounts


We're about to offer all of our users and client complete ftp access to 10mb
of storage.
Every user will have his own directory on our NT machine and ftp account
that will
log him automaticlly to HIS special directory.

What is the best way to seperate directories and accounts without the need
to create
1000s of FTP accounts under NT?

I've heard somewhere that by logging onto FTP with a username that is the
same
as on of the directories, the user automaticlly logs inside it. but I don't
want to assign
NT account to every user... :( - is it somehow possible with Anonymous FTP?


Thanks,

Michael Lugassy
Interactive Music Ltd.
I don't live in fantasy; I just work there...
http://www.imvamp.com
[EMAIL PROTECTED]


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: 100s of FTP Accounts

2001-04-24 Thread Jon Hall

Dont bog down Windows with all these users. If you use IIS ftp, plan
carefully by assigning your users to groups. The IHTK @
www.intrafoundation.com is a set of custom tags that will let you
programatically set up IIS ftp accounts, directories, and so on.

You might want to think about using an ftp server other than IIS, there are
many others out there that are scriptable and have their own databases of
users, and not relying on the user having a windows account.

jon
- Original Message -
From: Michael Lugassy [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, April 24, 2001 11:21 AM
Subject: 100s of FTP Accounts


 We're about to offer all of our users and client complete ftp access to
10mb of storage.
 Every user will have his own directory on our NT machine and ftp account
that will
 log him automaticlly to HIS special directory.

 What is the best way to seperate directories and accounts without the need
to create
 1000s of FTP accounts under NT?

 I've heard somewhere that by logging onto FTP with a username that is the
same
 as on of the directories, the user automaticlly logs inside it. but I
don't want to assign
 NT account to every user... :( - is it somehow possible with Anonymous
FTP?


 Thanks,

 Michael Lugassy
 Interactive Music Ltd.
 I don't live in fantasy; I just work there...
 http://www.imvamp.com
 [EMAIL PROTECTED]



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: 100s of FTP Accounts

2001-04-24 Thread Christopher Olive, CIO

have i left you speechless? :)

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-Original Message-
From: Tobe Goldfinger [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 1:20 PM
To: CF-Talk
Subject: RE: 100s of FTP Accounts


At 11:51 AM 4/24/2001 , you wrote:
you could always write a WSH script to use ADSI to do that.

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-Original Message-
From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 24, 2001 11:22 AM
To: CF-Talk
Subject: 100s of FTP Accounts


We're about to offer all of our users and client complete ftp access to
10mb
of storage.
Every user will have his own directory on our NT machine and ftp account
that will
log him automaticlly to HIS special directory.

What is the best way to seperate directories and accounts without the need
to create
1000s of FTP accounts under NT?

I've heard somewhere that by logging onto FTP with a username that is the
same
as on of the directories, the user automaticlly logs inside it. but I don't
want to assign
NT account to every user... :( - is it somehow possible with Anonymous FTP?


Thanks,

Michael Lugassy
Interactive Music Ltd.
I don't live in fantasy; I just work there...
http://www.imvamp.com
[EMAIL PROTECTED]


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: 100s of FTP Accounts

2001-04-24 Thread Michael Lugassy

yea. kinda.

CF-TALK is on trial tonight in chat.imvamp.com
let's try it guys.


- Original Message -
From: Christopher Olive, CIO [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, April 24, 2001 9:43 PM
Subject: RE: 100s of FTP Accounts


 have i left you speechless? :)

 chris olive, cio
 cresco technologies
 [EMAIL PROTECTED]
 http://www.crescotech.com



 -Original Message-
 From: Tobe Goldfinger [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, April 24, 2001 1:20 PM
 To: CF-Talk
 Subject: RE: 100s of FTP Accounts


 At 11:51 AM 4/24/2001 , you wrote:
 you could always write a WSH script to use ADSI to do that.
 
 chris olive, cio
 cresco technologies
 [EMAIL PROTECTED]
 http://www.crescotech.com
 
 
 
 -Original Message-
 From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, April 24, 2001 11:22 AM
 To: CF-Talk
 Subject: 100s of FTP Accounts
 
 
 We're about to offer all of our users and client complete ftp access to
 10mb
 of storage.
 Every user will have his own directory on our NT machine and ftp account
 that will
 log him automaticlly to HIS special directory.
 
 What is the best way to seperate directories and accounts without the
need
 to create
 1000s of FTP accounts under NT?
 
 I've heard somewhere that by logging onto FTP with a username that is the
 same
 as on of the directories, the user automaticlly logs inside it. but I
don't
 want to assign
 NT account to every user... :( - is it somehow possible with Anonymous
FTP?
 
 
 Thanks,
 
 Michael Lugassy
 Interactive Music Ltd.
 I don't live in fantasy; I just work there...
 http://www.imvamp.com
 [EMAIL PROTECTED]
 
 

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists