[Prev][Next][Index][Thread]

Re: Re[2]: ftp server



> BTW, does anybody know if there is a difference between using /bin/true &
> /bin/false for this purporse?

false = block any access ( even fingering to the users )
true = block only telnet access ( finger is allowed )

adi