Changes between Initial Version and Version 1 of Software/eAM/gLogin


Ignore:
Timestamp:
Sep 11, 2014, 6:26:00 PM (10 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/eAM/gLogin

    v1 v1  
     1== Login Service ==
     2
     3''' Usage '''
     4
     5This service manages login access based on scheduler reservations. It prevents users from logging in when they do not have a valid reservation.
     6
     7----
     8''' Notes '''
     9
     10This service is '''DEPRECIATED!'''. It was replaced by the account management service.
     11
     12----
     13
     14''' Installation and Configuration '''
     15
     16The Login Service  is packaged in the ''omf-ogs-login_1.0.2'' package. It can be installed form the package repository with
     17
     18{{{
     19apt-get install omf-ogs-login_1.0.2
     20}}}
     21
     22Instructions on how to add the Orbit software repository to your list of apt-sources can be found ​here.
     23
     24Once installed the service is configured by TODO.