[olug] ssh
Jon
thechunk at usa.net
Wed Jan 10 06:11:49 UTC 2001
Some things I have found with SSH. If you compiled from source and don't have PAM you need to tell it to do mdsum encription. Check the configure -help for the switch. Once you do that I bet your problems go away. How are you connecting? If you don't use the -l option or the user at host format it will use your current user id. Anyway hope this gives you some things to try.
-Jon
On Tue, Jan 09, 2001 at 01:06:53PM -0600, Adam Lassek wrote:
> What type of authentication? I found the script and disabled them all but then
> it said it had no way to authenticate. I'm just trying to ssh between two of my
> machines running Debian, since it apparently does not install telnet. Also, I
> have basically found myself with the "Linux guy" title in my networking class
> and need to set up encryption between our other machines and the webserver,
> running Mandrake.
>
> Michael King wrote:
>
> > Well if you can connect to the port it's obviously got permission to
> > execute. What most likely happened is ssh is set up to require
> > authentication. Most hosts don't run it and a windoze system certainly
> > won't be running it so you'll be able to login but it'll deny you access and
> > return that error message. Depending on which platform you're running
> > you'll have to find the script executing sshd and specify not to require
> > authentication on execution. Once you restart the daemon everything should
> > run fine. If you can tell me what OS you're running it on I can give you a
> > little more information as to where to find the line you need to alter.
> > Check "man ssh" or maybe "man sshd" for more information on more options for
> > the daemon as well as syntax for auth/noauth operation.
> >
> > -----Original Message-----
> > From: adam at mail.radiks.net [mailto:adam at mail.radiks.net]On Behalf Of
> > Adam Lassek
> > Sent: Tuesday, January 09, 2001 12:56 AM
> > To: olug at bstc.net
> > Subject: [olug] ssh
> >
> > When I try to connect to a machine with ssh is asks me for a password,
> > but it won't accept anything. I'm sure it's the correct password, but it
> > tells me permission denied. I even tried connecting to localhost, but
> > nothings working. What do I need to get this accepting connections?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: olug-unsubscribe at bstc.net
> > For additional commands, e-mail: olug-help at bstc.net
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: olug-unsubscribe at bstc.net
> > For additional commands, e-mail: olug-help at bstc.net
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: olug-unsubscribe at bstc.net
> For additional commands, e-mail: olug-help at bstc.net
---------------------------------------------------------------------
To unsubscribe, e-mail: olug-unsubscribe at bstc.net
For additional commands, e-mail: olug-help at bstc.net
More information about the OLUG
mailing list