|
|
Can't start sshd in Solaris 10.
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: OpenSSH and .rhosts usage - comp.unix.solarisCan't start sshd in Solaris 10. - comp.unix.solaris OpenSSH and .rhosts usage - comp.unix.solaris Can't start sshd in Solaris 10. - comp.unix.solaris OpenSSH works for ... Solaris 9 sshd / ssh exit codes - comp.unix.solarisCan't start sshd in Solaris 10. - comp.unix.solaris Solaris 9 sshd / ssh exit codes - comp.unix.solaris Can't start sshd in Solaris 10. - comp.unix.solaris Solaris 9 sshd ... OpenSSH works for root but not for regular users - comp.unix ...OpenSSH and .rhosts usage - comp.unix.solaris Can't start sshd in Solaris 10. - comp.unix.solaris OpenSSH works for root but not for regular users - comp.unix ..... non ... Quick Question : How to enable "lpsched" in solaris 10 - comp.unix ...Hi, We are running Solaris 10 (118822-30). Our lp printer scheduler "lpsched" just disappeared for an unknown reason. How to you enable lpsched... How to start/stop MySQL service on Solaris 10 - comp.unix.solaris ...Hi Everyone, I have a Solaris 10 server with MySQL 3.23 installed. I wanted to know what is the way to stop/start MySQL service on Solaris 10. Thank... Incoherent ssh daemon in Solaris 10! - comp.unix.solaris ...... user name and password when telnet to a machine - comp ... Then restart the ssh daemon: svcadm restart ssh (Solaris 10) or /etc/init.d/sshd stop; /etc/init.d/sshd start ... solaris 10, openssl, rsa and aes256 - comp.unix.solarisOpenSSH works for root but not for regular users - comp.unix ... solaris 10, openssl, rsa and aes256 - comp.unix.solaris OpenSSH works for root but not for regular users ... Turn off telnet/ssh login message - comp.unix.solarisWhen I login to a Solaris 10 system with ssh or telnet, I get the following message ... have to tweak to turn off this ... re using (sun or open) but for my openssh ... 10 ... Problem Starting NetBackup GUI (jnbSA) - comp.unix.solaris ...... server - comp.sys ..... of directories can't be listed while login via GUI ... VisionFS problem with Windows 7 - comp.unix.sco.misc ... Can't start sshd in Solaris 10 ... Solaris 10 and Netbackup Enterprise Server 6.5 - comp.sys.sun ...Solaris 10 and Netbackup Enterprise Server 6.5 - comp.sys.sun ... Installing MySQL-Cluster: can't start management server - comp ... Can't start sshd in Solaris 10. - comp ... Ssh in Solaris | Sys-Admin Information's... Enable service ssh ? bash> /etc/init.d/sshd start bash> /etc/rc3.d/S89sshd start Refresh service ssh ? bash> kill -HUP `cat /var/run/sshd.pid` Solaris 10 First you can ... How to restart sshd service in solaris 10 - Toolbox for IT GroupsSo, the new way, "svcadm restart ssh" is easier than the old way: /etc/init.d/sshd stop;/etc/init.d/sshd start On Solaris 10, don't go back to the old way by writing a ... 7/24/2012 8:55:28 AM
|
|
|
|
|
|
|
|
|