home *** CD-ROM | disk | FTP | other *** search
- anonymous * {ftp_fs}::{ftp_drive}.{ftp_root_dir} 3
- ftp * {ftp_fs}::{ftp_drive}.{ftp_root_dir} 3
- #
- # The two lines above allow anonymous ftp for users "anonymous" and "ftp" -
- # any password is acceptable and they have permission to read files and
- # to create new files but not over-write existing files.
- #
- # To create a privileged ftp user "fred" with password "blogs" and a csd of
- # "adfs::4.$.fred" use
- #
- # fred blogs adfs::4.$.fred 3
- #
- # Again the "3" indicates read and non-destructive writes. Other permissions
- # can be granted by adding the appropriate numbers below:
- #
- # 1 = File read permission
- # 2 = Non-destructive file write permission
- # 4 = Delete and destructive file write permission
- #
- # Other permission bits used in PC KA9Q have no effect, in particular a
- # permission of 128 does NOT disallow the user access.
-