We have a problem to register user from the web admin
Problem Description
Our Mail servers are two clustered servers ISRVR01 and ISRVR02 which are accessed via the WES. (network dispatcher)
In our example our Hosted Organisation is called DGWS
When the DGWS Admin registers a user using Webadmin, accessing server ISRVR01 (which is the home server as specified in the policy document) and we also select to create replica on the cluster server ISRVR02 all works fine.
However if the WES directs DGWS Admin user to server ISRVR02 (which is not the home server) during Webadmin access and we try to the same as above, we get you are not authorized to perform that function.
Please see errors from both server logs below
From ISRVR01 log
02/20/2003 10:49:04 Certifying Test User3/dgws
02/20/2003 10:49:18 Agent message: -------------------------------
02/20/2003 10:49:18 Agent message: Domino Web Administrator Error:
02/20/2003 10:49:18 Agent message: (Please report the error below
02/20/2003 10:49:18 Agent message: to IBM Lotus software support)
02/20/2003 10:49:18 Agent message: -------------------------------
02/20/2003 10:49:18 Agent message: Notes error: You are not authorized to perform that operation (User3) in:
02/20/2003 10:49:18 Agent message: -->wqsRegisterUser$UserL3:cPostUserRegistration:REGISTERUSER (369)<–
02/20/2003 10:49:18 Agent message: wqsRegisterUser$UserL3:cPostUserRegistration:NEW (70)
From ISRVR02 log
02/20/2003 10:49:17 Database dgws/mail/TUser3.nsf created by ISRVR01/IntSrvr/DubaiGov
02/20/2003 10:49:29 The ACL in database dgws/mail/TUser3.nsf has been changed by ISRVR01/IntSrvr/DubaiGov.
02/20/2003 10:49:30 The ACL in database dgws/mail/TUser3.nsf has been changed by ISRVR01/IntSrvr/DubaiGov.
02/20/2003 10:49:31 Database dgws/mail/TUser3.nsf deleted by ISRVR01/IntSrvr/DubaiGov
Please Note: In R6.0 to see the server list, we needed to give access to the ‘server form’ in the xACL for HostedAdminGroup.
Also, although we have specified the Security Type as International in the policy registration document, it defaults back to North American, so we have to manually change this.