WIN32Error: sid.c

 11 Replies
 0 Subscribed to this topic
 13 Subscribed to this forum
Sort:
Author
Messages
Cherie O
Basic Member Send Private Message
Posts: 19
Basic Member

WIN32Error: sid.c(597): SERVERS\lawson: run.exe: LookupAccountName(SERVERS\Mhorn) - No mapping between account names and security IDs was done.

 

our app server is full of these errors in Event Viewer. this employee has been gone forever ago. there are NO services or lawson jobs with this user name.

anyone have this?  is there a fix?  how can i find out what is firing it off?  i would have to think it can't be great sucking up resources.

Kwane McNeal
Veteran Member Send Private Message
Posts: 479
Veteran Member
Probably a gen user record. From LID, I'd look at delusers -o (if the NTID has been deleted), or just delusers (if not deleted). You'll likely find your answer there
John Henley
Send Private Message
Posts: 3351
also look and see if the user is still in your local lawson user group, e.g. LawLocal
Thanks for using the LawsonGuru.com forums!
John
Cherie O
Basic Member Send Private Message
Posts: 19
Basic Member
not in delusers list and, please explain further "in your local lawson user group"
John Henley
Send Private Message
Posts: 3351
On the LSF server, from Windows Explorer, run %GENDIR%/bin/laconfig.exe Select your environment (most servers only have one environment per server) On of the security tab, there is a 'Users Group' That group contains users (or groups of users, depending on how you're configured) that are LID/local users and have environment identities. If you remove an environment identity (or a user altogether that has an environment identity), they should also be removed from this group.
Thanks for using the LawsonGuru.com forums!
John
Cherie O
Basic Member Send Private Message
Posts: 19
Basic Member
not there either
Kwane McNeal
Veteran Member Send Private Message
Posts: 479
Veteran Member
Check in recdef... you may need to dump GEN/RECURJOB
Cherie O
Basic Member Send Private Message
Posts: 19
Basic Member
syntax? rngdbdump data_area ????? sorry i am very new at this
Greg Moeller
Veteran Member Send Private Message
Posts: 1498
Veteran Member
rngdbdump -ct gen recurjob | grep | lashow Replace with the name that you're seeing in error
Greg Moeller
Veteran Member Send Private Message
Posts: 1498
Veteran Member
Let's try that again... [code] rngdbdump -ct gen recurjob | grep | lashow [/code] Replace [code] [/code] with the name that you're seeing in error..
Cherie O
Basic Member Send Private Message
Posts: 19
Basic Member
nothing there either :-(
Cherie O
Basic Member Send Private Message
Posts: 19
Basic Member
Log Name: Application Source: LAWSON:LSFPROD (LAWSON INSIGHT Environment) Date: 10/5/2016 1:46:47 PM Event ID: 32770 Task Category: (9) Level: Error Keywords: Classic User: N/A Computer: servername Description: WIN32Error: sid.c(597): domain\lawson: run.exe: LookupAccountName(UNKNOWN) - The trust relationship between the primary domain and the trusted domain failed. Event Xml: 32770 2 9 0x80000000000000 2307543 Application servername sid.c 597 domain\lawson run.exe LookupAccountName(UNKNOWN) The trust relationship between the primary domain and the trusted domain failed.