cancel
Showing results for 
Search instead for 
Did you mean: 

last login date when SSO

Former Member
0 Kudos

Hi,

we have NW7.0 with dual stack with UME in ABAP. We have introduced SPNego SSO for Portal.

How to find last user login date for Portal ?

Transaction SUIM (on ABAP) does not show the correct one (it show only SAPGui logins) ?

Is it possible ?

Any ideas ..

best regards,

Michal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check out following link:

[http://help.sap.com/saphelp_nwce711/helpdata/en/03/37dc4c25e4344db2935f0d502af295/content.htm]

Hope this helps.

Manoj Chintawar

Former Member
0 Kudos

Hi Manoj ,

thank you,

well, this is not convenient:

- first you have to rise log level to medium, which produce quite big logs.

- second, logs switches and I will have to collect them all for long period

- third, I will have to write report to make this data usable - in SUIM I have ready ones

any other ideas ?

best regards,

Michal

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

I'm facing the same problem and also use SAPNego. Does anyone already know why table USR02 is not updated with last logon data?

With Regards,

Lukasz.

former_member185031
Active Contributor
0 Kudos

Yes You can check the table USR02 and found the login information of Portal User also.

Regards,

Subhash

Former Member
0 Kudos

Hi Subhash

Hi Manoj

no, USR02 is useless in this scenario (I thought like you). If you use SAPNego for SSO there is nothing written to USR02. If you use ordinary Portal logon then it is.

Here is my problem

Also for USR02 you have some usefull reports in SUIM transaction for that purpose.

best regards,

Michal

Former Member
0 Kudos

I'm not sure if this shows what you need either but the usr02 table shows last login. It may be just ABAP, though. I'm not sure.