listusermap

 4 Replies
 0 Subscribed to this topic
 27 Subscribed to this forum
Sort:
Author
Messages
andrew5499
Veteran Member
Posts: 100
Veteran Member
    we recently flushed the the DNS of our lawson server. When we run the listusermap command it only shows the users that have recently logged in (that are cached)...is there anything I can run to list ALL users adn their assigned NT number ?
    John Henley
    Posts: 3353
      Are you on LSF9?
      Thanks for using the LawsonGuru.com forums!
      John
      Kwane McNeal
      Veteran Member
      Posts: 479
      Veteran Member
        John,
        He is on LSF9, based on the description of listusermap's behaviour.

        Andrew,
        I personally searched for an undocumented flag myself concerning this, and couldn't find one. To my knowledge, there is no way to produce a *full* listing

        Kwane
        John Henley
        Posts: 3353
          Re: listusermap (3ee2ef51-c58f-475f-970e-70049ee067a6) <!-- Converted from text/plain format -->

          That was my assumption. I built a processflow that uses resourcequery, sqlupdate and a javascript function to decode the UID to NTxxxxxx, etc. And writes a variety of info (RMID, NTxxx, UID, emp#, email, SAM acct, etc to a table.

          Thanks for using the LawsonGuru.com forums!
          John
          Jimmy Chiu
          Veteran Member
          Posts: 641
          Veteran Member
            What you did is smiliar to manually doing a listusermap -n to clear the cache. To repopulate the complete usermap, you can just load up LAUA, it will load up all the users and they will be cached. Then you should be able to do a listusermap to see all the users.