Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Root user changed language display Post 302789995 by wisecracker on Thursday 4th of April 2013 01:46:17 PM
Old 04-04-2013
Assuming it's the terminal only then it looks as though you are in 8bit _extended_ASCII_.

These are the characters that display when a SERIAL link is set up and bit 8 of the ASCII character set is set to 1.
Try and set your encodings back to default using the terminal preferences or another means.

The gibberish decodes as:-

<Your 'OPENSSH' connection has terminated>

When the top bit is removed...

Hope this helps...

Bazza
This User Gave Thanks to wisecracker For This Post:
 

9 More Discussions You Might Find Interesting

1. Solaris

changed shell of the root accidentally

Hi All, I have changed the shell of the root accidentally to /sbin/bash :mad: How do I change that? :( To change that I need to go to ok prompt I think, and there I need to mount the root file system in order to make changes to the respective file. Can any one please suggest how do I do... (4 Replies)
Discussion started by: pintu_asim
4 Replies

2. SuSE

root folders group changed in SUSE linux

The group of the /root folder has been changed and then logged out I am not able to log in to the /root user as it is saying Xsession log in not allowed Is there any way that the group of the /root folder be changed? (1 Reply)
Discussion started by: napster_san
1 Replies

3. Solaris

what impact root gid changed from other to root is?

> id root 0(root) 1(other) From CIS scanning result"it should make sure the root's gid is equal to 0", so I don't know what's the impact for that change to whole system? BTW, why is there a group named other under solaris? what does group "other" do ? Thanks very much! (3 Replies)
Discussion started by: a2156z
3 Replies

4. UNIX for Dummies Questions & Answers

How to allow access to some commands having root privleges to be run bu non root user

hi i am new to unix and i have abig task. i have to \run particular commands having root privileges from a non root user. i know sudo is one of the way but i need sum other approach kindly help Thanks (5 Replies)
Discussion started by: suryashikha
5 Replies

5. UNIX for Advanced & Expert Users

SuSE-11 Ownership of files having root got changed

Hi Experts, I have create a new user with uid and gid as 0 in SuSE-11 Server. After that all the files having root owner ship are showing as new user name as owner. If I login as root, and type 'id' command, it also shows the new user. Sample output from my server. host:~ # id uid=0(test)... (4 Replies)
Discussion started by: vipinable
4 Replies

6. UNIX for Dummies Questions & Answers

Sudo to delegate permission from non-root user to another non-root user

I've been through many threads before i decide to create a separate thread. I can't really find the solution to my (simple) problem. Here's what I'm trying to achieve: As "canar" user I want to run a command, let's say "/opt/ocaml/bin/ocaml" as "duck" user. The only to achieve this is to... (1 Reply)
Discussion started by: canar
1 Replies

7. UNIX for Advanced & Expert Users

Root and non-root user not able to delete the file

Hi!! one strange problem occurred with my RHEL 5 box. i'm having logs folder with ownership of non-root user. Created some files with root user under logs folder. here is the scene: -rw-r----- 1 root root 1048227 Feb 28 12:34 SystemOut_13.02.28_12.34.10.log -rw-r----- 1 root root ... (6 Replies)
Discussion started by: sukhdip
6 Replies

8. Shell Programming and Scripting

How to give root access to non root user?

Currently in my system Red Hat is installed. And Many user connect to my machine via SSH Techia Terminal. I want to give some users a root level access. Can anyone please help me how to make it possible. I too searched on the Google but didn't find the correct way Regards ADI (4 Replies)
Discussion started by: adisky123
4 Replies

9. AIX

Root password changed but old one still works

Hello i am running AIX 6.1. i recently changed the root password using passwd and pwdadm. while the new password works fine, i am still able to login using the old password. is there anyway this can disabled\fixed thanks (5 Replies)
Discussion started by: dnlsingh
5 Replies
getty(8)						      System Manager's Manual							  getty(8)

Name
       getty  - set terminal mode

Syntax
       /etc/getty [ type ] [ tty ]

Description
       The  routine  is  one  of  several ( ) by which users gain access to the ULTRIX system from a terminal.	The routine initializes a terminal
       line, reads a login name, and invokes While reading the name, the routine tries to adapt the system to the speed and type  of  terminal	on
       the line specified by the argument.

       The command typically invokes as directed by the command field in the file.

       The  routine  first tries to initialize the line.  It examines and sets up the line for local or remote connections, as appropriate.  Next,
       the routine calls to revoke access to the terminal by any background processes that could have open.  The routine then  opens  for  reading
       and writing.  File descriptors 0, 1, and 2 become the standard input, output, and diagnostic devices.  If the terminal line is connected to
       a modem, the open is not completed until someone dials up and establishes carrier on the channel.

       If a terminal exists, but an error occurs when trying to open the terminal, the routine writes a message to the system console.	 The  mes-
       sage  is repeated every 10 minutes until the terminal is available, or the entry for the terminal is modified to indicate that the terminal
       is off, and is notified by a hangup.

       The routine checks every minute to see if the terminal is still off.

       Next, the routine reads a login name, terminated by a newline or carriage-return character.  For a carriage return, the system  is  set	to
       treat carriage returns appropriately.  For further information, see

       The routine scans the user's name to see if it contains any lowercase alphabetic characters.  If it does not, and the name is nonempty, the
       system is told to map any future uppercase characters into the corresponding lowercase characters.

       Finally, calls with the user's name as an argument.

       Most of the default actions of can be changed with a suitable table.

       The routine can be set to timeout after some interval with the to variable in the table.  Thus, if the user does not  enter  a  login  name
       after a reasonable amount of time, hangs up the dialup line.

Arguments
       tty    The  special device file in the directory to open for the terminal (for example, ttyh0).	If there is no argument or the argument is
	      "+", the terminal line is assumed to be open as file descriptor 0.

       type   Used to make treat the line specially.  This argument is used as an index into the database, to determine the characteristics of the
	      line.  If there is no argument, or there is no such table, the default entry in is used.	If there is no a set of system defaults is
	      used.

	      The entry is used to define specific terminal hardware attributes such as the baud rate and number of bits per character.  Terminals
	      which  are  setup  to transmit and receive 8-bit characters must specify a gettytab entry which appropriately sets up the line.  For
	      example a terminal line setup to operate at 9600 baud with 8-bit characters may use the "8bit.9600" gettytab entry.  If  a  terminal
	      is setup to use 8-bit characters, but uses a 7-bit gettytab entry (such as "std.9600") the output from the getty program may be cor-
	      rupted.  This output corruption appears as multinational characters being generated by or programs.  When these programs operate	in
	      7-bit  mode,  the  high  order bit of the character is used as software provided parity.	This parity generation causes conventional
	      ASCII characters to be transformed into multinational characters.  By using an 8-bit gettytab entry, characters will be  transmitted
	      without any software generated parity.

	      If  indicated  by  the  table located, will clear the terminal screen, print a banner heading, and prompt for a login name.  Usually
	      either the banner or the login prompt will include the system hostname.  Then the user's name is read, a character at a time.  If  a
	      null character is received, it is assumed to be the result of the user pushing the break (interrupt) key.  The speed is usually then
	      changed and the ``login:'' prompt is displayed again.  a second break changes the speed again and redisplays the ``login:''  prompt.
	      Successive break characters cycle through some standard set of speeds.

Diagnostics
       The uses to produce diagnostic messages.  Therefore, the syslog configuration file will determine where the messages are printed.  For fur-
       ther information, see

       getty: tty: cannot open
       A terminal which is turned on in the file cannot be opened. This is probably because the requisite lines are either not configured into the
       system or the associated device was not attached during boot-time system configuration.	The syslog error logging level is LOG_ERR.

       getty: command, tty failing, open blocked
       The  routine  tried  a  non-blocking  open  of the terminal line and the open still blocked.  This can only happen on devices that have not
       implemented O_NDELAY.  For further information, see The routine tries to continue but the line may not be properly initialized.	The syslog
       error logging level is LOG_ERR.

       getty: command, tty  open failed, reason
       The  routine tried a non-blocking open of the terminal line and the open failed.  The reason is the explanation produced by the routine for
       why the open failed.  The routine tries to continue but the line may not be properly  initialized.   The  syslog  error	logging  level	is
       LOG_ERR.

       getty: in use line tty
       The Itty is in use by some other process.  The routine will not initialize a line that is already in use.  The routine will block until the
       line is no longer in use.  See and for discussions on shared lines.  The syslog error logging level is LOG_INFO.

       getty could not set pgrp, reason
       The routine tried and failed to initialize the process group of the terminal to process group 0.  See for a discussion of  process  groups.
       The reason is the explanation produced by for the failure.  The syslog error logging level is LOG_INFO.

Files
       Data base describing terminal lines

See Also
       login(1), tty(4), gettytab(5), ttys(5), init(8), syslog(8)

																	  getty(8)
All times are GMT -4. The time now is 03:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy