Sponsored Content
Full Discussion: Console Login and Telnet
Top Forums UNIX for Dummies Questions & Answers Console Login and Telnet Post 302696181 by ixauditor on Tuesday 4th of September 2012 11:44:20 AM
Old 09-04-2012
Not very familiar with xconsole, but if I understand you correctly, even in the xconsole file, it would specify physical connections, not remote?

The securetty files I'm seeing generally look like this:
console
vc/[1-11]
tty[1-11]

I would assume it'd be more secure if the vc and tty lines were removed, but again, if telnet is disabled does it matter?

Again, thanks for the help.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Login Console

Hi All, I am very new to Unix and already have a problem... My predecessor didn't note down the username and password to login to the console of an HP D Class 9000 enterprise server we have. I was wondering whether there is any way to bypass this console login screen in Unix... If not is there... (1 Reply)
Discussion started by: RMadjitey
1 Replies

2. UNIX for Advanced & Expert Users

User Access Problem: Via Telnet or even Console

Just took over a UNIX Server from someone who left our company. Having problems with access by some existing users as well as new users. I get the following message from telnet sessions, when attempting access at the "Login:" prompt: "UX:in.login:ERRO: Login incorrect" "telnetd:Unable to... (2 Replies)
Discussion started by: Vincent Garcia
2 Replies

3. UNIX for Advanced & Expert Users

Home directory different console vs. telnet

Hello, One of the customers I suppport has a interesting problem I've never seen. I've searched the forums and found nothing relevant, so I'm hoping somebody can point me in the right direction. He is running Redhat Enterprise Linux 3 on a Dell PC. He also uses Sun workstations. He has a... (1 Reply)
Discussion started by: rhfrommn
1 Replies

4. HP-UX

Unable to login at console and telnet

Hi friend, I'm facing a problem to access the console and telnet to the HP ux 11 server due to the system file is full. How to access this server via single mode and how to mount the folder / and folder /var? thanks. vestro (1 Reply)
Discussion started by: vestro
1 Replies

5. UNIX for Dummies Questions & Answers

Connecting as CONSOLE using Telnet.

Hi, I need to connect as CONSOLE from my WinXP PC to a Solaris server (Solaris 9 SPARC) using telnet. I cannot use HyperTerminal as there is no direct link between my PC and the server (it is a remote server). How to do this? Regards. M. (3 Replies)
Discussion started by: mahatma
3 Replies

6. AIX

cant telnet to aix 5.2 and not even access through serial console

I have installed aix 5.2 on aix box through serial console connected to COM 1 . I even get a login prompt after the fresh installation . But as soon as i give a root & enter i again get a login prompt.i..e I am not able to logon after a fresh installation. and even i configured IP configuration... (0 Replies)
Discussion started by: linuxnightowl84
0 Replies

7. AIX

Not able to login as normal users through console /telnet/ssh

Hi , I am having problem,users are not able to login through ssh or telnet.Only we can login as root user in console. Restarted telnet and sshd ,no luck. Any ideas. AIX -- 5.2 ML 07 Thanks, MNK (1 Reply)
Discussion started by: mnkfre
1 Replies

8. UNIX for Dummies Questions & Answers

Automatically login in the telnet from present telnet

Hi, I was writing one script which includes to switch to the another telnet automatically from the present telnet server. I was using rlogin but firstly it takes the same user name of the present telnet and secondly it is prompting for the password. But i want to switch to the another telnet... (2 Replies)
Discussion started by: Prateek
2 Replies

9. HP-UX

telnet login successful ,but ssh can not login

why I can login by telnet using root account but when i use login by ssh using root account it is not successful ,is it different password i am sure ssh service is started (2 Replies)
Discussion started by: alert0919
2 Replies

10. AIX

Not able to login AIX server but able to login thru console.

Hi, i am able to login to AX server thru console but not able to login directly thru server. also the server is not ping-able with other server. filesystem is fine. and OS version is AIX 5.3. please let me know if you need any specific log. thx in advance. Scriptor (2 Replies)
Discussion started by: scriptor
2 Replies
xconsole(1X)															      xconsole(1X)

NAME
dxconsole, xconsole - monitor system console messages with X SYNOPSIS
dxconsole | xconsole [-toolkitoption...] [-file file-name] [-notify] [-stripNonprint] [-daemon] [-verbose] [-exitOnFail] [-motif] [-stdin] [-maxSize n] [-buttons] OPTIONS
The dxconsole and xconsole programs accept all of the standard X Toolkit command line options along with the additional options listed below: To monitor some other device, use this option to specify the device name. This does not work on regular files as they are always ready to be read from. When new data are received from the console and the notify option is set, the icon name of the application has "*" appended, so that it is evident even when the application is iconified. -notify is the default. This option causes dxconsole or xconsole to place itself in the background, using fork/exit. When set, this option directs dxconsole or xconsole to display an informative message in the first line of the text buffer. When set, this option directs dxconsole or xconsole to exit when it is unable to redirect the con- sole output. When set, this option causes the Motif interface to be presented. (This option is always set in dxconsole.) This option directs xconsole to read from stdin as well as /dev/console (default in dxconsole). This option establishes the maximum amount (in charac- ters) to be displayed. The default is 32768. This option governs whether clear and dismiss buttons appear. Applies only to the Motif interface and is set by default. DESCRIPTION
The dxconsole and xconsole programs display messages which are usually sent to /dev/console. By default, xconsole presents the Athena interface and dxconsole presents the Motif interface. Since dxconsole is an X client, it will terminate upon receiving a fatal error from the X server. This may occur if the swap space is low and the X Server is not able to process a request from dxconsole. X DEFAULTS
This program uses the Athena Text widget, look in the Athena Widget Set documentation for controlling it. WIDGETS
In order to specify resources, it is useful to know the hierarchy of the widgets which compose dxconsole and xconsole. In the notation below, indentation indicates hierarchical structure. The widget class name is given first, followed by the widget instance name. XConsole xconsole XConsole text ENVIRONMENT
to get the default host and display number. to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. FILES
specifies required resources specifies required resources SEE ALSO
X(1X), xrdb(1X), Athena Text widget, Motif Text widget AUTHOR
Keith Packard (MIT X Consortium) xconsole(1X)
All times are GMT -4. The time now is 02:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy