Acces through using Telnet


 
Thread Tools Search this Thread
Operating Systems Solaris Acces through using Telnet
# 1  
Old 05-13-2010
Tools Acces through using Telnet

Hi,

My current requirement is to log in ROOT to a Solaris 10 server using telnet. It is not advisable to enable telnet access but my requirement forces me to do so. So under /etc/default/login i have commented the line CONSOLE....

And still I am unable to connect. Putty console just vanishes when I tried to connect to the server with telnet option.

Please suggest ASAP.

Thanks in advance.
# 2  
Old 05-13-2010
start the telnet service!

svcadm is your friend ;-)
# 3  
Old 05-13-2010
# 4  
Old 05-13-2010
Please ensure that the putty is set to connect using telnet, otherwise the default setting tries to connect using ssh.

Please make sure that telnet is running. Issue the command on the machine which has to be accessible by telnet:

Code:
#svcs -a | grep telnet

Thanks,
Deepak
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Bug the vps by using simple user acces.

I want to bug and make lag in the vps using commands on linux by a normal user, SSH on centos 6. (1 Reply)
Discussion started by: [xEF]Danger
1 Replies

2. IP Networking

[Android-Networking] can't acces internet, while settings says all is ok => Routing/Nameserver prob

Hello, since a while, i have a very strange and frustrating network problem with my Huawei p6(Android 4.4.2). The ROM is "Omni Rom", i think - but it shouldn't matter. The problem is: when i try to connect through wlan (i have no mobile internet), according to the network manager of android,... (1 Reply)
Discussion started by: Palindrom
1 Replies

3. Cybersecurity

Ssh acces without passwd from unique machine to all servers

hello i want to acces to many machines over LAN network from a unique machine , that allow me to use a SSH directly without password. i ama using redhat enterprise version . i didnt find the right way to realise that. what should i do at first ? (1 Reply)
Discussion started by: wassimpb
1 Replies

4. Cybersecurity

Root acces bug through sudo!

My friend has found a bug with sudo. His organization has Linux laptops with no root access to users. Policy pushing is through Puppet. But doing sudo sudo twice he is able to access root. Do you guys have any clue, how's that possible, usually sudo su is restricted. (8 Replies)
Discussion started by: nixhead
8 Replies

5. UNIX for Dummies Questions & Answers

Difference Between Krb5-telnet And Ekrb5-telnet

Hi, I want to know the difference between these two services. Both are under xinetd. Both are used for enabling and disabling Telnet service. So, can somebody please explain me the difference between the two ? Thanks in advance :) (0 Replies)
Discussion started by: kashifsd17
0 Replies

6. UNIX for Dummies Questions & Answers

Unable to acces my pendrive in linux

Hi Gurus, in linux I am unable to access my pendrive(i am even not seeing the icon or location for my pendrive ). Please anyany could help me to get rid of this issue. regards, Sanjay :) (4 Replies)
Discussion started by: sanjay.login
4 Replies

7. Shell Programming and Scripting

Webpage to Telnet via Perl and Expect: Telnet problem?

Somewhat long story: I have a simple Perl CGI script that uses Expect to Telnet to a device and grab some data, and then spits it back to Perl for display on the Webpage. This works for many devices I've tried, but one device just fails, it keeps rejecting the password on this device, only... (1 Reply)
Discussion started by: jondo
1 Replies

8. UNIX for Dummies Questions & Answers

can't acces ftp from my computer

can't acces ftp from my computer. It is posible my provider blocks it, but local ftp works fine. Any ideas ? Thanks, TuMux (7 Replies)
Discussion started by: TuMux
7 Replies

9. UNIX for Dummies Questions & Answers

need to acces unix box thrugh the internet

I have my own PC with linux mandrake 8.2 at home but the problem is that I cant effort the internet connection right now. but at work I had W2k. so if there is any program that allow me to log in unix box and use that program as a terminal for that box. I want to practice the linux code and the... (4 Replies)
Discussion started by: RuDe_BuT_CoOoL
4 Replies
Login or Register to Ask a Question