Andreas ..

check your SSH is properly setup as per this doc:
http://docs.sun.com/source/820-1088/ssh.html#forward

i.e. pay careful attention to the stuff with 'Forward' in it.

Actually you don't need to be on the console, you can easily run the command line/GUI tools using anythingl that allows viewing an X display, e.g. login using "ssh -X ..." then follow David's instructions.

Hope this helps..
Curtis.

Andreas Höschler wrote:
Hi David,

Three ways to get around this:

1. Change PermitRootLogin to yes in /etc/ssh/sshd_config and then restart the ssh service using "svcadm restart ssh"

2. On the Solaris 10 console, as root, type "/opt/tarantella/bin/tarantella objectmanager". This would start OM and then you can make your changes.

3. Change the Object Manager connection method using command line [one line]:
/opt/tarantella/bin/tarantella object edit \
  --name "o=Tarantella System Objects/cn=Object Manager" \
  --method telnet

Thanks a lot for the info. I can log in with ssh to this machine (as root), so it's probably not option one. I did it anyway. Option2 is a no go since the machine is remote. I also tried Option 3. Now I get:

Starting the application
Connecting to Protocol Engine...

Password:

su: I am sorry
login:

ErrTransportNotAvailable
connect(10,85.158.X.X:23: (146) Connection refused
Standard error of script process:

Third tier output log:
Password

su: I am sorry

Any idea?

Thanks,

  Andreas

_______________________________________________
SGD-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sgd-users


--


Desktop Technical Specialist
Sun Microsystems
accessline: (310) 464-6289
internal: 41621


_______________________________________________
SGD-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to