Displaying 20 results from an estimated 1000 matches similar to: "OpenSSH 3.7.1p2 and HP-UX11i"
2003 Sep 26
0
openssh 3.7.1p2 linux port problem
Hello,
after upgrading my redhat 8.0 notebook to
openssh3.7.1p2 linux port I now could not login/scp
into it (as root or myself). /var/log/messages said
the authentication was successful, then the connection
closed immediately. I was using the default
sshd_config that comes from the installation (via
rpmbuild from the srpms file under the portable
directory).
(The client connection was initiated
2010 Jun 14
2
list command and shared folders
Hello,
I try to setup shared folders with real unix users:
user "test2": setacl t2_t4 test4 lrswi
user "test3": setacl t3_t4 test4 lrswi
Now I see entries in ~test2/Maildir/.t2_t4/dovecot-acl,
~test3/Maildir/.t3_t4/dovecot-acl and /var/lib/dovecot/acl_dict.db (see below)
But "test4" don't see the shared folders in the list command :-(
----
01 login test4
2007 Jan 03
1
sftp issue
I have problem in sftp using a user exn the sftp -v output is given
below. Could someone help me in this?
 
The user detail is as follows. The shell we are using is /bin/false is
it creating problem?
 
exn:x:2014:106::/newroot2/:/bin/false
 
# sftp -v -v -v exn at hostname
Connecting to 
OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data
2003 Nov 13
1
Problem with 3.7.1p2 on Reliant Unix
Hi Group,
recently I upgraded to v 3.7.1p2 on Reliant Unix (former SINIX). With sser root everything works fine, but with a "normal" user the session terminates.. I put the logfile of the "sshd -dddd" at the end. What is wrong?
regard
Stephan
---------------
debug2: read_server_config: filename /etc/sshd_config
debug1: sshd version OpenSSH_3.7.1p2
debug1: private host key:
2004 Dec 22
0
scp problem
Hello.
Since some days I cannot use scp anymore but ssh login work. Reinstall  
did not help. I do not exactly what has changed but I now it used to  
work.
sshd runs on a firewall-bastion host (Linux SuSE 9.2).
Firewall is open on port 22 for local network. Even tried all open (in  
and outgoing).
Between the clent and the firewall-bastion is another nat-router. Works  
with ssh, though.
The
2003 Sep 24
2
sshd terminates a session after a successful login
I've recently upgraded our environment to OpenSSH-3.7.1p1 on Solaris, AIX
and IRIX.  I have had no luck when it comes to getting the IRIX environment
to work.  With sshd running on an IRIX server, I connect with any other
version/OS ssh, watch the connection establish, get right up to the point
where the shell should spawn and sshd terminates.  I have been unable to
find any information online
2004 Jan 22
1
AIX and openssh 3.7.1p2 with privsep
I am attempting to run openssh 3.7.1p2 with privsep on AIX 5.2 ML2 (with
the december 2003 critical patches also).
This was compiled on the host machine with the IBM Visual Age C compiler (C
for AIX Compiler, Version 5).
I did not have any trouble compiling.
My configure was ./configure --with-tcp-wrappers, and I have the freeware
tcp wrappers (freeware.tcp_wrappers.rte 7.6.1.5),
and a compiled
2003 Oct 07
1
[Bug 731] sshd terminates a session after a successful login
http://bugzilla.mindrot.org/show_bug.cgi?id=731
           Summary: sshd terminates a session after a successful login
           Product: Portable OpenSSH
           Version: -current
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sshd
        AssignedTo: openssh-bugs at mindrot.org
       
2004 Mar 18
1
3.8p1 password expiry, Solaris 8
I can't seem to get the /etc/shadow password expiry working on
3.8p1 on Solaris 8. It works fine with 3.7.1p2 and pwexp26.
Logins aren't affected after a 'passwd -df' or 'passwd -f'.
Here's the configure, using gcc 3.2:
--prefix=/usr --sysconfdir=/etc/ssh --with-tcp-wrappers \
--without-pam --libexecdir=/usr/sbin --mandir=/usr/share/man \
--with-shadow
'uname
2003 Oct 05
2
OpenSSH Authentication on Solaris w/ NIS+ Problem
Hello,
   I am having a very aggrivating problem, and I will try and provide all of the necessary information.  I have openssh-3.7.1p2 with openssl-0.9.6k installed on Solaris 8.  Here is what I've been able to determine so far:
1. Local account authentication works fine (non-NIS+).
1a. NIS+ is running at security level 2
2. Telnet authentication works fine.
2a. When I use the SSH client,
2003 Oct 13
1
OpenSSH_3.7.1p2, Solaris 8: non-interactive authentication meth od prompts for a password
Hi,
The OpenSSH_3.7.1p2, Solaris 8 case: non-interactive  authentication method
(publickey) works for root only
----------------------------------------------------------------------------
---------
We installed OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7c
We need to copy a file by SFTP from App server to a DB server 
with passwordless method.
[cbfe-dev-app01 (client), user cbfesit]
2003 Jul 18
1
rsync 2.5.6 freezes between Solaris2.6/Commercial SSH Version 2.0.12 and Solaris8/OpenSSH_3.6.1p1
We had been using rsync and Commercial SSH to sync up
two SUN boxes running Solari2.6 and Commercial SSH
Version 2.0.12. It has never been a problem syncing
between over 80,000 files and 4GB of content
We  are upgrading to Solaris 8 and OpenSSH_3.6.1p1
However now when I go between the older and the newer
environment even with just a few hundred files, the
rsync hangs or freezes when it hits a
2010 May 26
2
hostbase authentication of hostcertificate
Dear All,
 
I am trying to use the hostcertificate to do the hostbaed authentication with the steps in the regress/cert-hostkey.sh
But it seems that it can not login with the hostcertificate.:
Here is debug message from the ssh client : 
 
ssh -2 -oUserKnownHostsFile=/opt/ssh/etc/known_hosts-cert \
> -oGlobalKnownHostsFile=/opt/ssh/etc/known_hosts-cert sshia3 -p 1111 -vvv
debug1: checking
2003 Jul 11
0
OpenSSH 3.6.1p2 +UnixWare 7.1.1 +SSH2 + PasswordAuthenticatio n no + PermitEmptyPasswords yes (followup)
Greetings,
complete debug below
> -----Original Message-----
> From: Ben Lindstrom [mailto:mouring at etoh.eviladmin.org]
> Sent: 10 July 2003 03:32
> To: Vikash Badal - PCS
> Cc: 'openssh-unix-dev at mindrot.org'
> Subject: Re: OpenSSH 3.6.1p2 +UnixWare 7.1.1 +SSH2 +
> PasswordAuthentication no + PermitEmptyPasswords yes (followup)
> 
> 
> 
> Would be
2003 Sep 17
1
[Bug 666] 'BatchMode yes' makes ssh(1) look for /usr/local/etc/ssh_known_hosts
http://bugzilla.mindrot.org/show_bug.cgi?id=666
           Summary: 'BatchMode yes' makes ssh(1) look for
                    /usr/local/etc/ssh_known_hosts
           Product: Portable OpenSSH
           Version: 3.7.1p1
          Platform: Alpha
        OS/Version: OSF/1
            Status: NEW
          Severity: critical
          Priority: P2
         Component: sshd
       
2008 Nov 19
1
HELPA
I have a problem in ssh login without password
 
Systems:  vmware-centos 5.2:  192.168.0.4  vista copssh: 192.168.0.2
[192.168.0.4 $] ssh-keygen -t dsa
[192.168.0.4 $] scp -p id_dsa.pub tester at 192.168.0.2:.ssh
[192.168.0.2 $] cat .ssh/id_dsa.pub >> .ssh/authorized_keys
[192.168.0.2 $] chmod 700 .ssh
[192.168.0.2 $] chmod 600 .ssh/authorized_keys
[192.168.0.4 $] ssh id at 192.168.0.2
2005 May 11
2
OpenSSH 4.0p1 ignoring password authentication
Hello,
I recently compiled OpenSSH 4.0p1 with OpenSSL 0.9.7g on my Linux
2.6.11.3 machine.  When I try to connect, the connection is
immediately closed. When I setup public key authentication, I am able
to login using my public key. However password authentication seems to
be ignored.  I attached debugging output from both the server and
client.
$ ssh -vvv localhost
OpenSSH_4.0p1, OpenSSL 0.9.7g
2005 Nov 02
1
sftp/scp hangs at connection, but ssh is OK
On 2005-10-30 16:46:11 +0100, Martin Schr?der wrote:
> I've read the FAQ and googled, but I'm still stymied:
> ssh localhost works, but scp and sftp both hang.
> 
> ssh is OpenSSH_4.2p1, OpenSSL 0.9.6c [engine] 21 dec 2001
> 
> The last lines of an "scp -4 -vvv .bashrc localhost:/tmp/" are:
> ----------------------------------
> debug2: mac_init: found
2008 Aug 27
1
5.1p1 doesn't work, 5.0p1 works fine
5.1p1 disconnects after the password prompt when connecting to my router and UPS.  5.1p1 connects fine to other unix hosts, and my Windows client connects fine to 5.1p1 servers.  5.0p1 works fine everywhere.
I've tried ssh -T, ssh -t, permutations with ssh -o Compression=no -o TCPKeepAlive=no, etc, to no avail.  I've used the default ssh_config file, and it still fails.
Can anyone
2005 Mar 02
0
Ssh / sft /scp password problems, agent runs fine
Hi :-)
When i use scp or sftp with password login, it dont com back
fbeckman at zvadm6:/home/fbeckman $  scp /etc/hosts root at devil3:/var/tmp/
Password:
hosts                                                                                       100%  283KB 283.4KB/s   00:00
....
<sleep>
^CKilled by signal 2.
fbeckman at zvadm6:/home/fbeckman $
Only Ctrl C helps
 
Exsample 2:
ssh devil3