Sshd
From FreeBSDwiki
		(Difference between revisions)
		
		
 (entry for sshd)  | 
		m  | 
		||
| Line 1: | Line 1: | ||
[[sshd]] is the Secure Shell Daemon, the "server" program that allows [[ssh]] logins to your system. The config file is usually located in /etc/ssh/sshd_config (watch out for those underscores) and it's part of the base system.  | [[sshd]] is the Secure Shell Daemon, the "server" program that allows [[ssh]] logins to your system. The config file is usually located in /etc/ssh/sshd_config (watch out for those underscores) and it's part of the base system.  | ||
| − | [[Category:Securing FreeBSD]]  | + | [[Category:Securing FreeBSD]] [[Category:System Commands]]  | 
Revision as of 22:35, 19 September 2005
sshd is the Secure Shell Daemon, the "server" program that allows ssh logins to your system. The config file is usually located in /etc/ssh/sshd_config (watch out for those underscores) and it's part of the base system.