|
|
root via ssh
Hello,
I can not su - root when I am logged in to our SunOS machine via ssh.
When I am on the local terminal I can su.
Where can I change this behaviour.
We have
unOS 5.9 Generic_112233-05 sun4u sparc SUNW,Ultra-5_10
Thanks
Andreas
|
|
0
|
|
|
|
Reply
|
Andreas
|
11/2/2006 9:30:25 AM |
|
Andreas Moroder wrote:
> Hello,
>
> I can not su - root when I am logged in to our SunOS machine via ssh.
> When I am on the local terminal I can su.
>
> Where can I change this behaviour.
>
> We have
> unOS 5.9 Generic_112233-05 sun4u sparc SUNW,Ultra-5_10
>
> Thanks
> Andreas
I might be wrong, but it should work. You might try using the setting
"PermitRootLogin" to "yes" in /etc/ssh/sshd_config file temporarily and
see if that works. Though, it's bad idea but It will allow root to
login over ssh.
Commented out the "CONSOLE=/dev/console" entry in /etc/default/login
file might do that trick for remote root login, but then should you
want to allow it?
--
Raqueeb Hassan
Bangladesh
|
|
0
|
|
|
|
Reply
|
Raqueeb
|
11/2/2006 12:57:12 PM
|
|
Andreas Moroder wrote:
> Hello,
>
> I can not su - root when I am logged in to our SunOS machine via ssh.
> When I am on the local terminal I can su.
You say that when logged is as ordinary user on console/screen you can
do su - but when logged in via ssh as the same user you can't?
I find that hard to believe...
/Thommy M.
|
|
0
|
|
|
|
Reply
|
ISO
|
11/2/2006 1:10:15 PM
|
|
Thommy M. Malmstr�m schrieb:
> Andreas Moroder wrote:
>
>>Hello,
>>
>>I can not su - root when I am logged in to our SunOS machine via ssh.
>>When I am on the local terminal I can su.
>
>
> You say that when logged is as ordinary user on console/screen you can
> do su - but when logged in via ssh as the same user you can't?
>
> I find that hard to believe...
>
> /Thommy M.
Me too,
sorry I don't know why it did not work. Maybe I made a mistake typing
the pwd.
Thanks
Andreas
|
|
0
|
|
|
|
Reply
|
Andreas
|
11/2/2006 4:13:07 PM
|
|
|
3 Replies
467 Views
(page loaded in 0.043 seconds)
Similiar Articles: root via ssh - comp.unix.solarisHello, I can not su - root when I am logged in to our SunOS machine via ssh. When I am on the local terminal I can su. Where can I change this behav... Can not login Solaris 10 with root via PuTTY. - comp.unix.solaris ...root via ssh - comp.unix.solaris Can not login Solaris 10 with root via PuTTY. - comp.unix.solaris ... root via ssh - comp.unix.solaris Hello, I can not su - root when I ... unable to connect to mysql via ssh tunnel - comp.databases.mysql ...root via ssh - comp.unix.solaris unable to connect to mysql via ssh tunnel - comp.databases.mysql ... Here's the command I'm trying: mysql -u root -ppassword --port 3333 ... OpenSSH works for root but not for regular users - comp.unix ...Rather than use RSH for trusted remote calls, we've started to employ trusted SSH. The problem is that SSH for root works without a problem. For ... How to authorize permission to ssh users in Solaris 10? - comp ...I tried to add this user to adm or root group, but in vain. Also, I tried to access Solaris using root via SSH, which is fine with command, but couldn't read some ... ulimit does not work correctly on remote ssh - comp.os.linux.misc ...If I ssh to my server as foouser "ulimit -l" says 32 If I instead ssh to the server as root and then "su foouser" then "ulimit -l" says unlimite... Login as root via Telnet - comp.unix.solarisroot via ssh - comp.unix.solaris Turn off telnet/ssh login message - comp.unix.solaris Disable root login on X - comp.unix.solaris Login as root via Telnet - comp.unix ... NFS mount through SSH - comp.unix.solarisroot via ssh - comp.unix.solaris NFS mount through SSH - comp.unix.solaris... dev/console issue - comp.unix.solaris Can not login Solaris 10 with root via PuTTY. - comp ... Locking out users by name for direct login. Allow SU - only - comp ...Does anyone know a method to lockout non root users from direct access (telnet, ssh, remsh, etc.)? I would like to be able for certain non root use... Solaris 10 ssh authorized key issue - comp.unix.solarisI can use authorized key to connect via ssh from within ... ssh key - comp.unix.solaris Can not login Solaris 10 with root via PuTTY. - comp.unix.solaris ... ssh key - comp ... How do I enable root login with ssh? - Online Tech Support Help ...Dave, I've been using ssh like a good Internet citizen to connect to my remote server, but for security reasons the ISP has disabled root login from ssh on every server. Security Tip: Disable Root SSH Login on Linux - How-To GeekOne of the biggest security holes you could open on your server is to allow directly logging in as root through ssh, because any cracker can attempt to brute force ... 7/28/2012 11:49:59 AM
|
|
|
|
|
|
|
|
|