lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