Does anyone know the correct syntax to start or stop the SSH
daemon for MacOS 10.3 and 10.4? I would like to only turn it on
when I need to edit files in places like /etc. Thanks.
On 10.4:
To stop: launchctl unload /System/Library/LaunchDaemons/ssh.plist
To start: launchctl load /System/Library/LaunchDaemons/ssh.plist
On 10.3:
edit /etc/xinetd.d/ssh and kill -HUP xinetd. There's probably a
better way to do this but I don't have a 10.3 machine handy right now.
Or, you could just leave ssh running and use the ipfw to block and
un-block access to port 22
HTH
-geoff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Client-management mailing list (Client-
email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/client-management/g.lee%
40ed.ac.uk
This email sent to email@hidden
______________________________________
Geoff Lee <email@hidden>
Computing Support, Architecture
School of Arts, Culture and Environment
University of Edinburgh
20 Chambers St,
Edinburgh, Scotland,
EH1 1JZ
Tel: +44 (0)131 650 8020
______________________________________