Thank you very much. After I put the lower case "ssh", gftp works. :)
gFTP 2.0.14, Copyright (C) 1998-2002 Brian Masney <[EMAIL PROTECTED]>. If
you have any questions, comments, or suggestions about this program,
please feel free to email them to me. You can always find out
On Thursday 23 October 2003 04:19 pm, Donald Tyler wrote:
> I also followed the instructions, and just ended up there staring at it
> while it said "Connecting".
>
> ssh from terminal works fine. Have any ideas why it wouldn't work?
>
> p.s. I did everything in th
I also followed the instructions, and just ended up there staring at it
while it said "Connecting".
ssh from terminal works fine. Have any ideas why it wouldn't work?
p.s. I did everything in the link that you (RDB) posted.
-Original Message-
From: [EMAIL PROTECTED]
On Thursday 23 October 2003 01:30 pm, Ding Li wrote:
> I used the method in your email, but gftp hungs there and I got no
> response.
> Do you know why? I am using rh 9.0
hungs as crashed? you couldn't do nothing to it except 'kill -9 gftp'? If
that's the case, I don't know why. Maybe gftp bugs ?
pening SSH connection to xxx.xxx.xxx.xxx
Running program SSH -e none -l myuserid xxx.xxx.xxx.xxx "echo -n xsftp ;
/usr/libexec/openssh/sftp-server"
[EMAIL PROTECTED] wrote:
On Thursday 23 October 2003 09:56 am, Donald Tyler wrote:
Hi,
I finally managed to get my firewall server up (Th
how to transfer files from my
> workstation to the server via SSH. Can anyone point me in the direction
> of some info?
>
> Thanks.
You can use SCP as most people has told you, but if you want some GUI too, you
can also use gftp as the frontend of SCP. Here is a tip:
http://
On Thu, 23 Oct 2003, Rus Foster wrote:
> Hi,
> > I want to be able to administer the server remotely. But the only
> > problem I have is that I don't know how to transfer files from my
> > workstation to the server via SSH. Can anyone point me in the direction
> &g
to transfer files from my
> workstation to the server via SSH. Can anyone point me in the direction
> of some info?
>
scp sftp or for a gui -gftp (set the port to 22 and the protocol to
ssh2)
from a windows box winscp is terrific
Bret
--
redhat-list mailing list
unsubscribe mailto:[EMAI
> I want to be able to administer the server remotely. But the only
> problem I have is that I don't know how to transfer files from my
> workstation to the server via SSH. Can anyone point me in the direction
> of some info?
if you're using a Linux workstation:
scp file-f
to transfer files from my
> workstation to the server via SSH. Can anyone point me in the direction
> of some info?
man scp.
General usage:
scp -C local.file [EMAIL PROTECTED]:/location/
scp -C [EMAIL PROTECTED]:/location/local.file .
The first copies a local file to a directory on a remote sys
Hi,
> I want to be able to administer the server remotely. But the only
> problem I have is that I don't know how to transfer files from my
> workstation to the server via SSH. Can anyone point me in the direction
> of some info?
You want to look at scp. The basic command is
scp
man scp
Donald Tyler wrote:
Hi,
I finally managed to get my firewall server up (Thanks to everyone on
the list who helped).
I want to be able to administer the server remotely. But the only
problem I have is that I don't know how to transfer files from my
workstation to the server via SSH
Hi,
I finally managed to get my firewall server up (Thanks to everyone on
the list who helped).
I want to be able to administer the server remotely. But the only
problem I have is that I don't know how to transfer files from my
workstation to the server via SSH. Can anyone point me i
On Friday 10 October 2003 19:30, Gordon Messmer wrote:
> MKlinke wrote:
> > I haven't tried it with crontab so I don't know if it'll fit here
> > but with batch jobs like this via ssh the ssh-agent mechanism works
> > very well. The thought of null passphrases
MKlinke wrote:
I haven't tried it with crontab so I don't know if it'll fit here but
with batch jobs like this via ssh the ssh-agent mechanism works very
well. The thought of null passphrases just leave me a little cold and
shivering
As well it should. There is a mor
At 10:33 10/2/2003, you wrote:
You'll have to edit the xinetd script file for it. /etc/xinetd.d/telnet
Easier to type (as root): "chkconfig telnet on"
--
Rodolfo J. Paiz
[EMAIL PROTECTED]
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redha
Hello all,
I have a brand new system that I have installed RH 9 with all updates.
Since the updates, I now cannot ssh *from* this server to any other one,
but I *can* ssh *to* this server. This is what I get when I try from the
new server:
[EMAIL PROTECTED] root]# ssh -v aa
OpenSSH_3.5p1, SSH
I am trying to get /etc/security/limits.conf to work correctly for
remote logins as well as local su.
Here is what I mean...
This does not work
--
[EMAIL PROTECTED] ~# ssh [EMAIL PROTECTED]
[EMAIL PROTECTED]'s password:
UCSD Physics Server
Unauthorized Access is Prohibited
[EMAIL PROT
I recommend using ssh over telnet for security reasons. By default telnet is
turned off, even if you installed it.
You'll have to edit the xinetd script file for it. /etc/xinetd.d/telnet
-Original Message-
From: Salvador Santander [mailto:[EMAIL PROTECTED]
Sent: Thursday, Octob
with
ssh
I have just installed my redhat without firewall, with telnet server,
with
anonftp, with wu-ftpd, and I can't do telnet, ftp in my own machine, but
i
can loggin with ssh from another computer. Any idea for solve this? It
can
be possible that openssh server is the problem?
--
redhat
I have just installed my redhat without firewall, with telnet server, with
anonftp, with wu-ftpd, and I can't do telnet, ftp in my own machine, but i
can loggin with ssh from another computer. Any idea for solve this? It can
be possible that openssh server is the problem?
--
redhat-list ma
Nathalie Boulos [EMAIL PROTECTED] wrote:
> > Hello,
> >
> > i'm using rsync with ssh to connect to a remote host
> > and mirror a website.
> >
> > I want to put the command in crontab and i don't want
> > ssh to ask for password before opening
Nathalie Boulos [EMAIL PROTECTED] wrote:
> Hello,
>
> i'm using rsync with ssh to connect to a remote host
> and mirror a website.
>
> I want to put the command in crontab and i don't want
> ssh to ask for password before opening the connexion.
I assume from th
On Wednesday 01 October 2003 07:32, Jason Dixon wrote:
> On Wed, 2003-10-01 at 08:15, Nathalie Boulos wrote:
> > Hello,
> >
> > i'm using rsync with ssh to connect to a remote host
> > and mirror a website.
> >
> > I want to put the command in crontab
On Wednesday 01 October 2003 08:32 am, Jason Dixon wrote:
> On Wed, 2003-10-01 at 08:15, Nathalie Boulos wrote:
> > Hello,
> >
> > i'm using rsync with ssh to connect to a remote host
> > and mirror a website.
> >
> > I want to put the command in
On Wed, 2003-10-01 at 08:15, Nathalie Boulos wrote:
> Hello,
>
> i'm using rsync with ssh to connect to a remote host
> and mirror a website.
>
> I want to put the command in crontab and i don't want
> ssh to ask for password before opening the connexion.
>
&
Hello,
i'm using rsync with ssh to connect to a remote host
and mirror a website.
I want to put the command in crontab and i don't want
ssh to ask for password before opening the connexion.
Anyone knows how can i avoid that?
Regards
Nathalie
__
Do
Just to complete the message
i install openssh-3.7p1 and in the end of make install echo this:
/usr/sbin/sshd -t -f /etc/ssh/sshd_config
Privilege separation user sshd does not exist
make: [check-config] Error 255 (ignored)
i generate a ssh key version 2 and in /var/log/messages echo this
Hi list,
I have just install and configure ssh3.5. I had generated 2 keys: the first
one is version 1 and the other version 2.
The user with version 1 do login into machine ok.
The user with key version 2 have permission denied. Does anyone know a
configuration to set or how does it doesn't
>You might have to delete the SSH client key and let it generate a new
>one.
Where would I find this, and do you mean the client key on the sourcing ssh
or the destination ssh server which is refusing the connection?
Marty
On Wed, 2003-09-17 at 08:06, Hal Burgiss wrote:
> On We
Guess I'll wait before I bother upgrading, currently nobody can get onto my
machine anyway :-/
Marty
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 17, 2003 5:17 PM
Subject: Re: upgraded ssh from 3.1 to 3.7.1 - now g
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: upgraded ssh from 3.1 to 3.7.1 - now getting connection refused
On Wednesday 17 September 2003 10:38, [EMAIL PROTECTED] wrote:
> Thanks,
>
> But the one that I was referring to, what the openssh that was
> released this morrni
On Wednesday 17 September 2003 10:38, [EMAIL PROTECTED] wrote:
> Thanks,
>
> But the one that I was referring to, what the openssh that was
> released this morrning,
> http://www.mindrot.org/pipermail/openssh-unix-announce/2003-September
>/64.html
>
> Wed Sep 17 01:13:10 EST 2003
>
> This new v
On Wed, 2003-09-17 at 18:38, [EMAIL PROTECTED] wrote:
> Thanks,
>
> But the one that I was referring to, what the openssh that was released this
> morrning,
> http://www.mindrot.org/pipermail/openssh-unix-announce/2003-September/64.html
>
> Wed Sep 17 01:13:10 EST 2003
>
> This new version
2003 10:29:18 -0500
From: MKlinke <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: upgraded ssh from 3.1 to 3.7.1 - now getting connection refused
On Wednesday 17 September 2003 09:56, Keith Olmstead wrote:
> Does anyone know when an rpm is going to be
On Wednesday 17 September 2003 09:56, Keith Olmstead wrote:
> Does anyone know when an rpm is going to be released resolving the
> issues in OpenSSH 3.7.1?
>
> --Keith
It was released yesterday by most everyone who includes OpenSSH in their
distributions including Red Hat.
Regards, Mike Klinke
You can get backported Red Hat RPMs from ftp://updates.redhat.com
--
Chris Purcell, RHCE
> Does anyone know when an rpm is going to be released resolving the
> issues in OpenSSH 3.7.1?
>
> --Keith
>
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.
Does anyone know when an rpm is going to be released resolving the issues in OpenSSH
3.7.1?
--Keith
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
You might have to delete the SSH client key and let it generate a new
one.
On Wed, 2003-09-17 at 08:06, Hal Burgiss wrote:
> On Wed, Sep 17, 2003 at 12:35:48PM +0100, Martin Moss wrote:
> > I can believe that:-)
> >
> > I just couldn't find the rpm.
> >
> >
On Wed, Sep 17, 2003 at 12:35:48PM +0100, Martin Moss wrote:
> I can believe that:-)
>
> I just couldn't find the rpm.
>
> Any ideas where it would be?
RHN or ftp://updates.redhat.com/7.2/en/os//i386/openssh-3.1p1-10*
That's obviously 7.2 updates (out yesterday or day before).
--
Hal Burgiss
I can believe that:-)
I just couldn't find the rpm.
Any ideas where it would be?
Marty
- Original Message -
From: "Hal Burgiss" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 17, 2003 12:24 PM
Subject: Re: upgraded ssh from 3.1 to 3.7
On Wed, 17 Sep 2003 12:23:15 +0100
"Martin Moss" <[EMAIL PROTECTED]> wrote:
> There is an exploit for all versions lower than 3.7.1. Allowing root access.
> It seems to have hit the public domain yesterday.
> http://www.linuxsecurity.com/advisories/redhat_advisory-3628.html
>
> (this one seems to
On Wed, Sep 17, 2003 at 12:25:06PM +0100, Martin Moss wrote:
> aha here's the link
>
> http://www.openssh.com/txt/buffer.adv
RH often backports patches. Life is simpler if you stay with their
packages.
--
Hal Burgiss
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https:
aha here's the link
http://www.openssh.com/txt/buffer.adv
Marty
- Original Message -
From: "Sean Estabrooks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 17, 2003 12:05 PM
Subject: Re: upgraded ssh from 3.1 to 3.7.1 - now getting co
now can't find gr) was suggesting that 3.7.1
should be the version to install, which I did.
Regards
Marty
- Original Message -
From: "Sean Estabrooks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 17, 2003 12:05 PM
Subject: Re: upg
On Wed, 17 Sep 2003 11:45:23 +0100
"Martin Moss" <[EMAIL PROTECTED]> wrote:
> I just upgraded my ssh using the 3.7.1 source tarball (I couldn't find an
> rpm for it). Now when I try to login I get a connection refused.
> As I am unable to get a connection to
All,
I just upgraded my ssh using the 3.7.1 source tarball (I couldn't find an
rpm for it).
Now when I try to login I get a connection refused.
As I am unable to get a connection to the machine, I am not able to provide
much debugging information. Can anybody give me any pointers as to wh
At 22:53 9/13/2003 -0700, you wrote:
Can you elaborate on this a little more? Very interesting... Why not
just have a closed port?
Some SOHO hardware (albeit only a few devices) are too stupid to close the
port, so you make 100% sure that no one can reach its admin website from
the outside by re
PROTECTED]
Subject: Watching an ssh version
Hi,
I remember this is being asked here long time ago, but I couldn't find it in
the archive, probably due to inaccurate search terms.
Anyway, I am wondering if there is a way to watch an SSH session. Suppose a
friend of mine is accessing my computer rem
On Tue, 16 Sep 2003 08:02:39 -0400
"Reuben D. Budiardja" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I remember this is being asked here long time ago, but I couldn't find it in
> the archive, probably due to inaccurate search terms.
>
> Anyway, I am wond
Hi,
I remember this is being asked here long time ago, but I couldn't find it in
the archive, probably due to inaccurate search terms.
Anyway, I am wondering if there is a way to watch an SSH session. Suppose a
friend of mine is accessing my computer remotely to do some configuration via
Can you elaborate on this a little more? Very interesting... Why not
just have a closed port?
On Sun, 2003-09-07 at 17:57, Ed Wilts wrote:
> On Sun, Sep 07, 2003 at 10:52:46AM -1000, Marc Adler wrote:
> > I want to configure my Linksys router to allow ssh connections. One and
> >
On Thursday 11 September 2003 05:58 pm, Cleber P. de Souza wrote:
> In /etc/ssh/ssd_config do you can change the Banner parameter:
> Banner /etc/ssh/message
> The text in /etc/ssh/message will be displayed after ssh login.
>
Thanks, that works.
RDB
--
redhat-list mailing list
In /etc/ssh/ssd_config do you can change the Banner parameter:
Banner /etc/ssh/message
The text in /etc/ssh/message will be displayed after ssh login.
***
Cleber P. de Souza
Cia. Metalgraphica Paulista
-Mensagem original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Em nome de Reuben
c) message after user login through SSH. How do
I do
that? I changed /etc/motd but it does not get displayed. I looked
/etc/ssh/sshd_config but nothing seem obvious.
I am running RH 7.x
Thanks
RDB
--
Reuben D. Budiardja
Department of Physics and Astronomy
The University of Tennessee, Knoxville, TN
Hello,
Sorry if this is trivial, I've tried Google but haven't found it.
I need to display a (static) message after user login through SSH. How do I do
that? I changed /etc/motd but it does not get displayed. I looked
/etc/ssh/sshd_config but nothing seem obvious.
I am runn
On Thu, 2003-09-11 at 06:48, Sasa Stupar wrote:
> Romeo pravi:
>
> > Sorry i'm quite new to the list.
> > I'd like to know if is sure that is not a configuration error the
> > message I get when I try to do an up2date:
> > There was an SSL error: [('SSL routines',
> > 'SSL3_GET_SERVER_CERTIFICAT
Romeo pravi:
Sorry i'm quite new to the list.
I'd like to know if is sure that is not a configuration error the
message I get when I try to do an up2date:
There was an SSL error: [('SSL routines',
'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]
I red it was a redhat problem, but I
Sorry i'm quite new to the list.
I'd like to know if is sure that is not a configuration error the message I
get when I try to do an up2date:
There was an SSL error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE',
'certificate verify failed')]
I red it was a redhat problem, but I red last messa
jump in if I wanted to, but I'd
probably hurt myself.
Good thought. True, too.
So I'll be easing myself into 1) how to assign IP addresses so that they
are static on my network (a new concept - I realize if I don't, they
could suddenly switch, and I'd have to reconfigure ssh
I'm still new to all this? Maybe I should have at the
beginning. I'm finding that learning about all this is like getting into
a really hot bath - I could just jump in if I wanted to, but I'd
probably hurt myself.
So I'll be easing myself into 1) how to assign IP addresses so
At 11:07 9/8/2003 -1000, you wrote:
Yes, I went ahead and forwarded port 80 to 192.168.1.222, which isn't
either of the two computers I've got on my network (192.168.1.100 and
192.168.1.101). Is that ok?
Yes. It avoids the small danger of peoply trying to get to your Linksys
router's admin functio
[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Mon, 08 Sep 2003 01:27:45 -0600
Subject: Re: Linksys router and ssh connection
> At 21:03 9/7/2003 -1000, you wrote:
> >Great! This worked. There wasn't a button or box to indicate the
> >protocol, so maybe it's automatically s
* Marc Adler <[EMAIL PROTECTED]> [2003-09-07 22:40]:
> * Rodolfo J. Paiz <[EMAIL PROTECTED]> [2003-09-07 21:29]:
> > At 21:03 9/7/2003 -1000, you wrote:
> > >Great! This worked. There wasn't a button or box to indicate the
> > >protocol, so maybe it's automatically set for both protocols. Either
>
erver [machine to be accessed]
Client user name on remote machine: minitwr [machine from which access
to smbserver is made.
Now when I log onto smbserver via ssh I am doing so with the ' -l root'
suffix to log into the server as root. I placed the key in
'/root/.ssh/authorized_keys&
[machine from which access
> to smbserver is made.
>
> Now when I log onto smbserver via ssh I am doing so with the ' -l root'
> suffix to log into the server as root. I placed the key in
> '/root/.ssh/authorized_keys' on smbserver but in
> '/home/
You need to forward port 22 (SSH port) to the IP address of then internal PC
that is running SSHD.
(example) 22 to 192.168.1.2
-Me
-Original Message-
From: Marc Adler [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 07, 2003 1:53 PM
To: [EMAIL PROTECTED]
Subject: Linksys router and
smbserver via ssh I am doing so with the ' -l root'
suffix to log into the server as root. I placed the key in
'/root/.ssh/authorized_keys' on smbserver but in
'/home/mintwr/.ssh' on minitwr'
I am still asked for a login each time I connect. Have I placed the
=
20 to 25 (ftp ports pop, ssh, smtp), protocol tcp (check that)put in
the last digit for the forwared IP (it forces the ip range depending on
the network (I assume no NAT)...then check enable and hit apply.
That should do the trick for you. I'm behind another router...my
DSL modem/r
I believe the Linksys allows you to shut off remote admin capability.
<>
-- Original Message ---
From: "Rodolfo J. Paiz" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Mon, 08 Sep 2003 01:27:45 -0600
Subject: Re: Linksys router and ssh connection
> At
On Mon, Sep 08, 2003 at 08:10:29AM -0500, Benjamin J. Weiss wrote:
> > Yes, it's vital. Unless you forward port 80 to somewhere, I can point
> > my browser (or application) at your Linksys firewall and start guessing
> > passwords. After you forward port 80 to a non-existent IP address, I
> > won
> > > Marc, you did change the password and forward port 80 to your real
> > > webserver or some non-existent host, right?
> >
> > I changed the password, but didn't touch port 80, only port 22. I don't
> > have a webserver. Is it vital to change port 80? Will changing it affect
> > anything on my
On Mon, 2003-09-08 at 06:41, Ed Wilts wrote:
> On Sun, Sep 07, 2003 at 11:42:38PM -0600, Rodolfo J. Paiz wrote:
> > At 19:57 9/7/2003 -0500, you wrote:
> > >And, you should *always* forward port 80 to something, even a
> > >non-existent host, to disallow any hopes that somebody that somebody can
>
On Sun, Sep 07, 2003 at 10:38:45PM -1000, Marc Adler wrote:
> * Rodolfo J. Paiz <[EMAIL PROTECTED]> [2003-09-07 21:29]:
> > At 21:03 9/7/2003 -1000, you wrote:
> >
> > Marc, you did change the password and forward port 80 to your real
> > webserver or some non-existent host, right?
>
> I changed
On Sun, Sep 07, 2003 at 11:42:38PM -0600, Rodolfo J. Paiz wrote:
> At 19:57 9/7/2003 -0500, you wrote:
> >And, you should *always* forward port 80 to something, even a
> >non-existent host, to disallow any hopes that somebody that somebody can
> >talk to it from the outside.
>
> Perhaps that shoul
* Rodolfo J. Paiz <[EMAIL PROTECTED]> [2003-09-07 21:29]:
> At 21:03 9/7/2003 -1000, you wrote:
> >Great! This worked. There wasn't a button or box to indicate the
> >protocol, so maybe it's automatically set for both protocols. Either
> >way, it works, so thanks!
>
> Marc, you did change the pass
At 21:03 9/7/2003 -1000, you wrote:
Great! This worked. There wasn't a button or box to indicate the
protocol, so maybe it's automatically set for both protocols. Either
way, it works, so thanks!
Marc, you did change the password and forward port 80 to your real
webserver or some non-existent host
* ABrady <[EMAIL PROTECTED]> [2003-09-07 11:22]:
> On Sun, 07 Sep 2003 10:52:46 -1000
> Marc Adler <[EMAIL PROTECTED]> wrote:
>
> > I want to configure my Linksys router to allow ssh connections. One
> > and a half seconds of Googling showed me how to change the d
At 19:57 9/7/2003 -0500, you wrote:
And, you should *always* forward port 80 to something, even a
non-existent host, to disallow any hopes that somebody that somebody can
talk to it from the outside.
Perhaps that should be "...especially if possible to a non-existent host..."?
--
Rodolfo J. Paiz
[
On Sun, Sep 07, 2003 at 10:52:46AM -1000, Marc Adler wrote:
> I want to configure my Linksys router to allow ssh connections. One and
> a half seconds of Googling showed me how to change the default password
> on it, and it makes me wonder whether more people shouldn't know tha
r the "Service Port Range". If all you want is
22, put that in both blocks.
5. Set the protocol to "Both".
SSH only uses TCP protocol, so UDP is not needed and is better left unselected.
--
Rodolfo J. Paiz
[EMAIL PROTECTED]
--
redhat-list mailing list
unsubscribe mailto:[EMAIL
On Sun, 07 Sep 2003 10:52:46 -1000
Marc Adler <[EMAIL PROTECTED]> wrote:
> I want to configure my Linksys router to allow ssh connections. One
> and a half seconds of Googling showed me how to change the default
> password on it, and it makes me wonder whether more people should
Look at the port forwarding. You need to forward port 22 to the private
address of the linux box.
-Original Message-
From: Marc Adler [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 07, 2003 4:53 PM
To: [EMAIL PROTECTED]
Subject: Linksys router and ssh connection
I want to configure
I want to configure my Linksys router to allow ssh connections. One and
a half seconds of Googling showed me how to change the default password
on it, and it makes me wonder whether more people shouldn't know that
there is a default password that is the *same* for all Linksys routers,
but t
On Sun, 24 Aug 2003, Sean Estabrooks wrote:
> On Sun, 24 Aug 2003 22:34:11 -0400
> Cosmo Lee <[EMAIL PROTECTED]> wrote:
>
> >
> > # /sbin/chkconfig --list sshd
> > sshd0:off 1:off 2:on3:on4:on5:on6:off
> > #
> >
> > Is `service` and actual command? I can't find
On Sun, 24 Aug 2003 22:34:11 -0400
Cosmo Lee <[EMAIL PROTECTED]> wrote:
>
> # /sbin/chkconfig --list sshd
> sshd0:off 1:off 2:on3:on4:on5:on6:off
> #
>
> Is `service` and actual command? I can't find a man entry for it:
>
> # service sshd start
> bash: service:
RH 7.2. Open SSH 3.1
I need help on how to set up Open SSH. I checked tldp.org, but can't
find any How-To for it there. Can someone point me in the right
direction to get configuration info?
So far I've installed various OpenSSH packages, including openssh-server:
# rpm -qa
On Sun, 2003-08-24 at 14:54, Cosmo Lee wrote:
> RH 7.2. Open SSH 3.1
>
> I need help on how to set up Open SSH. I checked tldp.org, but can't
> find any How-To for it there. Can someone point me in the right
> direction to get configuration info?
>
> So far I
RH 7.2. Open SSH 3.1
I need help on how to set up Open SSH. I checked tldp.org, but can't
find any How-To for it there. Can someone point me in the right
direction to get configuration info?
So far I've installed various OpenSSH packages, including openssh-server:
# rpm -qa
> Guys,
>
> Know of any ssh log tools?
>
> I want to know when someone logs into my ssh server
That part is easy. Look at /var/log/secure
> and the command that
> they runpreferably real time...
> is that too much to ask :).
I don't know how to do this real-tim
Guys,
Know of any ssh log tools?
I want to know when someone logs into my ssh server and the command that
they runpreferably real time...
is that too much to ask :).
Thanks in advance
-N
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman
While doing updates on my servers, I came across this one and I'm
baffled. I always ssh into my primary server and then ssh to the
others. I have them all setup to use keys, and normally it just logs in
and records this in syslog. However, after rpm updated
openssh/openssh-cl
On Tue, 2003-08-05 at 06:54, Michael Schwendt wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Mon, 04 Aug 2003 22:22:16 -0600, Ashley M. Kirchner wrote:
>
> > While doing updates on my servers, I came across this one and I'm
> > baffled. I a
"Advisory ID RHSA-2003:222-01, Updated openssh packages" it
looks like user authentication via Kerberos has been broken. Logging on via
console still validates users correctly via Kerberos, but when using ssh it
does not function any more. After entering the username, no password can be
enter
Hello,
Oke thanks, there are allready some postings regarding this behaviour at
Bugzilla (ID 101183, 101799 and 101800).
Cheers,
Andre
- Original Message -
From: "Johan Andersson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 07, 2003 12:
updates on my servers, I came across this one and I'm
> > > baffled. I always ssh into my primary server and then ssh to the
> > > others. I have them all setup to use keys, and normally it just logs in
> > > and records this in syslog. However, after rpm upd
IGNED MESSAGE-
Hash: SHA1
On Mon, 04 Aug 2003 22:22:16 -0600, Ashley M. Kirchner wrote:
While doing updates on my servers, I came across this one and I'm
baffled. I always ssh into my primary server and then ssh to the
others. I have them all setup to use keys, and normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07 Aug 2003 21:09:45 -0500, Bret Hughes wrote:
> > See clarifying comment at end of
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=101157
> >
>
> I assume that you are referring to:
>
>
> If the only solution to the information leak i
SSAGE-
Hash: SHA1
On Mon, 04 Aug 2003 22:22:16 -0600, Ashley M. Kirchner wrote:
While doing updates on my servers, I came across this one and I'm
baffled. I always ssh into my primary server and then ssh to the
others. I have them all setup to use keys, and normally it just lo
Hello,
After applying "Advisory ID RHSA-2003:222-01, Updated openssh packages" it
looks like user authentication via Kerberos has been broken. Logging on via
console still validates users correctly via Kerberos, but when using ssh it
does not function any more. After entering the us
1 - 100 of 1242 matches
Mail list logo