le 24/09/04 17:00, Paul Mitchell à email@hidden a écrit :
>
> Right, however I haven't loaded Remote Desktop on them as yet, and, of
> course, there's no monitor. Is there a command line entry via
> networksetup which could switch this on?
>
You can launch ARD easyly through ssh with the kickstart command
And then use ARD or VNC to connect through GUI :
Apple Remote Desktop 2: Configuring remotely via command line (kickstart)
Note: This document does not apply to ARD version 1.2 or earlier or versions
1.2.1 to 1.2.4.
Apple Remote Desktop 2 includes the "kickstart" command line utility. It
allows you to install, uninstall, activate, configure, and restart
components of Apple Remote Desktop without restarting the computer. You can
configure all the features found in Apple Remote Desktop preferences.
The kickstart utility is located here:
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resourc
es/kickstart
You need an administrator account to use the kickstart utility. To begin
using the kickstart utility, use the sudo command, such as:
$ sudo
'/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resourc
es/kickstart' -restart -agent
Note: All commands presented in this document should be typed as one line of
text. It's OK if the text wraps as you enter it, just be sure not to enter
hard carriage returns.
Following are three examples of other things you could do.
1. Activate Remote Desktop Sharing, enable access privileges for all users,
restart ARD Agent:
$ sudo
'/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resourc
es/kickstart' -activate -configure -access -on -restart -agent
2. Activate Remote Desktop Sharing, enable access privileges for the users
"admin", grant full privileges for the users "admin", restart ARD Agent and
Menu extra:
$ sudo
'/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resourc
es/kickstart' -activate -configure -access -on -users admin -privs -all
-restart -agent -menu
3. Activate Remote Desktop Sharing, disable access privileges for all
users:
$ sudo
'/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resourc
es/kickstart' -activate -configure -access -off
_______________________________________________
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