1 / 13

Integrating MyProxy with Site Authentication

Integrating MyProxy with Site Authentication. Jim Basney Senior Research Scientist National Center for Supercomputing Applications University of Illinois at Urbana-Champaign jbasney@ncsa.uiuc.edu http://myproxy.ncsa.uiuc.edu/. MyProxy. A service for managing X.509 PKI credentials

meghan
Télécharger la présentation

Integrating MyProxy with Site Authentication

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Integrating MyProxy with Site Authentication Jim BasneySenior Research ScientistNational Center for Supercomputing ApplicationsUniversity of Illinois at Urbana-Champaignjbasney@ncsa.uiuc.eduhttp://myproxy.ncsa.uiuc.edu/ National Center for Supercomputing Applications

  2. MyProxy • A service for managing X.509 PKI credentials • A combined credential repository and certificate authority • An Online Credential Repository • Issues short-lived X.509 Proxy Certificates • Long-lived private keys never leave the MyProxy server • An Online Certificate Authority • Issues short-lived X.509 End Entity Certificates • Supporting multiple authentication methods • Passphrase, Certificate, PAM, SASL, Kerberos • Open Source Software • Included in Globus Toolkit 4.0 National Center for Supercomputing Applications

  3. MyProxy Logon • Authenticate to retrieve PKI credentials • End Entity or Proxy Certificate • Trusted CA Certificates • Certificate Revocation Lists • MyProxy maintains the user’s PKI context • Users don’t need to manage long-lived credentials • Enables server-side monitoring and policy enforcement • For example: passphrase quality checks • CA certificates and CRLs updated automatically at login National Center for Supercomputing Applications

  4. MyProxy Online Credential Repository • Stores X.509 End Entity and Proxy credentials • Private keys encrypted with user-chosen passphrases • Credentials may be stored directly or via proxy delegation protocol • Users can store multiple credentials from different CAs • Access to credentials controlled by user and administrator policies • Set authentication requirements • Control whether credentials can be retrieved directly or if only proxy delegation is allowed • Restrict lifetime of retrieved proxy credentials National Center for Supercomputing Applications

  5. MyProxy and Grid Portals National Center for Supercomputing Applications

  6. User Registration Portals PURSE: Portal-based User Registration Service GAMA: Grid Account Management Architecture ESG National Center for Supercomputing Applications

  7. MyProxy Online Certificate Authority • Issues short-lived X.509 End Entity Certificates • Leverages MyProxy authentication mechanisms • Compatible with existing MyProxy clients • Ties in to site authentication and accounting • Using PAM and/or Kerberos authentication • “Gridmap” file maps usernames to certificate subjects • Avoid need for long-lived user keys • Server can function as both CA and repository • Issues certificate if no credentials for user are stored National Center for Supercomputing Applications

  8. Pluggable Authentication Modules • Flexible, standard authentication mechanism • Specified by DCE RFC 86.0 • Supported by Unix/Linux vendors • Many available modules: • Authentication: Unix Password, One Time Password, Radius, Kerberos, AFS, LDAP, SQL, SMB, Netware • Access Control: Access, Deny, Filter, Tally, Time • MyProxy server PAM support • Configure PAM authentication as sufficient or required • Create standard PAM configuration file for MyProxy • Compatible with existing MyProxy clients National Center for Supercomputing Applications

  9. Simple Authentication and Security Layer • Authentication protocol framework • Specified by IETF RFC 2222 • Used by LDAP, POP, and IMAP • Supports multiple mechanisms: • PLAIN, DIGEST-MD5, GSSAPI, NTLM • MyProxy support: • Configure available mechanisms for client and server • Tested with GSSAPI (Kerberos) and PLAIN • Use Kerberos ticket to obtain PKI credentials from MyProxy National Center for Supercomputing Applications

  10. Example: LTER Grid Pilot Study • Build a portal for environmental acoustics analysis • Leverage existing LDAP usernames and passwords for portal authentication • Obtain PKI credentials for job submission and data transfer • Using MyProxy PAM LDAP authentication Long Term Ecological Research Network Information System National Center for Supercomputing Applications

  11. Example: TeraGrid User Portal • Use TeraGrid-wide Kerberos username and password for portal authentication • Obtain PKI credentials for resource access across TeraGrid sites via portal and externally • Plan to use MyProxy CA with Kerberos PAM authentication • Leverage existing NCSA Online CA National Center for Supercomputing Applications

  12. Example: NERSC OTP PKI • Address usability issues for One Time Passwords • Obtain session credentials using OTP authentication • Prototyping MyProxy CA with PAM Radius authentication • ESnet Radius Authentication Fabric federatesOTP authentication across sites National Energy Research Scientific Computing Center National Center for Supercomputing Applications

  13. Conclusion • MyProxy leverages site authentication • Using PAM and SASL to obtain PKI session credentials • MyProxy eases credential distribution • User Registration Portals provide an interface for loading credentials into MyProxy • Online CA distributes credentials using existing MyProxy clients and authentication methods • For more information: • http://myproxy.ncsa.uiuc.edu/ • jbasney@ncsa.uiuc.edu National Center for Supercomputing Applications

More Related