Bug 56463

Summary: Warning: no access to tty
Product: [Retired] Red Hat Linux Reporter: Need Real Name <paul>
Component: util-linuxAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: harald, paul
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
URL: https://customer.support.redhat.com/txmgr/view/view_sr.cgi
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-25 11:18:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2001-11-19 12:18:09 UTC
Description of Problem:

When I telnet into the machine, I often (almost always) get the messages:

Warning: no access to tty (Inappropriate ioctl for device).
Thus no job control in this shell.

and the shell does not work right (particularly with emacs).  It may have 
something to do with KDE and being logged in on the console or not.  

The problem occurs both for remote telnet and for local telnet (on same
machine).

I found a post on the web indicating that it was tied to newer kernels but, 
although I reverted back to kernel 2.4.2, it is still happening.  It did not 
happen earlier on a previous Redhat 7.0 installation.

Redhat support asked me to submit this bug report.  See support request 
194521.  They suggested switching to SSH which does not seem to have the 
problem.  I did that but would still like to see this resolved.

How Reproducible:

Nearly every time.  Logging in on console or logging out seems to affect 
chances of it happening for a remote connection.

Steps to Reproduce:

telnet to machine and it happens before .cshrc file is executed.

Actual Results:


Expected Results:


Additional Information:

Comment 1 Harald Hoyer 2001-11-19 13:04:23 UTC
this seems to be a little bit csh related. Do you see this with bash also?


Comment 2 Need Real Name 2001-11-19 13:18:43 UTC
I changed my login shell to bash and successfully logged in 4 times without 
hitting the problem.  When I logged in to another account that uses csh, the 
problem was there.  So, it does seem to be csh related too.


Comment 3 Harald Hoyer 2002-03-25 11:18:34 UTC
this is fixed by using a more recent version of util-linux. the bug is in 'login'

Comment 4 Harald Hoyer 2002-03-25 11:21:24 UTC

*** This bug has been marked as a duplicate of 54741 ***