similar to: Followup: SSH v2 known-hosts problem.

Displaying 20 results from an estimated 1100 matches similar to: "Followup: SSH v2 known-hosts problem."

2000 May 18
2
SSH v2 known-hosts problem.
When I connect from machine A to machine B, using ssh protocol 2, both running openssh2.1.0, there is a problem with comparing server DSA public keys to ~/.ssh/known_hosts2. The first time, it says The authenticity of host 'B' can't be established. DSA key fingerprint is blah-blah-blah Are you sure you want to continue connecting (yes/no)? If I type 'yes', it gets added to
1999 Dec 14
2
1.2pre17 scp Input/Output error
Under OpenSSH 1.2pre17 I can duplicate and Input/Output error for scp: Conditions: pc36 is a RH6.0/i386 box. abc.co.za is a RH5.2/i386 box. (private network) openssh 1.2 pre 17 on both boxes. Line between them is a 128k leased line. It works between two 10baseT machines. If the scrollbar is active, the scp fails, if it isn't active, scp works. Note that without the scrollbar, the file gets
1999 Nov 21
1
openssh 1.2pre13 on Linux/i386 RH4.2 problems
Can't compile sshd.c because of pam errors. The errors are attached below, and I apologize for the >75 chars a line. RH4.2, with the latest updates, runs pam-0.57-5. I could upgrade PAM from source, but I'd probably break other programs. gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/etc/ssh\" -DSSH_PROGRAM=\"/usr/bin/ssh\"
2000 Mar 25
1
ANNOUNCE: openssh-1.2.3
The Unix/Linux port of OpenSSH 1.2.3 was released yesterday and should be available from a mirror near you. A mirror list is available from: http://violet.ibs.com.au/openssh/files/MIRRORS.html This release fixes the bugs reported since 1.2.2p1 and contains many cleanups from the OpenBSD tree. In particular, the OpenSSL detection problems have been resolved. The layout has changed a little bit.
2000 Mar 25
1
ANNOUNCE: openssh-1.2.3
The Unix/Linux port of OpenSSH 1.2.3 was released yesterday and should be available from a mirror near you. A mirror list is available from: http://violet.ibs.com.au/openssh/files/MIRRORS.html This release fixes the bugs reported since 1.2.2p1 and contains many cleanups from the OpenBSD tree. In particular, the OpenSSL detection problems have been resolved. The layout has changed a little bit.
1999 Nov 20
0
segfault in openssh-1.2pre13
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 19 Nov 1999, Berend De Schouwer wrote: > RH6.0, Intel, openssh-1.2pre13 > > If I generate /etc/ssh_host_key, it works, if I generate > /root/.ssh/identity it segfaults. Every time. Fixed. There was a buffer overrun in the filename handling. Please try the attached patch. Regards, Damien Miller > # ssh-keygen >
2016 May 02
0
[Announce] Samba 4.3.9 Available for Download
====================================================== "Most of us end up with no more than five or six people who remember us. Teachers have thousands of people who remember them for the rest of their lives." Andy Rooney ====================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.3.
2016 May 02
0
[Announce] Samba 4.3.9 Available for Download
====================================================== "Most of us end up with no more than five or six people who remember us. Teachers have thousands of people who remember them for the rest of their lives." Andy Rooney ====================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.3.
2016 May 02
0
[Announce] Samba 4.2.12 Available for Download
============================================================= "If evolution really works, how come mothers only have two hands?" Milton Berle ============================================================= Release Announcements --------------------- This is the last bugfix release of Samba 4.2. Please note that
2016 May 02
0
[Announce] Samba 4.2.12 Available for Download
============================================================= "If evolution really works, how come mothers only have two hands?" Milton Berle ============================================================= Release Announcements --------------------- This is the last bugfix release of Samba 4.2. Please note that
1999 Dec 14
0
1.2pre17 fails to compile on RedHat 4.2/i386 (libc5)
Here goes: ./configure --prefix=/usr --sysconfdir=/etc/ssh --with-tcp-wrappers Compiles just about everything until: gcc -O2 -m486 -fno-strength-reduce -Wall -DETCDIR=\"/etc/ssh\" -DSSH_PROGRAM=\"/usr/bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c ssh.c -o ssh.o ssh.c: In function `main': ssh.c:751: warning:
2001 Jun 20
0
Old pam systems
Hi, I've recently had the pleasure of compiling OpenSSH for an older Linux 2.0/libc 5 machine. It comes with an older version of PAM, and the configure script rightfully triggers HAVE_OLD_PAM. I've found that some PAM_*_CRED #defines have changed, and this prevents auth-pam.c from compiling, so I made the obvious fix. The attached patch is against OpenSSH 2.9p2. Things to consider: -
2016 Mar 16
4
[Announce] Samba 4.4.0rc5 Available for Download
Release Announcements ===================== This is the fifth release candidate of Samba 4.4. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.4 will be the next version of the Samba suite. UPGRADING ========= Nothing special. NEW
2016 Mar 16
4
[Announce] Samba 4.4.0rc5 Available for Download
Release Announcements ===================== This is the fifth release candidate of Samba 4.4. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.4 will be the next version of the Samba suite. UPGRADING ========= Nothing special. NEW
2000 May 19
0
openSSH2.1.0
Hi, I just installed openSSH2.1.0 an a linux system and tried to connect to a server running an SSH2 server. Unfortunately I wasn't able to connect because of a signature error. I am connecting to the host for the first time. Does anybody know, why I have this problem and why I can't connect? Thanks, Stefan Mangard Here is the debug output: [smang at grad1 bin]$ ssh -2 -v
2016 Feb 23
0
[Announce] Samba 4.4.0rc3 Available for Download
Release Announcements ===================== This is the third release candidate of Samba 4.4. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.4 will be the next version of the Samba suite. UPGRADING ========= Nothing special. NEW
2016 Feb 23
0
[Announce] Samba 4.4.0rc3 Available for Download
Release Announcements ===================== This is the third release candidate of Samba 4.4. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.4 will be the next version of the Samba suite. UPGRADING ========= Nothing special. NEW
2003 Jul 28
1
forcing password dialog on printing
Hi! I want to use Samba as a pdf printer. My problem: a person who wants to print must authenticate before every print. Account information are stored in a LDAP directory, I have found a parameter kickofftime but found no needed information. Is there a possibility to handle this issue ?? Best regards Stefan -- __________________________________________ stefan weigel administration
2003 Dec 11
2
using more than one ldap server in smb.conf
Hi! I'm trying to get Samba running to accept more than one ldap server in smb.conf. I applied this patch (http://groups.google.com/groups?q=smb.conf+second+ldap+server&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=ar08ok%241pjt%241%40FreeBSD.csie.NCTU.edu.tw&rnum=5) to the samba (2.2.5) sources, but samba doesn't query the second ldap server I specified in smb.conf. Is there
2016 Mar 16
0
[Announce] Samba 4.4.0rc5 Available for Download
Is there a place I can read about the improvements to the DNS service? Thanks. On 3/16/2016 6:03 AM, Karolin Seeger wrote: > Release Announcements > ===================== > > This is the fifth release candidate of Samba 4.4. This is *not* > intended for production environments and is designed for testing > purposes only. Please report any defects via the Samba bug reporting