id summary reporter owner description type status priority milestone component resolution keywords cc businessvalue 1936 Secure Login and Ldap improvements jamoore jamoore "== Login == For 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) === Usage === 1. Login screen 1. By default, only choose server 1. Click on ""advanced settings"" 1. Option one: choose regular (4063) and SSL (4064) ports for server 1. Option two: Enter manual connection string: ""Ice.Default.Router:OMERO.Glacier2/router -p 10000 -h foo:OMERO.Glacier2/router -p 10101 -h ..."" == LDAP == = LDAP improvements = System 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. === Usage === The simplest usage might should be: {{{ omero.ldap.plugin=posix # or omero.ldap.plugin=ads }}} After that, new properties should be added which allow mapping from LDAP to OMERO: {{{ omero.ldap.plugin=group_templates omero.ldap.group_templates=name=cn;members=(memberOf...) }}} ---- == Insight links for Login == '''OMERO.insight:''' See [http://trac.openmicroscopy.org.uk/shoola/ticket/1213 insight#1213] 1. Add ""advanced configuration"" panel to clients for setting ports and similar. (3 days) " requirement new minor FacilityManagers General jburel atarkowska 300