cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MII Users table

Former Member
0 Likes
1,028

I am looking for a way to access (read only) the user information of all XMII Users logged in or not. In essence it is the same information as veiwed from the Active Sessions but not limited to sessions. I have found links to IlluminatorService for UserList and Roles. Is there also an option for retreiving the users email address and be able to associate it with the user?

Direct access to the table would be ideal.

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes
Former Member
0 Likes

Hi,

one addition...the URL displays the attributes of the currently logged in user. If you add the parameter "Mask=<user>", you will get the attributes of the selected user.

Michael

Answers (2)

Answers (2)

Former Member
0 Likes

Initial solution helped to partially answer the question to a usable state. A follow up solution answers the question completely.

Thank you Micheal

Former Member
0 Likes

Hi,

what version of MII are you using? From version 12 on, the user management is kept in the Netweaver UME. Do you also use LDAP in conjunction with UME?

Michael

Former Member
0 Likes

Using 12.0.6 Build(13)

xMII is handling all of the login, no LDAP.

I am unfamiliar with Netweaver UME. I'm assuming the info I am looking for may be out of reach via SQL/QueryTemplate then.

Thanks