Access a Windows share point from Domino agent code

I am trying to access a Windows share point from Domino agent code. The share point is not on the same domain as the Domino server.

Using a previous post for guidance, I have tried the following:

Created a Notes Admin Account called SysAdmin for signing the agent.

Created an account on the Windows Domain called SysAdmin. This account has access rights to the Windows share. Both the Notes and the Windows account have the same password.

I still cannot open a file on the Windows share.

Could it be that the Notes account is actually called SysAdmin/NAC where /NAC is the domain. I cannot create a windows account with a ‘/’ in it.

Any help or pointers would be greatly appreciated.

Thanks.

Subject: Access a Windows share point from Domino agent code

Change your Domino service to run not as the system account but as the Windows Domain account “SysAdmin”

Subject: RE: Access a Windows share point from Domino agent code

Cesar,

Thanks for your quick response. The admin people will set this up tomorrow and I will try again.

Cheers.