Simple telnet login question

Simple telnet login question

Post by dr.. » Sat, 18 Dec 1999 04:00:00



Sorry for the simple rookie question, but how do you temporarily
disable telnet logins in AIX4.3?

Thanks!

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

Simple telnet login question

Post by Stim » Sat, 18 Dec 1999 04:00:00


On Fri, 17 Dec 1999 01:41:05 GMT, Nicholas Dronen



>: Sorry for the simple rookie question, but how do you temporarily
>: disable telnet logins in AIX4.3?

># chuser rlogin=false <username>

>Regards,

>Nicholas Dronen

Or
touch /etc/nologin

Remove file nologin afterwards it also will be removed during boot.
Remember when the file exists nobody other from root can login..

Greetz, Stimpy.

-= Wie met beide benen op de grond blijft staan, komt geen stap verder =-

 
 
 

Simple telnet login question

Post by F. Michael Or » Sat, 18 Dec 1999 04:00:00




> : Sorry for the simple rookie question, but how do you temporarily
> : disable telnet logins in AIX4.3?

> # chuser rlogin=false <username>

> Regards,

> Nicholas Dronen

If you are trying to prevent a _particular_ user from telnetting into
the system.  Preventing telnets in general is a little more
complicated.  In that case, you have to disable the telnetd process.  It
can be done manually via "smit subserver", "Stop a subserver", & select
telnet.  You can automate it in a script by "stopsrc -t telnet."
--

F. Michael Orr
Sr. Systems Engineer
Norfolk Public Schools, Norfolk, VA, USA
"Go Miami Dolphins! Go Mark Martin, #6 Valvoline Ford!"

 
 
 

Simple telnet login question

Post by dr.. » Sat, 18 Dec 1999 04:00:00




Quote:> touch /etc/nologin

> Remove file nologin afterwards it also will be removed during boot.
> Remember when the file exists nobody other from root can login..

Thanks all! I should have specified, but this is exactly what I
needed...

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

1. simple question - y cant i telnet

Hi all

can anyone tell me why i cant do the simplest thing - to telnet from
my windows 98 OS to another persons win 98 OS when i know their IP -
surely this is the simplest thing on earth to do - i used to be able to
do it on my laptop - but on this pc it says " cannot establish a connection to ..."

hope someone can help

cheers
Jon

2. kernel BUG at slab.c:1200!

3. Simple telnet question?

4. AIX 3.2.5 and 4GB HD?

5. Simple Telnet Question

6. Re-Serializing ODT 3.0

7. simple TELNET question

8. UW SCSI card problem

9. simple question: how to disable a user login

10. Hopefully a simple login question

11. Simple bash login vs. interactive shell question.

12. how 2 change this "hostname login:" to simple "login:"

13. telnet login w/script question