Quickr (Domino): Supporting different users with same CN

On 29.10.2009, in Blog, by Michael Urspringer

If you do have more than one user with the same common name but with different OU/O attributes (e.g. “Test User/ONECOMPANY” and “Test User/SECONDCOMPANY”) you need to add an additional config parameter to your QPCONFIG.XML within the “<userdirectory> </userdirectory>” section:

<user_directory>
...
	<use_whole_dn_for_member_nsf_lookup enabled="true"/>
...
</user_directory>

Otherwise the e-mail attribute of the users are not set correctly if you add them to a member list of a place. This parameter exists since Quickr 8.1 FP8109 and is documented in the readme of the fixpacks but it seems it is not very well known …

Tagged with: lotusquickr 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>