Hi sluggers, just upgraded to FC3 and everything seemed to be ok but today I tried to ssh to a host and experienced some strange problems. I tracked it down to strange perms and users as follows
in bob's home dir as bob I get the folowing output [EMAIL PROTECTED] ~]$ ls -la .ssh total 0 ?--------- ? ? ? ? ? . ?--------- ? ? ? ? ? .. ?--------- ? ? ? ? ? config ?--------- ? ? ? ? ? known_hosts yet as root I get the expected output [EMAIL PROTECTED] ~]# ls -la ~bob/.ssh/ total 16 drw------- 2 bob bob 4096 Jan 18 23:51 . drwx------ 52 bob bob 4096 Jan 18 23:49 .. -rw------- 1 bob bob 141 Aug 1 00:24 config -rw------- 1 bob bob 2532 Sep 7 03:58 known_hosts Is this some weird selinux problem ?? Anyone seen this behaviour before Google doesn't seem to like "?" or the word "question mark" so I hope you can help thx -- James -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
