public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* having trouble connecting to a ssh connection to a remote computer
@  Scott Berry
   ` Steve Holmes
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Scott Berry @  UTC (permalink / raw)
  To: speakup; +Cc: Speakup is a screen review system for Linux.

I am wondering what would cause a permission denied statement while
connecting to a remote computer.  I am trying to help someone get his
Linux system set up but not sure what I need to have him do to fix this
problem.



Scott Berry
Please remove the .nospam at the end of my emails to get in contact with
me or click here.
mailto:scott@drscott.dyndns.biz


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: having trouble connecting to a ssh connection to a remote computer
   having trouble connecting to a ssh connection to a remote computer Scott Berry
@  ` Steve Holmes
   ` Alex Snow
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 11+ messages in thread
From: Steve Holmes @  UTC (permalink / raw)
  To: speakup, Speakup is a screen review system for Linux.

I had that very thing happen to me recently on one of my local boxes
here.  Check the permissions on the /dev files.  Namely, /dev/pty/*
which get created dynamically or /dev/ttyp* if you aren't using the
newer style.  On my machine, somehow those perms got set to
read-only.  I think it happened to me when I migrated some stuff from
another hard drive.  It should be world writable.  Sorry I'm not
clearer than this but I'd have to go over there and look at all the
dev files I messed with.  It is mainly terminal realated stuff I'm
talking about.  Changing the perms fixed it for me.

On Thu, Mar 11, 2004 at 10:18:46PM -0700, Scott Berry wrote:
> I am wondering what would cause a permission denied statement while
> connecting to a remote computer.  I am trying to help someone get his
> Linux system set up but not sure what I need to have him do to fix this
> problem.
> 
> 
> 
> Scott Berry
> Please remove the .nospam at the end of my emails to get in contact with
> me or click here.
> mailto:scott@drscott.dyndns.biz
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> 

-- 
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: having trouble connecting to a ssh connection to a remote computer
   having trouble connecting to a ssh connection to a remote computer Scott Berry
   ` Steve Holmes
@  ` Alex Snow
   ` talmage
   ` Charles Crawford
  3 siblings, 0 replies; 11+ messages in thread
From: Alex Snow @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

the password could be wrong. check the case.
the user you are connecting to may have a blank password. this in my 
experience doesn't work well with ssh. always give e new user a 
password such as changeme.
On Thu, Mar 11, 2004 at 10:18:46PM -0700, 
Scott Berry wrote:
> I am wondering what would cause a permission denied statement while
> connecting to a remote computer.  I am trying to help someone get his
> Linux system set up but not sure what I need to have him do to fix this
> problem.
> 
> 
> 
> Scott Berry
> Please remove the .nospam at the end of my emails to get in contact with
> me or click here.
> mailto:scott@drscott.dyndns.biz
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

- -- 
Always borrow money from a pessimist; he doesn't expect to be paid
back.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAUZ5K9XVrM3ri110RAqtKAJ0dO1MCqCjTL08GFdUTicbZomwB3wCfbwwq
j7rMXVvW4xty7ZENuoz1/zA=
=aTH+
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: having trouble connecting to a ssh connection to a remote computer
   having trouble connecting to a ssh connection to a remote computer Scott Berry
   ` Steve Holmes
   ` Alex Snow
@  ` talmage
     ` Scott Berry
   ` Charles Crawford
  3 siblings, 1 reply; 11+ messages in thread
From: talmage @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hi Scott,

This might be too obvious, but are the services being run in inetd.conf?
At least that's the file in /etc for my Slackware v9.1 that is in charge of 
starting demons like ftp, telnet, etc.

Dave

At 12:18 AM 3/12/2004, you wrote:
>I am wondering what would cause a permission denied statement while
>connecting to a remote computer.  I am trying to help someone get his
>Linux system set up but not sure what I need to have him do to fix this
>problem.
>
>
>
>Scott Berry




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: having trouble connecting to a ssh connection to a remote computer
   ` talmage
@    ` Scott Berry
       ` talmage
  0 siblings, 1 reply; 11+ messages in thread
From: Scott Berry @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Yes they are when a Debian package is unpacked they make sure it runs.

On
Fri, 12 Mar 2004 talmage@somtel.com wrote:

> Hi Scott,
>
> This might be too obvious, but are the services being run in inetd.conf?
> At least that's the file in /etc for my Slackware v9.1 that is in charge of
> starting demons like ftp, telnet, etc.
>
> Dave
>
> At 12:18 AM 3/12/2004, you wrote:
> >I am wondering what would cause a permission denied statement while
> >connecting to a remote computer.  I am trying to help someone get his
> >Linux system set up but not sure what I need to have him do to fix this
> >problem.
> >
> >
> >
> >Scott Berry
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>

Scott Berry
Click here for my email addres: mailto:scott@drscott.dyndns.biz


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: having trouble connecting to a ssh connection to a remote computer
     ` Scott Berry
