Displaying 2 results from an estimated 2 matches for "mynewspecialhom".
Did you mean:
mynewspecialhome
2015 May 09
1
Q: respecting .ssh/id_rsa
...dit2allow and creating modules weakens your security not
enhances it.
If you have not messed up your labeling then SSH will have no problem
reading keys - SSH keys are fully supported under the policy shipped with
CentOS.
If you are mounting your home elsewhere do:
semanage fcontext -a -e /home /mynewspecialhome
restorecon -Rv /mynewspecialhome
That will fix any selinux labelling issues of your home directories
properly.
2015 May 08
2
Q: respecting .ssh/id_rsa
On 5/8/2015 7:22 AM, Valeri Galtsev wrote:
> On Fri, May 8, 2015 8:58 am, James B. Byrne wrote:
>> While attempting to debug something else I ran across this:
>>
>> ssh -vvv somehost
>> . . .
>> debug1: Connection established.
>> debug1: permanently_set_uid: 0/0
>> debug1: identity file /root/.ssh/identity type -1
>> debug1: identity file