Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Version 1 and Version 2 of Ticket #1936


Ignore:
Timestamp:
03/18/10 13:07:39 (14 years ago)
Author:
jmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1936

    • Property Summary changed from Secure Login to Secure Login and Ldap improvements
  • Ticket #1936 – Description

    v1 v2  
     1== Login == 
    12For logging in to OMERO over hostile networks ('''especially''' when using a site-wide password, e.g. from LDAP) it must be guaranteed that no passwords are sent in the clear. '''Note:''' This does not yet include certificate-based login (#1747) 
    23 
    3 == Usage == 
     4=== Usage === 
    45 
    56 1. Login screen 
     
    910 1. Option two: Enter manual connection string: "Ice.Default.Router:OMERO.Glacier2/router -p 10000 -h foo:OMERO.Glacier2/router -p 10101 -h ..." 
    1011 
     12== LDAP == 
     13 
     14= LDAP improvements = 
     15 
     16System administrators should be able to easily and flexibly configure integration with LDAP systems. The current LDAP plugin is limited in how it maps LDAP values and groups to the OMERO ObjectModel. 
     17 
     18=== Usage === 
     19 
     20The simplest usage might should be: 
     21{{{ 
     22omero.ldap.plugin=posix 
     23 # or 
     24omero.ldap.plugin=ads 
     25}}} 
     26 
     27After that, new properties should be added which allow mapping from LDAP to OMERO: 
     28{{{ 
     29omero.ldap.plugin=group_templates 
     30omero.ldap.group_templates=name=cn;members=(memberOf...) 
     31}}} 
     32 
    1133---- 
    1234 
    13 == Breakdown == 
     35== Insight links for Login == 
    1436 
    1537'''OMERO.insight:'''[[BR]] 
    1638 1. Add "advanced configuration" panel to clients for setting ports and similar. (3 days) 
     39 
     40 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.21136 sec.)

We're Hiring!