Re: [SGD-Users] Some basic questions regarding SGD

2007-11-02 Thread Remold Krol | Everett
The best thing to do is look at the documentation about the -SYNC- 
problem. It is explained in the Administration Guide.

http://www.filibeto.org/sun/sgd-users/lib/docs/4.31/820-1088/launch_timeouts.html

- Remold Krol | Everett

At 10:43 2-11-2007, you wrote:

Hello all,


The installer detects which services (telnet, ssh) are available for use.
I'm guessing that you have telnet disabled so ssh is being used.

As ssh needs a place to put fingerprint info, it is best to create 
a homedir for ttasys.


Thanks a lot. I created /home/ttasys and chowned it to ttasys.

drwxr-xr-x   4 ttasys   root 512 Nov  2 10:18 ttasys

I then changed the connection method from telnet to ssh. I have not 
much luck with that. When starting ObjectManager or FullScreen 
Session it takes a minute or so, then I get


echo - SYNC -

Password
ErrApplicationServerLoginFailed
Sript 25507 exited with code 4 and signal 0
Stadard error of script process:

Third tier output log:
echo -SYNC-

It works with telnet but incredibly slow. It takes 40s to open a 
Window Maker FullScreen. Normally this should not take more than 
2-3s. This is a 2x1.6GHz, 2GB machine with only two zone (one is 
running SGD) with not much else to do.


Any ideas?

Thanks!

Regards,

  Andreas

while installing, SGD seems to automatically determine a preferred 
connection method for FullScreen, Object Manager, Array 
Manager,... On earlier versions of Solaris that was telnet. When 
installing the exact same version of SGD on a more recent Solaris 
10, the connection method defaults to ssh. Can anybody confirm this?


We used to setup the required SGD accounts as follows:

groupadd -g 1000 ttaserv
useradd -u 1000 -g ttaserv -s /bin/sh ttaserv
useradd -u 1001 -g ttaserv -s /bin/sh ttasys

passwd -l ttaserv
passwd -l ttasys

So we don't have home dirs for ttaserv and ttasys. When starting 
Object Manager or any other app with ssh as connection method we get


Could not create directory '/home/ttasys/.ssh

The authenticity of host ... can't be established.

RSA key ...
Are you sure ...

Failed to add the host to the list of known hosts 
(/home/ttasys/.ssh/known_hosts).


echo - SYNC-

Launch timed out

Well, that's no wonder. What's the correct approach to fix this. 
Shall I create home dirs for ttaserv and ttasys or ...?


___
SGD-Users mailing list
SGD-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sgd-users


___
SGD-Users mailing list
SGD-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sgd-users


[SGD-Users] Some basic questions regarding SGD

2007-11-01 Thread Andreas Höschler

Hi all,

while installing, SGD seems to automatically determine a preferred 
connection method for FullScreen, Object Manager, Array Manager,... On 
earlier versions of Solaris that was telnet. When installing the exact 
same version of SGD on a more recent Solaris 10, the connection method 
defaults to ssh. Can anybody confirm this?


We used to setup the required SGD accounts as follows:

groupadd -g 1000 ttaserv
useradd -u 1000 -g ttaserv -s /bin/sh ttaserv
useradd -u 1001 -g ttaserv -s /bin/sh ttasys

passwd -l ttaserv
passwd -l ttasys

So we don't have home dirs for ttaserv and ttasys. When starting Object 
Manager or any other app with ssh as connection method we get


Could not create directory '/home/ttasys/.ssh

The authenticity of host ... can't be established.

RSA key ...
Are you sure ...

Failed to add the host to the list of known hosts 
(/home/ttasys/.ssh/known_hosts).


echo - SYNC-

Launch timed out

Well, that's no wonder. What's the correct approach to fix this. Shall 
I create home dirs for ttaserv and ttasys or ...?


Thanks,

  Andreas


___
SGD-Users mailing list
SGD-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sgd-users


Re: [SGD-Users] Some basic questions regarding SGD

2007-11-01 Thread The Fat Bloke

Andreas,

The installer detects which services (telnet, ssh) are available for  
use.

I'm guessing that you have telnet disabled so ssh is being used.

As ssh needs a place to put fingerprint info, it is best to create a  
homedir for ttasys.


-FB

On 1 Nov 2007, at 23:01, Andreas Höschler wrote:


Hi all,

while installing, SGD seems to automatically determine a preferred  
connection method for FullScreen, Object Manager, Array Manager,...  
On earlier versions of Solaris that was telnet. When installing the  
exact same version of SGD on a more recent Solaris 10, the  
connection method defaults to ssh. Can anybody confirm this?


We used to setup the required SGD accounts as follows:

groupadd -g 1000 ttaserv
useradd -u 1000 -g ttaserv -s /bin/sh ttaserv
useradd -u 1001 -g ttaserv -s /bin/sh ttasys

passwd -l ttaserv
passwd -l ttasys

So we don't have home dirs for ttaserv and ttasys. When starting  
Object Manager or any other app with ssh as connection method we get


Could not create directory '/home/ttasys/.ssh

The authenticity of host ... can't be established.

RSA key ...
Are you sure ...

Failed to add the host to the list of known hosts (/home/ 
ttasys/.ssh/known_hosts).


echo - SYNC-

Launch timed out

Well, that's no wonder. What's the correct approach to fix this.  
Shall I create home dirs for ttaserv and ttasys or ...?


Thanks,

  Andreas


___
SGD-Users mailing list
SGD-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sgd-users



___
SGD-Users mailing list
SGD-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sgd-users