Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Deny SSH access while allowing SFTP access' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Deny SSH access while allowing SFTP access
Authored by: enigmamf on Nov 23, '07 10:29:18AM

I haven't tried it but I agree --- sshd is a daemon that is spawned by launchd whenever an incoming connection is made, and it reads the configuration each time. It would certainly be in line with my other experiences with sshd configuration.

Contrast Apache, where an httpd process stays alive to accept and delegate incoming connections.



[ Reply to This | # ]