Can't start sshd in Solaris 10.

  • Follow


	I have here a E250 running solaris 10 in which I would like to run ssh. 
  So, I try to enable and test if it is running:

# svcadm enable ssh
# ps -ef | grep ssh
     root 20131 20125   0 07:52:09 console     0:00 grep ssh
# 


What is going on here?  And, where would I find an error log so I can 
try to find a helpful message indicating what went boink?

-- 
Mauricio                                raub-kudria-com
(if you need to email me, use this address =)
0
Reply uce (394) 8/24/2005 12:01:34 PM

In <1124884869.9dca72af51ac338d631342a39adba980@teranews> Mauricio Tavares <uce@ftc.gov> writes:

>	I have here a E250 running solaris 10 in which I would like to run ssh. 
>  So, I try to enable and test if it is running:

># svcadm enable ssh
># ps -ef | grep ssh
>     root 20131 20125   0 07:52:09 console     0:00 grep ssh

>What is going on here?  And, where would I find an error log so I can 
>try to find a helpful message indicating what went boink?

`svcs -l ssh' will tell you where to find the error log.

-- 
-Gary Mills-    -Unix Support-    -U of M Academic Computing and Networking-
0
Reply Gary 8/24/2005 1:35:50 PM


1 Replies
757 Views

(page loaded in 0.009 seconds)

Similiar Articles:













7/24/2012 8:55:28 AM


Reply: