<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Shaun,
<div class=""><br class="">
</div>
<div class="">What exactly you mean by re-install, did you upgrade?</div>
<div class="">
<div class="">Could you detail more what is not working exactly, is there any error in Blitz-1.log file?</div>
</div>
<div class=""><br class="">
</div>
<div class="">Could you give us more details about your previous and recent installations, which version did you use before and now,</div>
<div class="">output of:</div>
<div class=""><code class=""> - bin/omero config get --hide-password<br class="">
 - bin/omero admin diagnostics</code></div>
<div class=""><br class="">
</div>
<div class="">Could you send example ldap entry of user and group?</div>
<div class=""><br class="">
</div>
<div class="">Could you try CLI and show the output of:</div>
<div class=""><span style="font-family: monospace;" class=""> - bin/omero ldap active</span><br style="font-family: monospace;" class="">
<span style="font-family: monospace;" class=""> - bin/omero ldap discover</span></div>
<div class="">
<div class=""><code class=""> - bin/omero <span class="posthilit">ldap</span> getdn --user-name USERNAME</code></div>
</div>
<div class=""><span style="font-family: monospace;" class=""> - bin/omero login username@server:4064  #</span>please use ldap user</div>
<div class=""><br class="">
</div>
<div class="">Could you also send all logs stored in /path/to/omero/var/log</div>
<div class=""><br class="">
</div>
<div class="">If you prefer not to share all the above, please use <a href="http://qa.openmicroscopy.org.uk/qa/upload/" class="">http://qa.openmicroscopy.org.uk/qa/upload/</a> </div>
<div class=""> </div>
<div class="">From the other hand, did you try `omero.ldap.sync_on_login true` <a href="https://www.openmicroscopy.org/site/support/omero5.2/sysadmins/server-ldap.html#synchronizing-ldap-on-user-login" class="">https://www.openmicroscopy.org/site/support/omero5.2/sysadmins/server-ldap.html#synchronizing-ldap-on-user-login</a></div>
<div class=""><br class="">
</div>
<div class="">
<div class="">
<div apple-content-edited="true" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<br class="Apple-interchange-newline">
Ola</div>
<div apple-content-edited="true" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
Software Engineer</div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
Open Microscopy Environment</div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
University of Dundee</div>
</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 20 May 2016, at 18:15, Shaun Hare <<a href="mailto:Shaun.Hare@nottingham.ac.uk" class="">Shaun.Hare@nottingham.ac.uk</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif;" class="">
<div class=""><br class="">
</div>
<div class="">
<div id="" class="">
<div class="" style="font-family: Helvetica; font-size: 12px; margin: 0cm 0cm 0.0001pt;">
<div class="" style="margin: 0cm 0cm 0.0001pt;">Hi community members </div>
<div class="" style="margin: 0cm 0cm 0.0001pt;"><br class="">
</div>
</div>
We have previously had configuration working for group mapping here at Nottingham University 
<div class="" style="font-family: Helvetica; font-size: 12px; orphans: 2; widows: 2; margin: 0cm 0cm 0.0001pt;">
<div class="" style="margin: 0cm 0cm 0.0001pt;"><font color="#665c55" face="Arial,sans-serif" class=""><span class="" style="font-size: 13px;"><b class=""></b></span></font></div>
</div>
</div>
</div>
<div id="" class="">However after a re-install the settings don’t seem to be working – could anyone please advise if there is a issue here </div>
<div id="" class="">What we are trying to achieve is new users go into the group they are a member of (note they will belong to many groups) </div>
<div id="" class="">E.g members of cn=LS-OMERO-SRM go into that group </div>
<div id="" class=""><br class="">
</div>
<div id="" class="">Settings </div>
<div id="" class=""><br class="">
</div>
<div id="" class="">
<div id="" class="">omero.ldap.base=ou=Users,ou=University,dc=ad,dc=nottingham,dc=ac,dc=uk</div>
<div id="" class="">omero.ldap.config=true</div>
<div id="" class="">omero.ldap.group_filter=(|(cn=LS-OMERO-SRM)(cn=LS-OMERO-LSM710))</div>
<div id="" class="">omero.ldap.group_mapping=name=cn</div>
<div id="" class="">omero.ldap.new_user_group=:query:(member=@{dn})</div>
<div id="" class="">omero.ldap.password=********</div>
<div id="" class="">omero.ldap.urls=*********</div>
<div id="" class="">omero.ldap.user_filter=(|(memberOf=CN=LS-Omero-SRM,ou=Groups,ou=LS,ou=L,ou=Groups,ou=University,dc=ad,dc=nottingham,dc=ac,dc=uk)(memberOf=CN=LS-Omero-LSM710,ou=Groups,ou=LS,ou=L,ou=Groups,ou=University,dc=ad,dc=nottingham,dc=ac,dc=uk))</div>
<div id="" class="">omero.ldap.user_mapping=omeName=sAMAccountName,firstName=givenName,lastName=sn,email=mail</div>
<div id="" class="">omero.ldap.username=CN=*********,CN=Users,DC=ad,DC=nottingham,DC=ac,DC=uk</div>
<div id="" class=""><br class="">
</div>
<div id="" class="">Many thanks in anticipation</div>
<div id="" class=""><br class="">
</div>
<div id="" class="">Shaun</div>
<div id="" class=""><br class="">
</div>
</div>
<pre class="">

This message and any attachment are intended solely for the addressee
and may contain confidential information. If you have received this
message in error, please send it back to me, and immediately delete it. 

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the
author of this email do not necessarily reflect the views of the
University of Nottingham.

This message has been checked for viruses but the contents of an
attachment may still contain software viruses which could damage your
computer system, you are advised to perform your own checks. Email
communications with the University of Nottingham may be monitored as
permitted by UK legislation.
</pre>
</div>
_______________________________________________<br class="">
ome-users mailing list<br class="">
<a href="mailto:ome-users@lists.openmicroscopy.org.uk" class="">ome-users@lists.openmicroscopy.org.uk</a><br class="">
http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
<br>
<span style="font-size:10pt;">The University of Dundee is a registered Scottish Charity, No: SC015096</span>
</body>
</html>