On Thu, Dec 09, 2004 at 12:19:41PM -0800, Arthur Stephens wrote: > I have no GUI - this is just a server. > > setsebool -P XYZ=0 permanantly turns off boolean XYZ. > I typed > setsebool -P httpd_disable_trans=1 > Returned > usage: setsebool boolean value setsebool -P httpd_disable_trans 1 is the correct syntax. joe