Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: [OT] MAPI.Session and NT Service Accounts

by FitTrend (Pilgrim)
on Mar 03, 2005 at 16:18 UTC ( [id://436268]=note: print w/replies, xml ) Need Help??


in reply to [OT] MAPI.Session and NT Service Accounts

Without seeing any code, I will speculate that the NT Service account is logging on as a user that doesn't have the correct rights to your OLE objects. I've run into these types of problems before using the default login user of LocalSystem. For testing purposes, make the default login a different user (or admin for testing) and see if it works.

LocalSystem, cannot access certain resources like network resource by default.

Hope this helps

  • Comment on Re: [OT] MAPI.Session and NT Service Accounts

Replies are listed 'Best First'.
Re^2: [OT] MAPI.Session and NT Service Accounts
by maa (Pilgrim) on Mar 04, 2005 at 07:37 UTC

    thanks, FitTrend

    I may resort to using LocalSystem then calling Win32::AdminMisc::LogonAsUser although I'm not sure it would make a difference - the account has all the appropriate network access and has local admin rights.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://436268]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-26 09:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found