0 && !empty($session_expires) && mktime()>$session_expires) || empty($_SESSION['mpass_pass']) || !in_array($_SESSION['mpass_pass'],$cmp_pass)) { if(!empty($alert) && !in_array($_SESSION['mpass_pass'],$cmp_pass)) { // user has submitted incorrect password // generate alert: $_SESSION['mpass_attempts']++; $alert_str = $_SERVER['REMOTE_ADDR']." entered ".htmlspecialchars($_POST['mpass_pass'])." on page ".$_SERVER['PHP_SELF']." on ".date("l dS of F Y h:i:s A")."\r\n"; if(stristr($alert,"@")!==false) { // email alert @mail($alert,"Bad Login on ".$_SERVER['PHP_SELF'],$alert_str,"From: ".$alert); } else { // textfile alert $handle = @fopen($alert,'a'); if($handle) { fwrite($handle,$alert_str); fclose($handle); } } } // if hammering protection is enabled, lock user out if they've reached the maximum if($max_attempts>1 && $_SESSION['mpass_attempts']>=$max_attempts) { exit("Too many login failures."); } // clear session expiry time $_SESSION['mpass_session_expires'] = ""; ?> ASFUWG::Home

Password Protected

  Alaska Satellite Facility User Working Group

Meetings

  • September 12-14, 2007, in Fairbanks
  • August 24-25, 2006, in Fairbanks
  • November 16-17, 2005, in Fairbanks
  • June 2-3, 2004, in Boulder
  • November 19-20, 2003, in Fairbanks
  • October 28-29, 2002, in Seattle
  • October 8-9, 2001, in Seattle
  • January 19-20, 2000, in Seattle
  • May 18-19, 1998, in Fairbanks

    Other Items

  • Past Teleconferences
  • FPMS
  • Science Rationale for Seasat SAR Processing including coverage maps
  • Notes on a Science Plan for ASF
  • Notes on a Radarsat Background Mission
  • ScanSAR/RGPS Review of October 22, 1998
  • White Paper - The Critical Role of SAR in Earth System Science
  • Old Business (1995-96)
  • The Alaska Satellite Facility (ASF) is a Distributed Active Archive Center (DAAC) within NASA's Earth Observing System Data and Information System (EOSDIS). The ASF User Working Group (ASFUWG) is the DAAC advisory group for ASF. The purpose of the ASFUWG is to be an advocate for the users of data from ASF, and to suggest ways in which ASF can improve its products and services. We welcome comments from new and experienced users on these topics.

    ASFUWG members (html)
    ASFUWG members (Word doc)