Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • LSST operated advanced FTP service
    • vsftp server software: very secure, high performance, restartable transfers, private ftp-only accounts
    • installed and running on LSST service VM (VM is "SCS Standard")
  • New FTP server is configured to have ownership privs on a single NFS partition: /nfs/farm/g/lsst/u2 (which will be a short-term buffer from which a permanent archive will be made)
  • Individual vsftp accounts for Vendors A and B.  

Potential Security Issues and Mitigations (not complete!!)

  1. Hacking into a vendor account
    1. Possible consequences
      1. loss or corruption of vendor data
      2. use of storage for illicit purposes
      3. interruption of vendor data deliveries
      4. load on "u2" server (currently wain006)
  2. Hacking into the vsftp server
    1. Is this likely?
  3. Hacking into the lsstlnx VM
    1. Probably independent of vsftp and, therefore, no different from other VMs at SLAC

Why Existing FTP Service is Unacceptable

  1. Non-anonymous (s)FTP requires a SLAC unix account and that has been deemed unacceptable by LSST project team
  2. Anonymous FTP server suffers from several shortcomings:
    1. The server software cannot restart an interrupted data transfer
    2. The AFS-backed store is possibly not scalable to the hundreds of GB needed
    3. The 3-day dwell period is too risky for the data
    4. The AFS permissions combined with the 3-day swell do not allow for the type of permissions that would allow a convincing separation between the two vendor's data
    5. The dropbox does not allow for vendor management of its data at SLAC

...