1 / 11

Registration

Registration. Charles (Cal) Loomis & Mohammed Airaj LAL, Univ. Paris- Sud , CNRS/IN2P3 24-25 October 2013. Registration Service. Overview Provides easy web interface to LDAP server LDAP server can be used with the cloud to facilitate user mgt. Service is entirely optional! Goals

zinnia
Télécharger la présentation

Registration

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. Registration • Charles (Cal) Loomis & Mohammed Airaj • LAL, Univ. Paris-Sud, CNRS/IN2P3 • 24-25 October 2013

  2. Registration Service • Overview • Provides easy web interface to LDAP server • LDAP server can be used with the cloud to facilitate user mgt. • Service is entirely optional! • Goals • Install registration service on Frontend machine • See how stratus-configand stratus-install work • Use to create account to test LDAP-based configuration

  3. Registration • Priorities • Allow reuse of database with non-cloud services • Provide simple interface to allow users to register and update parameters • Implementation • Data stored in LDAP to allow use by other services • Simple java web application for user interface • Management directly via LDAP commands

  4. Registration Details

  5. OpenLDAP • Configuration • Defaults should be OK • Installation • Check • Should see default database layout of registration service $ stratus-config --keys -sopenldap $ stratus-install --openldap $ ldapsearch -H ldap://localhost -x \ -bo=cloud \ -D cn=admin,o=cloud -W

  6. Registration • Configuration • Must set parameters registration_admin_email, _mail_user, _mail_password, _mail_host, _mail_port • Installation • Check • Browse to https://your-machine:8444/ $ stratus-configregistration_admin_emailme@example.com $ stratus-install --registration

  7. Running Registration Service

  8. Notes • Registration service can use a remote LDAP server • Can use local sendmail service, but needs to be installed • Must use truststore if LDAP server is secured with SSL • Uses standard SSL CAs by default, see 50-ssl.ini file for grid CAs

  9. Exercises • Install OpenLDAP and registration services • Ensure that registration service is running • Poke around interface to see features are there • Register with the service and ensure that information is in LDAP

  10. Questions and Discussion

More Related