You are not logged in.
I'm following the FreeNX install wiki page for ArchLinux. Right now I'm setting the SSHD parameter for "AuthorizedKeysfIle" in the file /etc/ssh/sshd.conf.
And this brings up the question, Each of the services I'm setting up is generating this file (authorized_keys):
/var/lib/nxserver/home/.ssh/authorized_keys2
/srv/nfs4/mrwizard_xtian/.ssh/authorized_keys
How am I supposed to manage these files?
Should I roll them all into one and put them into the _normal_ place for authorized_keys, which is with each user: ~/.ssh or do I add each of the above files to the AuthorizedKeysfIle line in sshd.conf?
//EDIT: Simplified the question...
Last edited by xtian (2013-09-18 23:28:01)
Offline