Lotus ADSync - User Registration

I had set up an AD server & Domino server recently to test the Lotus ADSync tool. I’m facing a problem when register user in AD server where the Notes mail file was not created in the Domino Data/Mail directory. The user register in AD had been successfully sync over to the Domino Directory, yet the mail file was not created.

When check on the Domino console during the user registration process in AD, i can see that the mail file was created by the Admin account and then deleted by the Admin account again after few second.

Any idea?

Subject: log.nsf on the client

Did you look in log.nsf in the client? That might provide you more information. A corrupted NTF sometimes has caused this issue in the past. Are you using the default registration policy settings or have you modified them? How have you modified them? Are you trying to set mail quotas and are you at least a DB admin on the mail server?

Subject: Here’s the log from Domino Console

Log from Domino Console >>

14/09/2010 12:23:01 PM Recovery Manager: Assigning new DBIID for C:\Program Files\Lotus\Domino\data\mail85.ntf (need new backup for media reco

very).

14/09/2010 12:23:01 PM Database mail\alien01.nsf created by Admin/MSB

14/09/2010 12:23:01 PM Recovery Manager: Assigning new DBIID for C:\Program Files\Lotus\Domino\data\mail\alien01.nsf (need new backup for media recovery).

14/09/2010 12:24:19 PM Closed session for Admin/MSB Databases

accessed: 7 Documents read: 0 Documents written: 2

14/09/2010 12:24:19 PM Opened session for Admin/MSB (Release 8.5.2)

14/09/2010 12:24:19 PM ATTEMPT TO ACCESS DATABASE mail\alien01.nsf by Admin/MSB was denied

14/09/2010 12:24:19 PM ATTEMPT TO ACCESS DATABASE mail\alien01.nsf by Admin/MSB was denied

14/09/2010 12:24:20 PM Database mail\alien01.nsf deleted by Ad

min/MSB

I have no problem when register the Notes user using Domino Administrator (The mail file was created successfully).

I’m using customized Registration Policy.

The customized part involve the User Registration option, Password options, Mail User Registration options, Internet Address option, Location for Storing User ID.

There’s no quota set for the mail file.

Subject: Add Admin to ACL

Hi,

looks like a access problem.

Is your admin/msb allowed to create databases?

Add [admin/MSB] or [locadomainadmins] with Manager Access in the ACL of your mail template and test it again.

Greets

Chris

Subject: ACL in Mail Template doesn’t help

I had “*/MSB” for the Create Databases & Templates field in the Server Document. The locadomainadmins already in the ACL list, and i did add in Admin/MSB into the ACL as Manager. Yet this didn’t help. The Mail db still deleted after a while it was created. Any idea?

Subject: Log.nsf on the client

Sorry, but I asked about the log on the client not the server. ADsync is a client install. Events can be logged during the registration process. If they are they may provide more information.

Subject: Not much infor found on the Client Log

Here’s all the logs found in Notes Client Log (log.nsf) >>

09/13/2010 11:18:53 AM Event Monitor started

09/13/2010 11:19:19 AM Dynamic Client Configuration started

09/13/2010 11:19:19 AM Initializing Dynamic Client Configuration

09/13/2010 11:19:19 AM Dynamic Client Configuration updating policy information

09/13/2010 11:19:19 AM Dynamic Client Configuration updating location information

09/13/2010 11:19:19 AM Dynamic Client Configuration shutdown

09/13/2010 11:38:09 AM Dynamic Client Configuration started

09/13/2010 11:38:09 AM Initializing Dynamic Client Configuration

09/13/2010 11:38:09 AM Dynamic Client Configuration updating policy information

09/13/2010 11:38:09 AM Dynamic Client Configuration updating location information

09/13/2010 11:38:09 AM Dynamic Client Configuration shutdown

09/13/2010 04:26:33 PM Notes1 registered successfully

09/13/2010 11:38:10 PM Dynamic Client Configuration started

09/13/2010 11:38:10 PM Initializing Dynamic Client Configuration

09/13/2010 11:38:10 PM Dynamic Client Configuration updating policy information

09/13/2010 11:38:10 PM Dynamic Client Configuration updating location information

09/13/2010 11:38:10 PM Dynamic Client Configuration shutdown

09/14/2010 11:01:46 AM Housekeeping: Deleted 3 bookmark history records.

09/14/2010 11:06:53 AM Event Monitor shutdown

Is there any other log that can help me further trace the root cause?