Fernando Karnagi’s Weblog

Lotus Domino Quickr Group Authorization not Working

Posted in Lotus Quickr by fernandokarnagi on June 1, 2009

Hi Folks,

What a long weekend, just to troubleshoot why the Group Authorization does not work in my Lotus Domino Quickr server. Actually it is just a silly mistake that I did when adding the group into that Place ACL. Basically these are the correct steps…

If you like to use qptool command, use this command:

“load qptool addmember -g parameter ..“; the ‘-g’ here means that the DN that we are adding is the DN for external group.

If you like to do it manually using the Quickr Manage Members GUI, just make sure that you select the “Group” radio button when searching and adding the search entries.

But, if it is already too late, just simply use “load qptool updatemember -targetg parameter” command to promote the DN to beĀ Group External.

Hope this will help.

Cheers!!

Leave a Reply

You must be logged in to post a comment.