Would anybody know which db/table the Infor OS users are kept?
Thanks
Neil
Hi Neil,
There are a few tables where user information is stored. When you open MSSQL and filter on tablenames which contains the word "user" you will find quite a list in db Infor_<farmname>_Mingle.
I think the dbo.mch_user is one of the tables you're looking for? There are also the dbo.SocialUser and dbo.Users tables.
Regards,
Gerard Glas
Hi Gerard
Thanks for your response.
I'm looking for the "M3 User Alias" value visible from the Details tab in the User Management area.
I populated a value on one user but can't see it anywhere in any of the user tables