hello all,
on my laptop, os20xx.xx b134, i'm using vncviewer thru ssh like this:
vncviewer -shared -passwd passwd -via MY_SERVER
the MY_SERVER is a solaris 10 machine, running vncserver (from SUNWxvnc).
Examning the core file:
he...@tara:~$ pstack core
core 'core' of 7397: /usr/bin/ssh -f -L 559
FINSHED
Thank you for your support guys, I think my hosts file may have been corrupt!
I had disabled reverse mapping but it is obviously somehow still working as i
renamed my current /etc/hosts file to /etc/lmhosts and wrote a new /etc/hosts
file
Now everything is working perfect again!!
W
A valid point, But I have tried editing /etc/ssh2/sshd2_config
so it say's
RequireReverseMappingno
and
UseDNS no
also I get the same issue when trying to connect to r...@149.254.0.60
judging by this "debug: Ssh2Common/sshcommon.c:497: local ip = 172.26.235.138,
local port = 36662
> Can anyone tell me what the hell "SshReadLine/sshreadline.c:2336:
> Initializing ReadLine..." is and why is it taking so long for a
> response??
>
> When I ssh from one machine, (which used to respond quickly) I get a
> minute/2minute wait before I get a login prompt!
I don't know about that er
Sorry guys I thought i was just posting on a forum and somebody might
recognise the issue an be able to help, the box no longer has a
support contract.
I'm using "ssh2: Reflection for Secure IT 6.1.0.16 on
sparc-sun-solaris2.7 (32-bit)"
And "SunOS flint 5.7 Generic_106541-11 sun4u sparcSUNW,Ultr
Which OS is this?
It's presumably not opensolaris (or perhaps a really old release) given
the version of bash.
It's also not Sun's SSH client nor server. You may be on your own here.
If this is Solaris 8 thu 10 and you are using Sun's ssh client, then
please log a support call through your co
On 25 feb 2010, at 11:43, Gavin Gore wrote:
> Can anyone tell me what the hell "SshReadLine/sshreadline.c:2336:
> Initializing ReadLine..." is and why is it taking so long for a response??
>
> When I ssh from one machine, (which used to respond quickly) I get a
> minute/2minute wait before I g
Can anyone tell me what the hell "SshReadLine/sshreadline.c:2336: Initializing
ReadLine..." is and why is it taking so long for a response??
When I ssh from one machine, (which used to respond quickly) I get a
minute/2minute wait before I get a login prompt!
When I do ssh -vvv r...@flint I get;
I believe that you can no longer log in as root - you can use
privilege escalation through pfexec for that or su once you login.
Root logins are too insecure.
On Wed, Oct 14, 2009 at 16:33, Harry Putnam wrote:
> I've enabled remote root logins long ago.. and have had no problems
> with it... but
I've enabled remote root logins long ago.. and have had no problems
with it... but today... I started getting this message:
Received disconnect from 192.168.0.29: 2: Too many authentication
failures for root
Even when it is the absolute first attempt.
I was't able to discern where this messa
This looks like CR 6878610 -
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6878610
Introduced in b122, fixed in b124.
Regards,
Brian
Jan Hnatek wrote:
Hi all,
when using ssh-agent on Osol dev 123, I'm getting:
$ LC_ALL=C ssh-agent ssh
Error writing to authentication socket.
..
Ok, thanks for the quick response!
hnhn
Jan Pechanec wrote:
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6878610
fixed in 124. J.
--
Jan Hnatek
jan.hna...@sun.com
___
opensolaris-discuss mailing list
opensolaris-discuss@open
On Thu, 1 Oct 2009, Jan Hnatek wrote:
> Hi all,
>
> when using ssh-agent on Osol dev 123, I'm getting:
> $ LC_ALL=C ssh-agent ssh
> Error writing to authentication socket.
> ...
>
> I haven't seen this on earlier builds, any idea
> what might be wrong here?
http://bugs.opensolaris.org/bugdatabas
Hi all,
when using ssh-agent on Osol dev 123, I'm getting:
$ LC_ALL=C ssh-agent ssh
Error writing to authentication socket.
...
I haven't seen this on earlier builds, any idea
what might be wrong here?
Thanks,
hnhn
--
Jan Hnatek
jan.hna...@sun.com
sage -
From: "Jonathan C. Bailey"
To: opensolaris-discuss@opensolaris.org
Sent: Wednesday, September 23, 2009 10:42:14 PM GMT -06:00 US/Canada Central
Subject: Re: [osol-discuss] SSH with public keys not working (not recognizing
the key file)?
Hmmm... Figured that...
BTW, I tried the same k
To: "Jonathan C. Bailey"
Cc: opensolaris-discuss@opensolaris.org
Sent: Wednesday, September 23, 2009 8:39:07 PM GMT -05:00 Colombia
Subject: Re: [osol-discuss] SSH with public keys not working (not recognizing
the key file)?
On Wed, Sep 23, 2009 at 8:31 PM, Jonathan C. Bailey
wrote
o a real user and added the 'PermitRootLogin yes'
> line to sshd_config.
>
> -Jon
>
> - Original Message -
> From: "Mike Gerdts"
> To: "Jonathan C. Bailey"
> Sent: Wednesday, September 23, 2009 8:25:20 PM GMT -05:00 Colombia
> Su
works.
BTW, I *did* turn root into a real user and added the 'PermitRootLogin yes'
line to sshd_config.
-Jon
- Original Message -
From: "Mike Gerdts"
To: "Jonathan C. Bailey"
Sent: Wednesday, September 23, 2009 8:25:20 PM GMT -05:00 Colombia
Subject: Re: [o
On Wed, Sep 23, 2009 at 6:31 PM, Jonathan C. Bailey
wrote:
> Everything is on one line.. Actually, the authorized_keys file was copied
> (working) from an Ubuntu 8.04 system.. Here's an example below. I've removed
> the actual key text in this case to shorten up the line (but everything *is*
>
c ntso" ssh-rsa KEY_TEXT rsyncbac...@ntso
-Jon
- Original Message -
From: "Jan Pechanec"
To: "Jonathan C. Bailey"
Cc: "opensolaris-discuss"
Sent: Wednesday, September 23, 2009 4:47:51 PM GMT -05:00 Colombia
Subject: Re: [osol-discuss] SSH with public key
On Wed, 23 Sep 2009, Jonathan C. Bailey wrote:
>I seem to be having an issue with SSH from a Linux box to an OpenSolaris
>2009.06 box. For some reason, the SSHd in OpenSolaris doesn't like my
>authorized_keys file. Any idea as to why? It seems to be choking on the
>command="" line. Any ideas?
>
My guess is that you have keys that span multiple lines. sshd likes to
see a single long line for each key in authorized keys, including any
options like command or no-pty.
--joe
Jonathan C. Bailey wrote:
I seem to be having an issue with SSH from a Linux box to an OpenSolaris 2009.06 box. F
I seem to be having an issue with SSH from a Linux box to an OpenSolaris
2009.06 box. For some reason, the SSHd in OpenSolaris doesn't like my
authorized_keys file. Any idea as to why? It seems to be choking on the
command="" line. Any ideas?
debug2: key_type_from_name: unknown key type
'comm
-Original Message-
From: Mike Gerdts [mailto:mger...@gmail.com]
Sent: Tuesday, September 22, 2009 8:34 AM
To: Kicklighter, Nathan CTR USAF AMC AMC/A6IM
Cc: opensolaris-discuss@opensolaris.org
Subject: Re: [osol-discuss] ssh not picking up new project
On Tue, Sep 22, 2009 at 8:27 AM, Kicklighter
-Original Message-
From: Mike Gerdts [mailto:mger...@gmail.com]
Sent: Monday, September 21, 2009 5:45 PM
To: Kicklighter, Nathan CTR USAF AMC AMC/A6IM;
opensolaris-discuss@opensolaris.org
Subject: Re: [osol-discuss] ssh not picking up new project
On Mon, Sep 21, 2009 at 4:24 PM, Kicklighter
gt; //SIGNED//
> Nathan Kicklighter, Contractor, AMC/A6IM
> DSN 576-4229 Comm (618) 256-2249
>
>
> -Original Message-
> From: Mike Gerdts [mailto:mger...@gmail.com]
> Sent: Monday, September 21, 2009 5:45 PM
> To: Kicklighter, Nathan CTR USAF AMC AMC/A6IM;
> opensolaris-di
: Kicklighter, Nathan CTR USAF AMC AMC/A6IM
Cc: opensolaris-discuss@opensolaris.org
Subject: Re: [osol-discuss] ssh not picking up new project
On Mon, Sep 21, 2009 at 3:30 PM, camps support
wrote:
> We have created a new project for oracle 10g to grab some much needed
memory settings.
>
> I
On Mon, Sep 21, 2009 at 4:24 PM, Kicklighter, Nathan CTR USAF AMC
AMC/A6IM wrote:
> Sorry about that:
>
> sshd auth required pam_unix_auth.so.1
> sshd account required pam_unix_auth.so.1
> sshd password required pam_unix_auth.so.1
Some time back there was a re-whac
On Mon, Sep 21, 2009 at 3:30 PM, camps support
wrote:
> We have created a new project for oracle 10g to grab some much needed memory
> settings.
>
> If I su to oracle.
Is this "su" or "su -"?
>
> id -p
> uid=1001(oracle) gid=70(oinstall) projid=100(user.oracle)
>
> When I ssh to the server usin
We have created a new project for oracle 10g to grab some much needed memory
settings.
If I su to oracle.
id -p
uid=1001(oracle) gid=70(oinstall) projid=100(user.oracle)
When I ssh to the server using oracle.
id -p
uid=1001(oracle) gid=70(oinstall) projid=0(system)
This is resulting in my db
When running opensolaris as a guest under vmware workstation, I constantly have
a
problem with ssh sessions hanging/disconnecting. These are sessions from the
workstation logging into the OS guest.
It doesn't seem to be any sort of idle timeout as it can happen after 2 min of
being
idle or 24 ho
On Tue, 14 Jul 2009, Rob McMahon wrote:
> On 14/07/2009 14:56, Brian Ruthven - Solaris Network Sustaining - Sun UK
> wrote:
>> This sounds like bug 6853997 - see
>> http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6853997
>>
>> Try the workaround.
>> If so, it's fixed in build 119.
>>
>
On 14/07/2009 14:56, Brian Ruthven - Solaris Network Sustaining - Sun UK
wrote:
This sounds like bug 6853997 - see
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6853997
Try the workaround.
If so, it's fixed in build 119.
Brian
The workaround
ssh -Xf -o HostKeyAlias=hostname hos
This sounds like bug 6853997 - see
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6853997
Try the workaround.
If so, it's fixed in build 119.
Brian
Rob McMahon wrote:
I've just updated to b118 (from 117), and something nasty seems to
have happened to ssh. Each connection to a kno
I've just updated to b118 (from 117), and something nasty seems to have
happened to ssh. Each connection to a known host comes back with, e.g.,
The authenticity of host '�t
P� ()' can't be established.
RSA key fingerprint is
Are you sure you want to continue connecting (yes/no)?
This is a
I've just updated to b118 (from 117), and something nasty seems to have
happened to ssh. Each connection to a known host comes back with, e.g.,
The authenticity of host '�t
P� ()' can't be established.
RSA key fingerprint is
Are you sure you want to continue connecting (yes/no)?
I know the hos
Bringing the answer back to the community in case any others trip over this:
After some email exchanges, Hernan found that LD_LIBRARY_PATH was set to
include /opt/csw/lib (the Blastwave library directory). Unsetting
LD_LIBRARY_PATH enabled ssh to work correctly.
Brian
Brian Ruthven - Sun U
Can you provide specific details about the client system (presumably
your opensolaris host), the remote system and can you cut-and-paste the
error exactly please (along with telling us where you saw it - e.g. on
the client's terminal, in the server's log file, etc...). Please include
OS relea
Hello!
My ssh client, after upgrading from snv_111b to snv_117 is not working
anymore, giving to me an ld.so.1 error.
Does anybody else have this error when trying to ssh a machine from your
Osol one?
Thanks, and best regards,
HeCSa.
___
opensolaris-d
On Wed, 3 Jun 2009, Aaron Fellin wrote:
> jason wrote:
>> I am running into a problem with a ssh-add functionality in nevada b115. I
>> had a script that would do the following:
>> ssh-add ${HOME}/.ssh/*.[rd]sa
>> In previous versions of nevada, this would run fine, yet for b115, the order
>> of
I use multiple keys for different hosts, but I specify which key or
"identity" to use in my ~/.ssh/config file on a per-host basis, e.g.:
Host myhost1
IdentityFile ~/.ssh/six_dsa
Host myhost2
IdentityFile ~/.ssh/half-a-dozen_dsa
Then, when I do "ssh myhost1", it will pick up the six_
jason wrote:
I am running into a problem with a ssh-add functionality in nevada b115. I
had a script that would do the following:
ssh-add ${HOME}/.ssh/*.[rd]sa
In previous versions of nevada, this would run fine, yet for b115, the order
of files found via the ${HOME}/.ssh/*.[rd]sa is not kept.
I am running into a problem with a ssh-add functionality in nevada b115. I had
a script that would do the following:
ssh-add ${HOME}/.ssh/*.[rd]sa
In previous versions of nevada, this would run fine, yet for b115, the order of
files found via the ${HOME}/.ssh/*.[rd]sa is not kept. This presen
Hello.
Please, help. I'm trying to configure GSSAPI auth in sshd (in opensolaris
2008.11), but I get the following error:
Unspecified GSS failure. Minor code may provide more information
No error
However, I can login via GSSAPI to other (FreeBSD and Linux) hosts from my
workstation. I also can
On 07/08/2008, at 2:49 PM, Jan Friedel wrote:
> On Wed, Aug 06, 2008 at 09:39:45PM -0400, Matt Fioravante wrote:
>> I am trying to write a script to move a zone from one host to
>> another in one
>> command.
>>
>> Is there a way that I can do multiple ssh commands but only have to
>> authenticate
On Wed, Aug 6, 2008 at 10:39 PM, Matt Fioravante <[EMAIL PROTECTED]> wrote:
> I am trying to write a script to move a zone from one host to another in one
> command.
>
> Is there a way that I can do multiple ssh commands but only have to
> authenticate one time? I want to do several commands with s
Try this:
http://cssh.sourceforge.net/
Tim
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
On Wed, Aug 06, 2008 at 09:39:45PM -0400, Matt Fioravante wrote:
> I am trying to write a script to move a zone from one host to another in one
> command.
>
> Is there a way that I can do multiple ssh commands but only have to
> authenticate one time? I want to do several commands with ssh, and a
I am trying to write a script to move a zone from one host to another in one
command.
Is there a way that I can do multiple ssh commands but only have to
authenticate one time? I want to do several commands with ssh, and a couple
file copies with rsync but I don't want to have to enter the passwor
ssh client solaris 9; sshd solaris 10
sshd patch SunOS 5.10 Generic 126133-02 Oct 2007
ssh client patch SunOS 5.9 Generic 114356-12 Jun 2007
exiting from a session that lasted for 10-15 minutes causes the client session
to hang. exiting within few minutes usually works
here is the truss ouput
Hi,
after installing b82 as a profile driven install, I
cannot access OpenSolaris with PuTTY anymore. The
error message is: Access denied. When I install b82
as default installation, there is no problem accessing
it using PuTTY because the ordinary user is created
by "dwarf_caiman"-installer.
Bef
* Olivier Scalbert ([EMAIL PROTECTED]) wrote:
> Hello all,
>
> I am using OpenSolaris Developer Preview 2
>
> On a standalone network, I have two machines connecting together, one Linux
> box and one OpenSolaris box.
>
> With normal users (not root), I can ssh from Linux to OpenSolaris and from
Have you restarted sshd on the Solaris system so that the new config can
take effect?
On Tue, Feb 26, 2008 at 2:25 PM, Olivier Scalbert <
[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I am using OpenSolaris Developer Preview 2
>
> On a standalone network, I have two machines connecting together, o
Hello all,
I am using OpenSolaris Developer Preview 2
On a standalone network, I have two machines connecting together, one Linux box
and one OpenSolaris box.
With normal users (not root), I can ssh from Linux to OpenSolaris and from
OpenSolaris to Linux, without any problem.
With the root us
Hey,
I'm trying to forward X11 windows from my (opensol build 28) SPARC box to my
(gentoo linux) x64 workstation via SSH.
It works fine, as far as display is concerned, but when it comes to using the
keyboard, wierd things happen.
Primarily, Studio10 will not accept the arrow keys, backspace,
55 matches
Mail list logo