[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <200603151926.k2FJQNeY024691@turing-police.cc.vt.edu>
Date: Wed Mar 15 19:26:41 2006
From: Valdis.Kletnieks at vt.edu (Valdis.Kletnieks@...edu)
Subject: HTTP AUTH BASIC monowall.
On Wed, 15 Mar 2006 13:41:02 EST, Simon Smith said:
> gboyce wrote:
> > Ok, so what's your alternative?
> My alternative is to manage critical systems without using a web based
> GUI. Since there aren't that many truly critical systems (in my network)
> I can do that without a problem.
This cuts both ways - if you have a large infrastructure, you don't use a
web based GUI either, because visiting 1,000+ pages to reconfigure 1,000+
switches really sucks. At that point, you want a scriptable CLI so you can
do something like
for i in `cat switches`; do ssh $i your_command_here; done
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
Url : http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20060315/7f082dc9/attachment.bin
Powered by blists - more mailing lists