Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 2004 08:09:43 +0800
From:      Stephen Liu <satimis@icare.com.hk>
To:        Nathan Kinkade <nkinkade@ub.edu.bz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: SSH Problem
Message-ID:  <200403020809.43752.satimis@icare.com.hk>
In-Reply-To: <20040301143307.GC11958@nkinkade.bmp.ub>
References:  <200403020152.37627.satimis@icare.com.hk> <20040301143307.GC11958@nkinkade.bmp.ub>

next in thread | previous in thread | raw e-mail | index | archive | help
- snip -
>
> You say that this works as root, but your example seems to indicate
> otherwise.  By default, root logins via ssh is disabled in the sshd
> config file, usually at /etc/ssh/sshd_config.  If for some reason you
> want to allow root logins via ssh then uncomment the following line and
> change "no" to "yes" - then restart sshd:
>
> PermitRootLogin yes
>
> However, I think this would generally be frowned upon from a security
> standpoint.

Hi Nathan,

Tks for your advice which works.

This arrangement is only to facilitate Administor's job.  He operates outside 
contact as 'user' from there if necessary he can login as root doing 
maintenance.

B.R.
Stephen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403020809.43752.satimis>