On 2008-05-17 ogin wrote:
> it looks like Leopard ignores following lines in sshd_config - e.g.
> setting:
> AddressFamily inet
> ListenAddress 1.2.3.4
>
> and sshd restart gives:
> tcp4 0 0 *.22 *.* LISTEN
> tcp6 0 0 *.22 *.* LISTEN
> what is not desired behavior. So howto change in 10.5 ?
I ran into the same problem a while ago. The reason for this behaviour
is that sshd is started by launchd, so you need to set these parameters
in /System/Library/LaunchDaemons/ssh.plist. The respective parameter
names are "SockFamily" and "SockNodeName" (see "man launchd.plist").
Regards
Ansgar Wiechers
--
"Another option [for defragmentation] is to back up your important files,
erase the hard disk, then reinstall Mac OS X and your backed up files."
--http://docs.info.apple.com/article.html?artnum=25668
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden
This email sent to email@hidden