@      ` talmage
  0 siblings, 0 replies; 11+ messages in thread
From: talmage @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hi Scott,

Ok, next question, are you by chance trying to sign on as root?
If so check out the securetty file in /etc to make sure it's allowed, or 
sign on as a regular user, and try su to become root.

Dave

At 03:09 PM 3/12/2004, you wrote:
>Yes they are when a Debian package is unpacked they make sure it runs.




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: having trouble connecting to a ssh connection to a remote computer
   having trouble connecting to a ssh connection to a remote computer Scott Berry
                   ` (2 preceding siblings ...)
   ` talmage
@  ` Charles Crawford
     ` Scott Berry
     ` Darrell Shandrow
  3 siblings, 2 replies; 11+ messages in thread
From: Charles Crawford @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Is he logging on as root?  If so, he can change his permissions for his 
user name and then go back in as himself.


-- Charlie.At 10:18 PM 03/11/2004 -0700, you wrote:
>I am wondering what would cause a permission denied statement while
>connecting to a remote computer.  I am trying to help someone get his
>Linux system set up but not sure what I need to have him do to fix this
>problem.
>
>
>
>Scott Berry
>Please remove the .nospam at the end of my emails to get in contact with
>me or click here.
>mailto:scott@drscott.dyndns.biz
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
>http://speech.braille.uwo.ca/mailman/listinfo/speakup



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: having trouble connecting to a ssh connection to a remote computer
   ` Charles Crawford
@    ` Scott Berry
     ` Darrell Shandrow
  1 sibling, 0 replies; 11+ messages in thread
From: Scott Berry @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

No actually I am having to log in as root.  I am doing this so I can
install packages that he needs.

On Sat, 13 Mar 2004, Charles Crawford
wrote:

> Is he logging on as root?  If so, he can change his permissions for his
> user name and then go back in as himself.
>
>
> -- Charlie.At 10:18 PM 03/11/2004 -0700, you wrote:
> >I am wondering what would cause a permission denied statement while
> >connecting to a remote computer.  I am trying to help someone get his
> >Linux system set up but not sure what I need to have him do to fix this
> >problem.
> >
> >
> >
> >Scott Berry
> >Please remove the .nospam at the end of my emails to get in contact with
> >me or click here.
> >mailto:scott@drscott.dyndns.biz
> >
> >_______________________________________________
> >Speakup mailing list
> >Speakup@braille.uwo.ca
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>

Scott Berry
Click here for my email addres: mailto:scott@drscott.dyndns.biz


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: having trouble connecting to a ssh connection to a remote computer
   ` Charles Crawford
     ` Scott Berry
@    ` Darrell Shandrow
       ` Scott Berry
       ` Charles Crawford
  1 sibling, 2 replies; 11+ messages in thread
From: Darrell Shandrow @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hi Charles,

It is never a good idea to directly allow a root login over any sort of
remote connection, including SSH.  It is better to allow a "regular user"
type login over SSH, then use su for a root login or sudo for the execution
of commands as the root user.

Darrell Shandrow - Shandrow Communications!
Technology consultant/instructor, network/systems administrator!
A+, CCNA, Network+!
Check out high quality telecommunications services at http://ld.net/?nu7i
All the best to coalition forces carrying out Operation Iraqi Freedom!
----- Original Message ----- 
From: "Charles Crawford" <CCrawford@Starpower.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Saturday, March 13, 2004 3:52 AM
Subject: Re: having trouble connecting to a ssh connection to a remote
computer


