PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 10/5/2016 5:59 PM by  Cherie O
WIN32Error: sid.c
 11 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Cherie O
System Analyst
Private
Basic Member
(43 points)
Basic Member
Posts:19


Send Message:

--
10/5/2016 3:24 PM

    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
    President
    Private
    Veteran Member
    (1437 points)
    Veteran Member
    Posts:479


    Send Message:

    --
    10/5/2016 3:30 PM
    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
    Private
    Private
    Senior Member
    (9947 points)
    Senior Member
    Posts:3333


    Send Message:

    --
    10/5/2016 3:34 PM
    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
    System Analyst
    Private
    Basic Member
    (43 points)
    Basic Member
    Posts:19


    Send Message:

    --
    10/5/2016 3:43 PM
    not in delusers list
    and, please explain further "in your local lawson user group"
    John Henley
    Private
    Private
    Senior Member
    (9947 points)
    Senior Member
    Posts:3333


    Send Message:

    --
    10/5/2016 4:01 PM
    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
    System Analyst
    Private
    Basic Member
    (43 points)
    Basic Member
    Posts:19


    Send Message:

    --
    10/5/2016 4:57 PM
    not there either
    Kwane McNeal
    President
    Private
    Veteran Member
    (1437 points)
    Veteran Member
    Posts:479


    Send Message:

    --
    10/5/2016 5:01 PM
    Check in recdef... you may need to dump GEN/RECURJOB
    Cherie O
    System Analyst
    Private
    Basic Member
    (43 points)
    Basic Member
    Posts:19


    Send Message:

    --
    10/5/2016 5:05 PM
    syntax?
    rngdbdump data_area ?????
    sorry i am very new at this
    Greg Moeller
    Private
    Private
    Veteran Member
    (4163 points)
    Veteran Member
    Posts:1487


    Send Message:

    --
    10/5/2016 5:20 PM
    rngdbdump -ct gen recurjob | grep | lashow
    Replace with the name that you're seeing in error
    Greg Moeller
    Private
    Private
    Veteran Member
    (4163 points)
    Veteran Member
    Posts:1487


    Send Message:

    --
    10/5/2016 5:24 PM
    Let's try that again...
     rngdbdump -ct gen recurjob | grep  | lashow  

    Replace
      
    with the name that you're seeing in error..
    Cherie O
    System Analyst
    Private
    Basic Member
    (43 points)
    Basic Member
    Posts:19


    Send Message:

    --
    10/5/2016 5:26 PM
    nothing there either :-(
    Cherie O
    System Analyst
    Private
    Basic Member
    (43 points)
    Basic Member
    Posts:19


    Send Message:

    --
    10/5/2016 5:59 PM
    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.


    You are not authorized to post a reply.