[sf-lug] SF-LUG web site supposedly still being "maintained"

jim jim at well.com
Wed Jun 21 14:13:06 PDT 2017


     I agree with Rick's view of PHP.
     I think static pages are the way to go,
and best if the host does not run  sshd
and is situated in a root user's bedroom
or some such physically available space.


On 06/21/2017 08:39 PM, acohen36 wrote:
> On "the SF-LUG web pages"...
> Quoting Michael Paoli <Michael.Paoli at cal.berkeley.edu> :
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Who has access?
> # (cd /etc/sudoers.d && grep -h 'su.*sflugwww' *)
> grantbow        ALL=(root) /bin/su - sflugwww
> jstockford      ALL=(root) /bin/su - sflugwww
> thawley ALL=(root) /bin/su - sflugwww
> #
> Who are those folks?
> $ awk -F: '{if($1 ~ /^(grantbow|jstockford|thawley)$/)print $5;}' \
>> /etc/passwd | sed -e 's/,.*$//'
> Jim Stockford
> Grant Bowman
> Todd Hawley
> $
> How long has it been since they logged in?
> $ lastlog | egrep '^(grantbow|jstockford|thawley) ' | sort -k 9,9n -k
> 5,5M -k 6,
> 6n -k 7,7
> grantbow         pts/8    173-8-189-243-sf Sun Apr 28 13:50:11 -0700 2013
> thawley          pts/8    104-244-27-45.pu Thu Jan 14 22:05:40 -0800 2016
> jstockford       pts/9    173-13-130-174-s Thu Jul 28 21:20:37 -0700 2016
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Yep.
>
> Also can view and recall the seemingly identical results from last 
> year's Wed Jul 13 post 
> http://linuxmafia.com/pipermail/sf-lug/2016q3/012022.html Quoting 
> Michael Paoli <Michael.Paoli at cal.berkeley.edu> in that very 
> 'Noisebridge SF-LUG (Noisebridge Linux discussion supported by SF-LUG, 
> ...)' post:
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Oh, and in addition to myself, these fine folks have access to update
> the SF-LUG web site:
> Jim Stockford
> Grant Bowman
> Todd Hawley
>
> $ (for name in 'Jim Stockford' 'Grant Bowman' 'Todd Hawley'; do for \
>> user in $(awk -F: '{if($5 ~ /^('"$name"')(,|$)/) print $1;};' \
>> /etc/passwd); do echo; sudo -l -U "$user" | sed -ne \
>> 's/.*\(may run the following commands\).*/'"$name"' \1:/p
>> /sflugwww/p'; echo $(lastlog -u "$user" | cut -c44-); done; done
>> echo)
>
> Jim Stockford may run the following commands:
>      (root) /bin/su - sflugwww
> Latest Mon Jan 18 15:59:47 -0800 2016
>
> Grant Bowman may run the following commands:
>      (root) /bin/su - sflugwww
> Latest Sun Apr 28 13:50:11 -0700 2013
>
> Todd Hawley may run the following commands:
>      (root) /bin/su - sflugwww
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> IMHO, that 'Noisebridge SF-LUG (Noisebridge Linux discussion supported 
> by SF-LUG, ...)' started an interesting and variably-entitled thread 
> in last year's 
> http://linuxmafia.com/pipermail/sf-lug/2016q3/thread.html , that ended 
> with 'The sf-lug web site is now different ... better ...', 
> http://linuxmafia.com/pipermail/sf-lug/2016q3/012030.html
>
> Still grinning at Rick M's comment that "PHP is a large security hole 
> that happens to have a small interpreted language interpreter attached 
> to it." LOL
>
> -A
>
>
> acohen36 at sdf.org
> SDF Public Access UNIX System - http://sdf.org
>
> _______________________________________________
> sf-lug mailing list
> sf-lug at linuxmafia.com
> http://linuxmafia.com/mailman/listinfo/sf-lug
> Information about SF-LUG is at http://www.sf-lug.org/<br>
> Related Information <br>
> http://www.shallowsky.com/blog/<br>
> http://explainshell.com/ <br>
>




More information about the sf-lug mailing list