OT: My ssh authorized_keys doesn't work with nfs/nis

MJ mjose00 at optusnet.com.au
Sat Sep 14 12:21:56 UTC 2019



On 14/09/2019 5:39 pm, Aryeh Friedman wrote:
> My ~/.ssh/authorized_keys files works fine on a machine that is not in my
> NIS domain but when I copy my id_rsa.pub (which is what I did to create the
> non-NIS authorized_keys) to my NIS account and give it the same permissions
> as the working machine it insists on asking for a password.
> 
> ssh faraway (non-NIS machine)
> does not ask for a password
> but
> ssh nearby (NIS machine) does


Try ssh -vvv. See if that informs you more.


More information about the freebsd-questions mailing list