Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

RedHat 5.2

(Apollo)

ftphosts(5)


ftphosts

ftphosts

Name
Description
Access Capabilities
Files
See Also

Name

ftphosts − ftpd individual user host access file

Description

The ftphosts file is used to allow or deny access to certain accounts from various hosts.

Access Capabilities

allow <username> <addrglob> [<addrglob> ...]

Only allow host(s) matching <addrglob> to log in as <username>.

deny <username> <addrglob> [<addrglob> ...]

Always deny host(s) matching <addrglob> to log in as <username>.

To regulate anonymous ftp access, use the username ftp in this file. The username anonymous will be ignored.

Files

FTPLIB/ftphosts

See Also

ftpd(8), ftpaccess(5), ftplog(5), ftpconversions(5), ftpshut(8)



ftphosts(5)