<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>> Hi All,<br>><br>> I used to su gedit all the time  to make any changes to files that
<br>> required me to be root. I used to get this warning also<br>><br>> (gedit:3880): GnomeUI-WARNING **: While connecting to session manager:<br>> Authentication Rejected, reason : None of the authentication protocols
<br>> specified are supported and host-based authentication failed.<br>><br>> but it would still work. Now it stopped working. Gedit just freezes. I<br>> have done many things since last use, so I would not have a clue how
<br>> to fix this. I am using Fedora6  64bit. Any suggestions would be<br>> greatly appreciated  (exept for , "use vi").<br>><br>> Many Thanks,<br>><br>> George Hare<br><br>Just change your command line a bit.
<br><br>sudo gedit <a href="http://file.name">file.name</a><br><br>You are dealing with permissions to open windows on your X windows<br>display.  The root account does not, and should not, have permissions to<br>open a window on your display.
<br><br><br>sudo is your friend.  Logs of super user activity can be priceless. :)<br><br><br></blockquote></div>Thanks Phil,<br>Worked like a charm. Could you tell me if I should set my SELinux Security Level at Permissive,Enforcing or Disabled?
<br>This is just a toy home box on which I play, break fix and hopefully learn,. I run my own iptables, but never got to know much about internal security. I figured that if my iptables are in good order, I should not need much for internal security. At worst, I have to re-install.
<br><br>Many Thanks,<br><br>George Hare<br>