Re: SOLVED: Some users locked out of ssh and sftp?

2005-03-15 Thread Donald Duckie
hi chuck, thanks for your information. i was quite hesistant to delete that line, that was why i wanted some confirmation. it is already ok now. this is not eve. sorry eve :) it just happen that i have the same problem that moment, and while taking some break, i happen to read this thread. that w

RE: SOLVED: Some users locked out of ssh and sftp?

2005-03-15 Thread Eve Atley
>I don't know what "user account is locked" means, possibly hecause I don't >know the context in which you got that message. In the RedHat User Manager, you can choose the Properties of each user and edit things like what shell they use, change password, enable/disable account expiration. Also

RE: SOLVED: Some users locked out of ssh and sftp?

2005-03-15 Thread Eve Atley
It's not me! :) - Eve -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ray Olszewski Sent: Tuesday, March 15, 2005 11:03 AM To: linux-newbie@vger.kernel.org Subject: Re: SOLVED: Some users locked out of ssh and sftp? If this still you, Eve, just f

Re: SOLVED: Some users locked out of ssh and sftp?

2005-03-15 Thread Ray Olszewski
If this still you, Eve, just from a different e-mail address? Or is this someone new with (almost) the same problem as Eve? At 01:23 AM 3/15/2005 -0800, Donald Duckie wrote: I got this error message as shown below . . . How do I change the /root/.ssh/known_hosts file? It seems encrypted . . . Ch

Re: SOLVED: Some users locked out of ssh and sftp?

2005-03-15 Thread chuck gelm
Donald Duckie wrote: I got this error message as shown below . . . How do I change the /root/.ssh/known_hosts file? It seems encrypted . . . Hi, Donald: The file is not encripted, but it contains an encription key for each remote hostname. There is a line for each 'ssh' host that you have suces

Re: SOLVED: Some users locked out of ssh and sftp?

2005-03-15 Thread SOTL
On Tuesday 15 March 2005 04:23, Donald Duckie wrote: > I got this error message as shown below . . . > How do I change the /root/.ssh/known_hosts file? > It seems encrypted . . . > > > @@@ > @WARNING: REMOTE HOST IDENTIFICATION HAS CHANGE

Re: SOLVED: Some users locked out of ssh and sftp?

2005-03-15 Thread Donald Duckie
I got this error message as shown below . . . How do I change the /root/.ssh/known_hosts file? It seems encrypted . . . @@@ @WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@

Re: SOLVED: Some users locked out of ssh and sftp?

2005-03-14 Thread Ray Olszewski
At 07:01 PM 3/14/2005 -0500, Eve Atley wrote: First, I had 'user account is locked'. Second, once I logged in via the linux box, using 'ssh -l manik 192.168.10.57', it created a new .Xauthority file, apparently. And they're in. I hope your problem is solved ... but I'd encourage you to keep an eye

SOLVED: Some users locked out of ssh and sftp?

2005-03-14 Thread Eve Atley
First, I had 'user account is locked'. Second, once I logged in via the linux box, using 'ssh -l manik 192.168.10.57', it created a new .Xauthority file, apparently. And they're in. - Eve - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EM

RE: Some users locked out of ssh and sftp?

2005-03-14 Thread Eve Atley
Thanks for the info on locate; I didn't realize it was database-driven. More details on the SSH issue here. I checked the session log for WinSCP and here are the results. I will include here a non-working session ([EMAIL PROTECTED]) as well as a working session ([EMAIL PROTECTED]). NON-WORKING

RE: Some users locked out of ssh and sftp?

2005-03-14 Thread Ray Olszewski
I have to think about the message in general, but I wanted to correct one small error in your procedure right away. At 02:17 PM 3/14/2005 -0500, Eve Atley wrote: [...] So I tried copying one of these known_hosts to /home/keyur/.ssh/known_hosts. When I next try a locate for known_hosts, keyur neve

RE: Some users locked out of ssh and sftp?

2005-03-14 Thread Eve Atley
As a side note, it as if most of the 'older' users can login, but the newer users cannot! I just tried with another user...michele, who was one of the earliest users but has previously never logged in via SSH...and she had no issues whatsoever. - Eve - To unsubscribe from this list: send the lin

RE: Some users locked out of ssh and sftp?

2005-03-14 Thread Eve Atley
>>OK. Now though you call it a "session" password, this is just the same >>password that the user has already entered in as "password1" (from below). >>Right? In this case, they should be able to log in as, say, jean/password1, as you say. This is entered in the winscp fields, ie. testing local

Re: Some users locked out of ssh and sftp?

2005-03-13 Thread SOTL
Hi All I just spent half a day trying to fix this problem on the wrong computer. In justification of the time I was not using SSH directly but fish which uses SSH so I was not getting the error messages. Once I tried it connecting using SSH I fixed the problem in 5 minutes In Linux SSH has a c

Re: Some users locked out of ssh and sftp?

2005-03-11 Thread Marcus Furlong
Eve Emshoff wrote: > Thus far, I've run across 1 user who can't sftp OR > SSH. He's entirely locked out, despite having the > correct username and password. He appears to be set up > the same as well the others. > > Is there a file or some such I should edit and/or > check to ensure he can get ac

RE: Some users locked out of ssh and sftp?

2005-03-11 Thread Ray Olszewski
Yeah, Eve, details help a lot. My memory of your earlier postings on this is a bit hazy, so I may be dragging you through something you've already tried. If so, I'm sorry. But based on the fresh info, I have a couple of suggestions, provided below. At 05:56 PM 3/11/2005 -0500, Eve Atley wrote:

Re: Some users locked out of ssh and sftp?

2005-03-11 Thread SOTL
Had the same problem. My problem was solved when I install all the packages required for log in in all the computers. Suggest you check upor packages. PS All packages REQUIRED for login DO NOT have SSH as part of their name. Sorry can not remember what the additional names are. Frank On Friday

RE: Some users locked out of ssh and sftp?

2005-03-11 Thread Eve Atley
Ok, let me see if I can narrow the problem down a bit. Using the GUI panel, I first create a user and password combination - let's use jean / password1. This autocreates a user home directory (jean) and gives them a bash shell (in this case). Then, via terminal, I 'useradd jean'. Following this,

Re: Some users locked out of ssh and sftp?

2005-03-01 Thread Eric Bambach
On Tuesday 01 March 2005 10:59 am, Ray Olszewski wrote: > At 08:22 AM 3/1/2005 -0800, Eve Emshoff wrote: > >This isn't making sense to me. I have users logging in > >via SSH to a redhat linux box using their network > >username/password. I'm able to do it as are most > >others, either locally or re

Re: Some users locked out of ssh and sftp?

2005-03-01 Thread Ray Olszewski
At 08:22 AM 3/1/2005 -0800, Eve Emshoff wrote: This isn't making sense to me. I have users logging in via SSH to a redhat linux box using their network username/password. I'm able to do it as are most others, either locally or remotely. ie: ssh -l eve or sftp eve@ Thus far, I've run across 1 user

Some users locked out of ssh and sftp?

2005-03-01 Thread Eve Emshoff
This isn't making sense to me. I have users logging in via SSH to a redhat linux box using their network username/password. I'm able to do it as are most others, either locally or remotely. ie: ssh -l eve or sftp eve@ Thus far, I've run across 1 user who can't sftp OR SSH. He's entirely locked