From owner-freebsd-hackers Wed May 7 12:03:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA08579 for hackers-outgoing; Wed, 7 May 1997 12:03:51 -0700 (PDT) Received: from aviion.ts.kiev.ua (aviion.ts.kiev.ua [193.124.229.12]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA08572 for ; Wed, 7 May 1997 12:03:39 -0700 (PDT) Received: from cki.ipri.kiev.ua by aviion.ts.kiev.ua with ESMTP id TAA29301; (8.6.11/zah/2.1) Wed, 7 May 1997 19:42:37 GMT Received: from 194.44.146.14 (mac.ipri.kiev.ua [194.44.146.14]) by cki.ipri.kiev.ua (8.7.6/8.7.3) with SMTP id VAA12271; Wed, 7 May 1997 21:42:09 +0300 (EET DST) Message-ID: <3370BF53.5D53@cki.ipri.kiev.ua> Date: Wed, 07 May 1997 20:43:24 +0300 From: Ruslan Shevchenko Reply-To: rssh@cki.ipri.kiev.ua Organization: IPRI X-Mailer: Mozilla 3.01Gold (Macintosh; I; 68K) MIME-Version: 1.0 To: Thomas David Rivers CC: adrian@obiwan.psinet.net.au, rssh@cki.ipri.kiev.ua, avalon@coombs.anu.edu.au, freebsd-hackers@FreeBSD.ORG, thorpej@nas.nasa.gov Subject: Re: Antispam sendmail.cf modifications.. References: <199705071035.GAA03115@lakes.water.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Thomas David Rivers wrote: > > > > > > > Dunno...I'm skeptical of GUIs for system configuration. Just seems > > > > that there's no way they could ever be flexible enough to handle everyting. > > > Thay must be extensability. > > > > > > > > > > In principle, GUI tools is not such bad, it can be usefull. > > > > GUI tools are good for most things, except for very low-level stuff or > > doing evil tweaky things to configurations. :) > > Let me add something else to the list of where not to use a GUI: > Multiple/repetitive items (e.g. adding 500 freshmen accounts to > several systems.) GUI config without programm interface to config (in our case it is text files, which we can s/../ / and so on) is bad. But in sheme GUI->TextFile all is normal. > > > > However, I like GUIs because it makes the *end user* feel more comfortable > > configuring something. Sysadmins and clued people of a similar nature are > > the edit-config-file-type, however I thought FreeBSD was also aimed at the > > average joe running Windows :) > > We have tended toward that direction a little more recently; but my > understand had been that we would accomodate the Windowsphile when possible > but not, in general. > Of course, GUI a little save time for sysadmin (do not think what file patch) In principal, the most correct way is some in style central GUI -> TextFiles -> cfengine (or make) > > > > Adrian > > > > - Dave Rivers -