> Is he logging on as root?  If so, he can change his permissions for his
> user name and then go back in as himself.
>
>
> -- Charlie.At 10:18 PM 03/11/2004 -0700, you wrote:
> >I am wondering what would cause a permission denied statement while
> >connecting to a remote computer.  I am trying to help someone get his
> >Linux system set up but not sure what I need to have him do to fix this
> >problem.
> >
> >
> >
> >Scott Berry
> >Please remove the .nospam at the end of my emails to get in contact with
> >me or click here.
> >mailto:scott@drscott.dyndns.biz
> >
> >_______________________________________________
> >Speakup mailing list
> >Speakup@braille.uwo.ca
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: having trouble connecting to a ssh connection to a remote computer
     ` Darrell Shandrow
@      ` Scott Berry
       ` Charles Crawford
  1 sibling, 0 replies; 11+ messages in thread
From: Scott Berry @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hey thanks Daryl.  Appricate the tip the only reason I am doing it this
way is due to some configuring another system but I will set up another
user on that system and log in through that.  Once again thanks for the
heads up.

On Sat, 13 Mar 2004, Darrell Shandrow wrote:

> Hi Charles,
>
> It is never a good idea to directly allow a root login over any sort of
> remote connection, including SSH.  It is better to allow a "regular user"
> type login over SSH, then use su for a root login or sudo for the execution
> of commands as the root user.
>
> Darrell Shandrow - Shandrow Communications!
> Technology consultant/instructor, network/systems administrator!
> A+, CCNA, Network+!
> Check out high quality telecommunications services at http://ld.net/?nu7i
> All the best to coalition forces carrying out Operation Iraqi Freedom!
> ----- Original Message -----
> From: "Charles Crawford" <CCrawford@Starpower.net>
> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
> Sent: Saturday, March 13, 2004 3:52 AM
> Subject: Re: having trouble connecting to a ssh connection to a remote
> computer
>
>
> > Is he logging on as root?  If so, he can change his permissions for his
> > user name and then go back in as himself.
> >
> >
> > -- Charlie.At 10:18 PM 03/11/2004 -0700, you wrote:
> > >I am wondering what would cause a permission denied statement while
> > >connecting to a remote computer.  I am trying to help someone get his
> > >Linux system set up but not sure what I need to have him do to fix this
> > >problem.
> > >
> > >
> > >
> > >Scott Berry
> > >Please remove the .nospam at the end of my emails to get in contact with
> > >me or click here.
> > >mailto:scott@drscott.dyndns.biz
> > >
> > >_______________________________________________
> > >Speakup mailing list
> > >Speakup@braille.uwo.ca
> > >http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>

Scott Berry
Click here for my email addres: mailto:scott@drscott.dyndns.biz


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: having trouble connecting to a ssh connection to a remote computer
     ` Darrell Shandrow
       ` Scott Berry
@      ` Charles Crawford
  1 sibling, 0 replies; 11+ messages in thread
From: Charles Crawford @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

You are quite right.  Of course whoever gets on needs to know the root 
password.  Still, I agree that except for when there is no alternative, 
root is not the best idea.  

	Thanks.

On Sat, 13 Mar 2004, Darrell Shandrow wrote:

> Hi Charles,
> 
> It is never a good idea to directly allow a root login over any sort of
> remote connection, including SSH.  It is better to allow a "regular user"
> type login over SSH, then use su for a root login or sudo for the execution
> of commands as the root user.
> 
> Darrell Shandrow - Shandrow Communications!
> Technology consultant/instructor, network/systems administrator!
> A+, CCNA, Network+!
> Check out high quality telecommunications services at http://ld.net/?nu7i
> All the best to coalition forces carrying out Operation Iraqi Freedom!
> ----- Original Message ----- 
> From: "Charles Crawford" <CCrawford@Starpower.net>
> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
> Sent: Saturday, March 13, 2004 3:52 AM
> Subject: Re: having trouble connecting to a ssh connection to a remote
> computer
> 
> 
> > Is he logging on as root?  If so, he can change his permissions for his
> > user name and then go back in as himself.
> >
> >
> > -- Charlie.At 10:18 PM 03/11/2004 -0700, you wrote:
> > >I am wondering what would cause a permission denied statement while
> > >connecting to a remote computer.  I am trying to help someone get his
> > >Linux system set up but not sure what I need to have him do to fix this
> > >problem.
> > >
> > >
> > >
> > >Scott Berry
> > >Please remove the .nospam at the end of my emails to get in contact with
> > >me or click here.
> > >mailto:scott@drscott.dyndns.biz
> > >
> > >_______________________________________________
> > >Speakup mailing list
> > >Speakup@braille.uwo.ca
> > >http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

-- 
-- Charlie Crawford




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 having trouble connecting to a ssh connection to a remote computer Scott Berry
 ` Steve Holmes
 ` Alex Snow
 ` talmage
   ` Scott Berry
     ` talmage
 ` Charles Crawford
   ` Scott Berry
   ` Darrell Shandrow
     ` Scott Berry
     ` Charles Crawford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).