Displaying 20 results from an estimated 3000 matches similar to: "Can't get in without a password"
2001 Sep 07
2
Newbie to rsync
Hi All
I have compiled rsync on a Solaris 5.5.1 machine1 . I have compiled this
on a partition on the machine as root.
I have done the following
shared the Partition on the machine i have compiled.
mounted this partition this partition on the machine2 where I need to
rsync data
then When I issue the command
on machine2 as
rsync -avz machine2:/x machine3:
It gives me
sh :rsync not found
EOF
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
2002 Sep 30
4
2 plots sharing axis / combining factors
Dear R users,
- Is it possible to produce a figure with 2 plots that they share one of
the axis, e.g., the y-axis?
I did not succeed by setting mai[4] <- 0. Is there a simple way?
- How could I convert 2 factor variables in a single factor variable
which is the combination of the other 2.
Example:
lith: a factor 2 levels "ca", "ma"
sp: a factor with 2 levels,
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
2000 Feb 16
1
Re: SUMMARY: IMAP security across the net
I just want to say that the compilation of answers on reading IMAP
e-mail securely was excellent. I currently read my IMAP mail through an
SSH tunnel, but have always wanted to use the built in encryption in the
e-mail clients, and I am in the process of setting it up based on your
message.
However, being a little excessive, I want to go even further. I imagine
e-mail being delivered and then
2000 May 18
2
Followup: 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.
[...]
Sorry, forgot:
Both are RedHat Linux 6.x, on Intel i386.
OpenSSL-0.9.5a and OpenSSH-2.1.0 compiled from source.
SSH v1 works fine.
--
Kind regards,
Berend
2001 Aug 14
0
Help: how to get the module list
Thanks Pierre, this is a good idea, I will give it a try.
Tal
> -----Original Message-----
> From: rsync-admin@us5.samba.org [mailto:rsync-admin@us5.samba.org]On
> Behalf Of Pierre Abbat
> Sent: Saturday, February 10, 2001 3:23 PM
> To: Tal Dayan; rsync@us5.samba.org
> Subject: Re: Help: how to get the module list
>
>
> On Sat, 10 Feb 2001, Tal Dayan wrote:
>
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\"
2001 Mar 11
6
what about socks support?
Is there any plan to add socks 4 or socks 5 support to openssh like
the original ssh developed in finland??
Michael
Michael at bizsystems.com
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
2001 Aug 08
4
build problem with 2.9p1 & p2
Greetings -
I don't think this is a bug; just something I don't understand.
I'm using RedHat Linux v7.0 with an i686 processor.
I've been using openssl v0.9.5a with openssh v2.2.1
I've upgraded to openssl v0.9.6b and openssh v2.9.p2
I've built both packages with the '--prefix=/usr' option.
During the openssh 'make install' at 'host-key' I get
2001 Dec 18
1
Problem connecting
I just finished installing rsync on one of my servers. But when I go to do a
test connection via "rsync web1::" I get the following error
rsync: failed to connect to web1: Connection refused
rsync error: error in socket IO (code 10) at clientserver.c(84)
2001 Dec 18
2
Rsyncd.conf
Howdy,
I am pretty "green" with rsync so any help will be much appreciated.
I want to mirror webserver A and webserver B. The two directories I want to
mirror are /www/home and /www/default. I was wondering how I would set this
up in rsycd.conf and how I would call it in a script? Thanks
David
2000 Sep 30
2
RHL OpenSSH upgrade: _new_ sshd is not started
Hello all,
A few days ago I noticed that the following seems to happen when upgradign
OpenSSH on Linux-based (/etc/rc.d/init.d/sshd) based systems:
- sshd is restarted with 'sshd restart'; however sshd serving in port 22
is not replaced.
- you have to kill the old one (netstat -ltp | grep :ssh ; kill
...) first, then restart sshd.
- This might happen only when performing the upgrade
2000 Dec 11
1
OpenSSH 2.3.0p1: Broken pipe / SIGPIPE
Dear OpenSSH gurus! ;-)
I recently upgraded from "OpenSSH 2.1.1p4" to "OpenSSH 2.3.0p1"
on my Linux 2.2.17 box with OpenSSL 0.9.5a (RedHat 7.0).
According to the "ChangeLog", there was a change in SIGPIPE
handling:
| 20000930
| [...]
| - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
| very short lived X connections. Bug report from
2001 Jan 15
1
'Bad Packet Length' error?
After upgrading my client with 2.4p1, I started getting the folowing
errors when using slogin to login to a server:
2f 75 73 72 2f 6c 6f 63
Disconnecting: Bad packet length 796226418.
Thinking it was the 2.4 upgrade, I uninstalled 2.4 and reinstalled 2.3
client. Problem still exists. I have OpenSSH 2.3 installed as the server.
I even deleted the key entry on the client side by editing the
2001 Jun 18
1
make scp more script-capable
Hi,
here's a proposal of a new ssh/scp-feature:
-------------------------------------------------------
please implement a timeout with non-zero error-returncode on
"Are you sure you want to continue connecting (yes/no)?"
-------------------------------------------------------
My situation:
recently I have implemented a cronjob
that is using scp. Due to organizational
2001 Mar 06
1
FW: SSH RPM for Red Hat 6.2 not useable
Hello, rpm's for 6.2 also did not work here. ( With latest rpm, openssl,...)
Compiling myself the binaries did not give any error and working fine.
De Munter Erwin
-----Original Message-----
From: Damien Miller [mailto:djm at mindrot.org]
Sent: Monday, March 05, 2001 11:56 PM
To: Marco Fioretti
Cc: openssh-unix-dev at mindrot.org; marco.fioretti at tiscalinet.it
Subject: Re: SSH RPM for Red
2001 Jun 25
1
Apparent SSH-1.2.27 Rootkit
Hello,
I found this lurking around the web, and thought people who are
running SSH-1.2.27 might be interested.
--
Kevin Sindhu <kevin at tgivan dot com>
Systems Engineer
TGI Technologies Inc. Tel: (604) 872-6676 Ext 321
107 E 3rd Avenue Fax: (604) 872-6601
Vancouver,BC V5T 1C7
Canada.
-------------- next part --------------
Welcome Root Kit SSH distribution v5.0 (by Zelea)
This