Koozali.org: home of the SME Server

root login

dave

root login
« on: January 28, 2002, 11:55:14 PM »
How do you get to the root.
I have enable telnet and can not login as root.
What is the default pasword??
It's not the same as admin.

Thanks,  Dave

Bobby

Re: root login
« Reply #1 on: January 28, 2002, 11:59:51 PM »
I use ssh rather than telnet....however, I log in as root with my admin password.  Works everytime all the time.

Might try ssh....could be a security issue?  What error do you get?

~B

Luke Drumm

Re: root login
« Reply #2 on: January 29, 2002, 02:27:14 AM »
You also might want to double check your security setting through the server-manager web pages.

Dan Brown

Re: root login
« Reply #3 on: January 29, 2002, 06:12:40 AM »
The root password is the same as the admin password.  However, you aren't allowed to log in remotely as root via telnet.  Use ssh instead--there are free ssh clients available for most environments.

dave

Re: root login
« Reply #4 on: January 29, 2002, 06:30:54 AM »
Thanks,
I was trying to use telnet.
It would not take the password for admin

Dave

Alexander Ziemann

Re: root login
« Reply #5 on: January 29, 2002, 11:34:10 AM »
You can no longer login as root by telnet. Use a ssh client (e.g. putty, which works fine for me) and use your admin password for root.

This has nothing to do with the telnet-related settings in the admin.web-panel; you are by no means allowed to login as root via telnet.

hth

Alex

Luke Drumm

Re: root login
« Reply #6 on: January 29, 2002, 12:47:02 PM »
Oops sorry. I can't say I've tried for quite few releases.
Mental note to self: Double check facts before offering time wasting solutions.
Regards,
Luke

Ed Form

Re: root login
« Reply #7 on: January 29, 2002, 02:23:27 PM »
Although it is universally warned against, you can log in as both root and admin via telnet if you enable this in the remote access stub of the system manager.

Ed Form

Ed Form

Re: root login
« Reply #8 on: January 29, 2002, 02:23:29 PM »
Although it is universally warned against, you can log in as both root and admin via telnet if you enable this in the remote access stub of the system manager.

Ed Form

Scott Smith

Re: root login
« Reply #9 on: January 29, 2002, 04:58:16 PM »
Recent releases (4.1 and up, or thereabouts) do not allow you to enable root telnet logins via the web manager. However, if you check out the telnet templates you will find the configuration file property for the telnet service that does allow root logins. You have to set this via the command line using the db command.

Paul Lakra

Re: root login
« Reply #10 on: January 29, 2002, 05:18:00 PM »
I f you look at the last entry of the FAQ's on the e-smith.org site it tells you how to enable root logins via Telnet.

SniperG

Re: root login
« Reply #11 on: January 29, 2002, 06:00:41 PM »
Why not just use SSH ?

If not an option telent in as a normal user and 'su' to root ....

Dan Brown

Re: root login
« Reply #12 on: January 29, 2002, 06:08:42 PM »
SSH should _always_ be an option, particularly with how insecure telnet is.  If you can't carry putty on a floppy with you (it's a single .exe file, that's all), use mindterm as a java applet--nothing to install on the client computer at all.  There's really no excuse to use telnet any more.

Scott Smith

Re: root login
« Reply #13 on: January 29, 2002, 06:30:57 PM »
I believe the decision to use or not use telnet is best left to the individual user. Some may not like it, and it is indeed insecure, but if we "outlaw" everything that is insecure or unreliable or "could" be a problem, we'd be left with hunks of metal, plastic, and silicon.

And should Mitel ever elect to completely remove telnet from SME, then I suspect the solution for those wanting telnet should be to not use SME, but rather to use a product that will allow them to work they way they want. Or, wait for the contrib module that reinstates telnet :-)