Internet Services Delta Manual for HP-UX 11i Version 1.6

Example 6
greeting text Hi!!! Welcome
to FTP Server
- Displays the message "Hi!!! Welcome to FTP server" as the greeting message.
Limit the total time of a session:
This feature allows you to limit the total time a session can take. By default, there is no limit
set. Real users are never limited.
The general syntax for this is:
limit-time {*|anonymous|guest} <minutes>
Forcing all UID/GID's:
This feature has the ability to force all UID/GID in a range to be treated as guests. This is a
new feature that has been added.
The general syntax for this is:
guestuser <username> [ username ... ]
realgroup <groupname> [ groupname ... ]
realuser <username> [ username ... ]
Specification of UID and GID values:
These clauses allow specification of UID and GID values, which will be denied access to the
ftp server. By default, allow access is set.
The general syntax for this is:
deny-uid <uid-range>[...]
deny-gid <gid-range>[...]
allow-uid <uid-range>[...]
allow-gid <gid-range>[...]
access clauses:
Detail counters and ftpaccess clauses allow to set limitation of the user's ability to
upload/download files.
The general syntax for this is:
ul-dl-rate <rate> [ class ...]
dl-free <filename> [ class ...]
dl-free-dir <dirname> [ class ...]
Example 7
ul-dl-rate 2
- For every 1 byte of data that is uploaded, the ftpserver will allow 2 bytes of data to be
downloaded.
nice clause:
The 'nice' clause allows modification of the nice value of the WU-FTPD server process for
certain users. The process nice value is adjusted by the indicated nice-delta value, if the remote
user is a member of the named class. If class is not specified, then use nice-delta as the default
adjustment to the WU-FTPD server process nice value. This default nice value adjustment is
24 WU-FTPD 2.6.1