I can't connect to it as any other user except root. It just says "Permission denied, please try again".
I've made sure the passwords match and several different ways of logging in. But it still fails.
Could someone help please Thanks
hughesjr
Jan 25 2004, 06:26 PM
If you are connecting from one linux machine to another (as a different user on the connected to machine) the command would be:
ssh -l usernameserver
(substitute username of the machine you are connecting to for username, and substitute the server name or IP address for server)
Make sure on the server you are connecting to that the users can login via the console on that machine...that will make sure the shell is correct and they have a home directory, etc.).
Redwing
Jan 26 2004, 12:13 PM
Im actually using a SSH Client (using SSH2) called F-Secure SSH Client.
I have tried connecting using the command line on another linux machine at college using your syntax. I am, however, recieving a permission denied message still.
--Edit--
The all users I created as a test can log in at the initial Linux login prompt and I can su to them. They appear to have a home directory.
The command and syntax I'm using to create users is: adduser -p passwordusername
hughesjr
Jan 26 2004, 12:46 PM
But ... from each of those places, (using both the F-Secure SSH Client and linux) your root user can connect to the server?
------------------------ What is the Linux distro and what sshd package are you using....
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.