RFC487 - Free file transfer

王朝other·作者佚名  2008-05-31
宽屏版  字体: |||超大  

Network Working Group Bob Bressler

Request for Comments #487 BBN

NIC #15065 6 April 1973

Free File Transfer

In the past several months, many people have commented to me about

their difficulty in transferring files. The hang up appears to be with

systems that have some flavor of security, but on which the user has no

Access privileges. Specifically, the FTP server demands a user and

passWord before it will grant any system access. The loophole which

people have been using is the MAIL FILE facility, which is both limited

in scope and intended for other purposes.

A frequently used model for file protection is to define three

levels of user access: 1) only the user himself; 2) all users in a

group; 3) everyone. Up until now, "everyone" has meant anyone already

granted logon privileges. A new class is, perhaps, needed to cover

everyone, exclusive of whether or not they are logged on.

With all this in mind, I propose the following course of action:

If a user connects to an FTP server and makes a file request without

supplying a user name-password, the server should then examine the file

access parameters. If the file is listed as accessible to anyone, then

the transfer should be allowed to proceed.

This scheme can be implemented so as not to yield file creations

privileges - for example, store commands can be implemented via an

append mechanism. If I wanted a file sent to me I could create an empty

file with unlimited append access. I would then inform the foreign user

to store (append?) to that file.

The problem of accounting is somewhat more complex. Clearly,

storing a file in a user's Directory can be charged to that user. When

retrieving a file from a general system directory, there is no "user"

specified, and overhead may have to be billed. The former case involved

both CPU time for transfer and secondary storage charges for storing the

new file. In the latter case, only CPU charges are involved, and these

may be sufficiently small to not cause a major problem.

BBN TENEX has agreed to modify their FTP server to allow general

access transfers as described above. Specific details for usage will be

available when installation is complete. I urge other systems to make

this service available, if only on an eXPerimental basis. The sUCcess

of such an experiment will be judged by the reaction of the general user

community and the uses to which FTP is put.

NOTE: Bob Clements tells me that the BBN TENEX implementation will

probably require a user name of something like "FREE" or

"ANONYMOUS", but not require a password.

RB/jm

[ This RFCwas put into machine readable form for entry ]

[ into the online RFCarchives by Alex McKenzie with ]

[ support from GTE, formerly BBN Corp. 9/99 ]

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有