OK, bit of an odd one this, and probably not a situation too many people have come up against, but I thought I’d throw this out to you lot to see if anyone has any idea…
Quick backstory: for various reasons I won’t go into, we’ve recently had to change the domain name of various users in the NAB. In order to allow easy updating of these people, I wrote a quick agent that scans through all the groups and converts from ‘Firstname Lastname/Domain’ to simply ‘Firstname Lastname’ - thus stripping off the domain bit. This now means I can mess around with the domain to my heart’s content, but user access to DBs remains the same throughout without having to modify groups every time.
Anyway, in Notes 5, this works absolutely perfectly - in Notes 6 however, it is denying user’s access to databases simply because the group doc contains only their name without the domain part stuck on the end.
So, I have a DB that replicates between an R5 and an R6 server. The ACL is identical on both. On the R5 box, the database and access control works perfectly. On the R6 box (which shares the same NAB), access is denied. Giving explicit access to ‘Firstname Lastname/Certifier’ resolves the issue, so it’s certainly the case that the R6 box is simply being more stringent on how specifically the user is named in groups.
In short, is there any way I can make the R6 box behave like the R5 one?