Skip site navigation (1)Skip section navigation (2)
Date:      28 Jan 2000 13:44:45 +0100
From:      Dag-Erling Smorgrav <des@flood.ping.uio.no>
To:        Todd Backman <todd@flyingcroc.net>
Cc:        security@FreeBSD.ORG
Subject:   Re: root authorized_keys ignore?
Message-ID:  <xzpzotqxt4y.fsf@flood.ping.uio.no>
In-Reply-To: Todd Backman's message of "Wed, 26 Jan 2000 11:18:53 -0800 (PST)"
References:  <Pine.BSF.4.10.10001261111260.58696-100000@security1.noc.flyingcroc.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Todd Backman <todd@flyingcroc.net> writes:
> Is there any way to get sshd to ignore root's authorized_keys? (disallow
> the practice of putting the private key on another sever to allow for
> passwordless entry)

# cd /root/.ssh
# rm -f authorized_keys
# ln -s /dev/null authorized_keys

DES
-- 
Dag-Erling Smorgrav - des@flood.ping.uio.no


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




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