Problem authenticating the user on Linux
From: An Lam (An.Lam@3pardata.com)
Date: 01/25/03
- Previous message: STEWARD, Curtis (Jamestown): "RE: Does OpenSSH support X.509 Certificate format?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: An Lam <An.Lam@3pardata.com> To: "SSH discussion (E-mail)" <secureshell@securityfocus.com> Date: Fri, 24 Jan 2003 19:00:35 -0800
I created a user say "joe" on host "myserver1" and assigned a password
"hello" to this user.
Then I copied this user's password entry in /etc/shadow which contains the
encrypted version of "hello" and place it
on another host "myserver2" after creating user "joe" on "myserver2". These
machines are running in a cluster.
I want them to have the same user information. I can log on "myserver1"
using user "Joe" and password "hello"
successfully using both "telnet" and "ssh". However, if I logged on to
myserver2 using SSH "ssh joe@myserver2"
and enter "hello" as the password. SSH complained "Permission denied".
Do anyone know why telnet allows me to log in, but ssh doesn't? I need to
create users inside a program, I can't do it
interactively on each machine.
I'm using OpenSSH_v3.4p1 on Debian Linux.
Thanks much in advance,
An
- Next message: An Lam: "FW: Problem authenticating the user on Linux (Resolved!)"
- Previous message: STEWARD, Curtis (Jamestown): "RE: Does OpenSSH support X.509 Certificate format?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|