On Mon, 15 Sep 1997, Michael Legart wrote: > Is it possible to allow root access via telnet? > It is supposed to be used for remote administration. The server is > *not* connected to the Internet and contains no sensitive/important > data, so security would not be a problem. The server is (right now) > only for playing with... :-)
For security reasons, I won't test this on my system. Some have already mentioned ssh, /etc/securetty, and su (sudo is also possible). I'll just mention /etc/login.defs. I believe commenting out the CONSOLE line may do the trick (at least that's what the man page says). Not commenting it out allows root logins from all devices. You have to specify individual devices in /etc/securetty (probably not very fun in your situation). HTH, Brandon ----- Brandon Mitchell E-mail: [EMAIL PROTECTED] Homepage: http://www.geocities.com/SiliconValley/7877/home.html PGP: finger -l [EMAIL PROTECTED] "We all know Linux is great...it does infinite loops in 5 seconds." --Linus Torvalds -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .