On Wed, Jul 14, 2010 at 06:51:22 -0700,
Antonio Olivares wrote:
>
>
> --- On Wed, 7/14/10, Gary Stainburn wrote:
>
> > From: Gary Stainburn
> > Subject: Re: SSH / permissions problem
> > To: "Community support for Fedora users"
> > Date: Wedn
On 07/13/2010 08:56 AM, Gary Stainburn wrote:
> On Tuesday 13 July 2010 16:51:57 Dr. Michael J. Chudobiak wrote:
>> Try:
>> restorecon -r ~/.ssh
>
> The command ran without error but has made no difference.
Try "restorecon -r ~".
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe
--- On Wed, 7/14/10, Patrick O'Callaghan wrote:
> From: Patrick O'Callaghan
> Subject: Re: SSH / permissions problem
> To: users@lists.fedoraproject.org
> Date: Wednesday, July 14, 2010, 7:04 AM
> On Wed, 2010-07-14 at 06:51 -0700,
> Antonio Olivares wrote:
> &
On Wed, 2010-07-14 at 06:51 -0700, Antonio Olivares wrote:
> > x}S飇A艀B㏄驛ZjR+"es7w7鎛鳂軰��薹洟褗!�.丑憬7o?9�9TvG'�0v;
> 毾Nf鳼�速+旱Q拥_醠�>蛞肌�62EO眅�1�溄�.肖h}螮cu�;z,�[�憖斄嚇;*嚤嬦
> ��+姾#踃q訙诞銨V�,卙;9T�(!尣�(愡:甴邓?\�#_Lb枲�-K?篐掊�崩篴�軭覨赯
> C錼�
> > 哛e嫸�
>
> What could be causing these characters?
> Using yahoo ma
--- On Wed, 7/14/10, Gary Stainburn wrote:
> From: Gary Stainburn
> Subject: Re: SSH / permissions problem
> To: "Community support for Fedora users"
> Date: Wednesday, July 14, 2010, 1:57 AM
> x}S飇A艀B㏄驛ZjR+"es7w7鎛鳂軰��薹洟褗!�.丑憬7o?9�9TvG'�0v;毾Nf鳼�速+旱Q拥_醠
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 14 Jul 2010, Daniel J Walsh wrote:
> If you delete the ~/.Xauthority file does it work in enforcing mode?
For me works fine second time. Second time, third time, etc. a
.Xauthority-[abc...] file is created and the message
/usr/bin/xauth: tim
On 07/14/2010 09:11 AM, Gary Stainburn wrote:
> On Wednesday 14 July 2010 10:23:58 Gabriel VLASIU wrote:
>> xauth fail to regenerate the .Xauthority file because of selinux. I seen
>> this on many F12/F13.
>> You can test this by removing .Xauthority* files and put selinux in
>> permissive mode.
>>
On Wednesday 14 July 2010 10:23:58 Gabriel VLASIU wrote:
> xauth fail to regenerate the .Xauthority file because of selinux. I seen
> this on many F12/F13.
> You can test this by removing .Xauthority* files and put selinux in
> permissive mode.
>
Spot on. I put SELinux into permissive mode and it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 14 Jul 2010, Daniel J Walsh wrote:
> Are you using kdm to log in? gdm does not create the .Xauthority file.
Yes (if your question is for me).
> gdm does not create the .Xauthority file.
I try to stay far far away from anything close to gnome
On 07/14/2010 05:23 AM, Gabriel VLASIU wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tue, 13 Jul 2010, Gary Stainburn wrote:
>
>> [g...@dcomp5 ~]$ ssh -Y -C lcomp3 -l root
>> r...@lcomp3's password:
>> Last login: Tue Jul 13 16:04:20 2010 from gary.ringways.co.uk
>> [r...@lcomp
On Tue, Jul 13, 2010 at 18:49, Gary Stainburn wrote:
>
> If I ssh to root on the new server everything is fine, but if I ssh to my
> user
> I get errors and X forwarding doesn't work.
>
> Can anyone suggest things for me to look at / try.
>
> Gary
>
> [g...@dcomp5 ~]$ ssh -Y -C lcomp3 -l root
> r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 13 Jul 2010, Gary Stainburn wrote:
> [g...@dcomp5 ~]$ ssh -Y -C lcomp3 -l root
> r...@lcomp3's password:
> Last login: Tue Jul 13 16:04:20 2010 from gary.ringways.co.uk
> [r...@lcomp3 ~]# kcalc
> [r...@lcomp3 ~]# logout
> [g...@dcomp5 ~]$ ss
On Tuesday 13 July 2010 20:23:05 Patrick Kobly wrote:
> Late to the party, but:
>
> $ ls -ld /home/gary
> $ ls -l /home/gary/.Xauthority
>
> post the results
>
> $ rm /home/gary/.Xauthority
>
> try again.
>
> Chances are a stale .Xauthority file exists that's owned by the UID of
> the gary account
On Wednesday 14 July 2010 08:32:09 birger wrote:
> On Tue, 2010-07-13 at 16:49 +0100, Gary Stainburn wrote:
> > [g...@dcomp5 ~]$ ssh -Y -C lcomp3
> > g...@lcomp3's password:
> > Last login: Tue Jul 13 15:55:16 2010 from gary.ringways.co.uk
> > /usr/bin/xauth: timeout in locking authority file /hom
On Tuesday 13 July 2010 18:37:21 Phil Meyer wrote:
> When you copy over a .ssh directory, there are at least two things to
> consider:
>
> 1. permissions.
> $ scp -rp .ssh :
>
> 2. do you really want your private key on the target system? Probably
> all you wanted was to be able to login with
On Tue, 2010-07-13 at 16:49 +0100, Gary Stainburn wrote:
> [g...@dcomp5 ~]$ ssh -Y -C lcomp3
> g...@lcomp3's password:
> Last login: Tue Jul 13 15:55:16 2010 from gary.ringways.co.uk
> /usr/bin/xauth: timeout in locking authority file /home/gary/.Xauthority
> [g...@lcomp3 ~]$ kcalc
> X11 connect
Gary Stainburn wrote:
> Hi folks,
>
> This seems like de ja vu, but I can't find anything in the archives.
>
> I've got F13 on my laptop, and also on a new virtual server.
>
> I've copied my home directory from my old server to my new one and then tried
> to ssh to the new server. However, I h
On 7/13/2010 12:40 PM, Rick Sewill wrote:
>
>> If I ssh to root on the new server everything is fine, but if I ssh to my
>> user
>> I get errors and X forwarding doesn't work.
>>
>> Can anyone suggest things for me to look at / try.
>>
>> Gary
>>
>> [g...@dcomp5 ~]$ ssh -Y -C lcomp3 -l root
>> r..
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/13/2010 10:49 AM, Gary Stainburn wrote:
> Hi folks,
>
> This seems like de ja vu, but I can't find anything in the archives.
>
> I've got F13 on my laptop, and also on a new virtual server.
>
> I've copied my home directory from my old server
On 07/13/2010 09:49 AM, Gary Stainburn wrote:
> Hi folks,
>
> This seems like de ja vu, but I can't find anything in the archives.
>
> I've got F13 on my laptop, and also on a new virtual server.
>
> I've copied my home directory from my old server to my new one and then tried
> to ssh to the new s
On 07/13/2010 08:49 AM, Gary Stainburn wrote:
> Hi folks,
>
> This seems like de ja vu, but I can't find anything in the archives.
>
> I've got F13 on my laptop, and also on a new virtual server.
>
> I've copied my home directory from my old server to my new one and then tried
> to ssh to the new
On Tuesday 13 July 2010 16:51:57 Dr. Michael J. Chudobiak wrote:
> Try:
>
> restorecon -r ~/.ssh
>
> - Mike
Thanks Mike
The command ran without error but has made no difference.
Gary
--
Gary Stainburn
This email does not contain private or confidential material as it
may be snooped on by int
On 07/13/2010 11:49 AM, Gary Stainburn wrote:
>
> I've copied my home directory from my old server to my new one and then tried
> to ssh to the new server. However, I have a problem
>
> If I ssh to root on the new server everything is fine, but if I ssh to my user
> I get errors and X forwarding d
Hi folks,
This seems like de ja vu, but I can't find anything in the archives.
I've got F13 on my laptop, and also on a new virtual server.
I've copied my home directory from my old server to my new one and then tried
to ssh to the new server. However, I have a problem
If I ssh to root on the
24 matches
Mail list logo