<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">As with all things in Linux/unix there are different methodology for </FONT>
<FONT COLOR="#000000">doing different things.  If this is a personal box, or just one that you </FONT>
<FONT COLOR="#000000">administer, the easiest way for you to make sure you have access to </FONT>
<FONT COLOR="#000000">everything you need is to make sure you user is in /etc/sudoers.  Once you </FONT>
<FONT COLOR="#000000">are in there as an "ALL" user, you can simply access restricted things by </FONT>
<FONT COLOR="#000000">using sudo to do it.  For example, "sudo cat /var/somelog" or "sudo </FONT>
<FONT COLOR="#000000">/sbin/shutdown" will ask you for a password - YOURS not roots, and then </FONT>
<FONT COLOR="#000000">perform the specified task as a system superuser.  </FONT>

<FONT COLOR="#000000">-- </FONT>
<FONT COLOR="#000000">-Linc Fessenden</FONT>

</PRE>
</BLOCKQUOTE>
I thoroughly agree.<FONT COLOR="#000000">  Linc, do you know of a good GUI sudo configurator?  sudo is the best permissions-override system I know of (although, come to think of it, there are at least two or three more in the Ubuntu repository I have not tried!  Hmmm), but its configuration complexity drives me batty.</FONT><BR>
<BR>
<FONT COLOR="#000000">J.E.B.</FONT><BR>
<BR>
</BODY>
</HTML>