Cabletron Systems DMS-100 Network Card User Manual


 
134 Appendix C: Using FTP
297-8991-910 Standard 03.01 August 1999
ftp> commandmask mkdir set
Example of a MAP response:
Command mask for the mkdir command has been set
4 Add user information associated with this command mask by typing
ftp> adduserinfo user_id passwd default_dir privilege
and pressing the Enter key.
where
user_id is the user_ID
passwd is the password for this userID
default_dir is the default working directory
privilege is permission to access absolute path names:
y
gives
permissions,
n
denies permissions
Example:
ftp>adduserinfo ‘johnh’ ‘johnh’ ‘/S00DTEMP’ y
Example of a MAP response:
BIND USERINFO PASSED
This userID can now FTP to this node and login using the userID and
password of johnh johnh but does not have permission to use the mkdir
command.
The following commands can be masked:
- cd
- get
- put
- putu
-rename
- delete
- rmdir
- mkdir
- pwd
- ls
- dir
- noop
5 You have completed this procedure.
Procedure 11 Adding a userID with a new command timeout
Use this procedure to add a userID wih a command idle time of forever.
Step Action
1 Start the FTP tool without connecting to a host by typing
ftp> ftp
and pressing the Enter key.
2 Determine the current default command timeout value by typing
ftp> commandtimeout
and pressing the Enter key.