|  | 53 | machid – unique resource identifier | 
          
            |  | 54 | name – resource name | 
          
            |  | 55 | rphone – phone number | 
          
            |  | 56 | notes – resource description | 
          
            |  | 57 | minRes – minimal reservation length | 
          
            |  | 58 | maxRes – maximal reservation length | 
          
            |  | 59 |  | 
          
            |  | 60 | How to access login service | 
          
            |  | 61 |  | 
          
            |  | 62 |  | 
          
            |  | 63 | 1. Scheduler: | 
          
            |  | 64 | https://<server_name>/schedule/ | 
          
            |  | 65 | this is how scheduler is mapped in default-ssl. This is not obligatory, so it is possible to change this link. But, it is necessary to keep “/loginService” link name | 
          
            |  | 66 |  | 
          
            |  | 67 | 2. ControlPanel – for administrators; to View, Approve and Delete reservation, to Administrate Users and Groups etc. | 
          
            |  | 68 | https://<server_name>/loginService/ControlPanel | 
          
            |  | 69 |  | 
          
            |  | 70 | 3. User Registration | 
          
            |  | 71 | http://<server_name>/userManagement/register | 
          
            |  | 72 | ( userManagement same as one in login.yaml and apache default) | 
          
            |  | 73 | 4. Group/Organization Registration | 
          
            |  | 74 | http://<server_name>/userManagement/orgReg | 
          
            |  | 75 | ( userManagement same as one in login.yaml and apache default) | 
          
            |  | 76 |  | 
          
            |  | 77 |  | 
          
            |  | 78 | Note: | 
          
            |  | 79 | There is file /usr/share/omf-aggmgr-5.2/omf-aggmgr/public_html/template/ogs_login/orbit_banner.png, used for user management pages. Replace content of that file to show your logo. |