User Logon details ?

Hi everybody,
My requirement is to get the logon details of a user ( Application Area ) details for a specific period of time.
For this, are the details stored anywhere in the system ( presentation or application server ) ?
Can anybody suggest ?
Note : Pls guide me if this isnt right place for posting this query ?
Regards,
Kumudha.

Hai,
In order to activate Audit log, you have to set the profile parameters which is you see in the blog already given to you.
In RZ10 you have to select the Instance profile and set the parameters and their relevant values and save them.
The settings are activated after the instance has been restarted.
http://www.saptechies.com/setting-sap-profile-parameters/
Since the profiles you add help in activating Audit log this will not create any problem in your system.
Regards,
Yoganand.V

Similar Messages

  • Get portal user logon details from abap web dynpro

    Hi all,
    I am developing an abap web dynpro which will be added via an iview to our ees/mss portal. What i need to know is how do i get the current user logon details in my web dynpro! i.e. if a user is loged into the portal using personnel number 111111 i need to be able to capture this value so that i can retrieve hr data for this personel number! any information would be much appreciated!
    Regards
    Mart

    Hi Mart,
    You can pass "iv_user=<User.LogonUid>" as application parameter in iview.
    add iv_user parameter in HANDLEDEFAULT method of default window of webdynpro component.
    that's it.
    when u run your webdynpro application, you can have value of portal logged on userid in iv_user.
    hope this will help u a lot.
    [Visit this thread|Re: WD4A: pass portal logged in userID to WebDynpro ABAP IView.]
    -Haresh Khandal

  • Transporting anonymous MIME service user logon details

    Hi
    I was having a problem with saved BW excel reports prompting for username and password logon to view saved excel report sheets, I found implementing note 650399 & 487456 fixed this problem by setting a user in SICF path /default_host/sap/bw/mime for anonymous logon in DEV.
    The problem is, when I transport this, the anonymous user settings are lost in /default_host/sap/bw/mime, how do I transport this public user setting? as I do not want to open up the QA and Production clients to enter the anonymous data directly, as this would make the object a repaired object wouldn't it?
    Also, the note I followed, 487456, says to maintain the anonymous logon with the public user, normally in the ICF i have created aliases to services, not changed the original, the note says you should enter the anonymous user into /default_host/sap/bw/mime as this is a SAP standard path, couldn't this cause problems with future Support Packs and upgradeds?
    Thanks for any help.

    Hi Ruchit
    Yes, the user exists with correct password and user setup in QA.
    When I look at the anonymous logon details, when i do a technical help, the table is ICFSERVICE and the fieldname for the username is ICF_USER.
    When I look in the transport I created when i entered the anonymous the logon details in DEV, the ICFSERVICE table is there, but the not the field for ICF_USER, the only fields in the transport from table ICFSERVICE are ICF_NAME
    and ICFPARGUID.
    So, looks like user ID has not been recorded in the transport, even though the transport was created when I entered the logon details.
    Regards,
    Paul.

  • Last three user logon date and time

    Hi Everybody,
    I would like to find out last few user logon details of an user. Where can I get this information if ST01 trace is not turn on? Table USR02 only shows the last logon that is insufficient.
    Thanks!

    You can use the dynamic audit logs in SM19 to record a successfull logon event for a single or all users.
    If you want the information readily available, you can activate parameter rsau/enable and set static filters.
    If it is too late for this, then you would need to look in the application statistics (ST03N in Expert Mode) to get the information.

  • User logon report

    Hi all,
    I need some logic to achive report scenario
    userwise total logon time for the day for the terminal.
    Sample Data
    Date                     Time             User       Terminal     Logon Logoff
    20100403     125622     usr01     User05     LOGON SUCCESSFUL
    20100403     125804     usr01     User06     LOGON SUCCESSFUL
    20100403     130152     usr01     User05     USER LOGOFF
    20100403     131653     usr01     User06     USER LOGOFF
    20100403     134625     usr01     User05     LOGON SUCCESSFUL
    20100403     142720     usr01     User05     USER LOGOFF
    20100403     144108     usr01     User05     LOGON SUCCESSFUL
    20100403     144558     usr01     User05     USER LOGOFF
    20100403     154432     usr01     User07     LOGON SUCCESSFUL
    20100403     155349     usr01     User07     USER LOGOFF
    20100403     180135     usr01     User05     LOGON SUCCESSFUL
    20100403     180546     usr01     User05     USER LOGOFF
    20100404     81936     usr01     User05     LOGON SUCCESSFUL
    20100404     82012     usr01     User05     USER LOGOFF
    20100404     83511     usr01     User05     LOGON SUCCESSFUL
    20100404     83620     usr01     User05     USER LOGOFF
    20100404     83620     usr01     User05     LOGON SUCCESSFUL
    20100404     83937     usr01     User05     USER LOGOFF
    20100404     83916     usr01     User05     LOGON SUCCESSFUL
    20100404     91603     usr01     User05     USER LOGOFF
    20100404     93835     usr01     User05     LOGON SUCCESSFUL
    20100404     93900     usr01     User05     USER LOGOFF
    20100404     155750     usr01     User05     LOGON SUCCESSFUL
    20100404     163909     usr01     User05     USER LOGOFF
    Thanks,
    Kaleel

    hmm r u loading this data in some info-provider?
    anyway in system use t-code SUIM
    here u can get user logon details, password change history & much more

  • When connecting to remote system, once again asking user & password details

    hi
    I created one RFC in R/3 system, with the same logical system name of xi, giving all technical and logon details.
    When I click on remote logon to enter into xi system,it is once again asking user logon details. After entering the details it is allowing into the xi system. Directly it is not entering into remote system when I click remote logon button.
    I created both sides (in xi and R/3) and checked the same thing. Both sides I am getting the same problem. it is showing client name correctly but user and password name it is displaying the same server information. like if I am connecting from R/3 to XI means it is showing XI client number but R/3 user and password. Once after I change user and password and press enter it is going into remote system.
    Could someone please help me on this?
    Thanks in advance and best regards,
    1234

    hi lavanya
    Provide the user with the corresponding authorization or avoid using the protected users DDIC and SAP*
    check below
    Trusting Transaction SMT2                                                    
    The trusting transaction SMT2 (or SM59 ® RFC ® Trusting Systems) constructs a list of all trusting systems that have been established for this trusted system. Here, a logon and authorization check for the current user and client is performed, using the destination TRUSTING_SYSTEM@S00 that has been automatically created.      
    This basically corresponds to transaction SM51, if you use Remote Login to perform a logon on a different application server.                                                                               
    If problems occur while setting the destination TRUSTING_SYSTEM@S00 (such as host name or service information), you either have to create a new destination for your needs, and then enter the host name or service information using SAP router strings, or adjust the network settings of the server. To correct the problem in transaction SMT2, you have to adjust the network configuration of the server. As this transaction is only to be used for test purposes, in this case you could also choose to ignore the error.                                                              
    To perform a logon as a different user or client, you have to create a new RFC destination with a trusted option set.                                                                
    In this scenario, the following error text in SMT2 can be ignored:
    No authorization to log on as a trusted system (Trusted RC=0)
    If the host name contains the character '_' (as in "my_host"), then the generation of the related trusting system destination may lead to incorrect settings. This problem can be corrected by implementing Support Package SAPKB46D09 (see below). For earlier releases, the changes required to correct the problem can be made manually.
    regards
    kummari

  • User logon history date and time details

    Hi,
    can any  tell me the user logon history tables,
        as usr02 is only having the present log on details

    use below Function module
    CALL FUNCTION '<b>RSAU_READ_FILE</b>'.
    it will solve your problem...
    =====================================
    Use BAPIS there are very useful BAPIS to get the user's info.
    BAPI_USER_CHANGE               Change User                                                              
    BAPI_USER_CLONE                Create User with Template in Another System                              
    BAPI_USER_CREATE               Create a User                                                            
    BAPI_USER_CREATE1              Create a User                                                            
    BAPI_USER_DELETE               BAPI to Delete a User                                                    
    BAPI_USER_DISPLAY              Display users                                                            
    BAPI_USER_EXISTENCE_CHECK      Check a user exists                                                      
    BAPI_USER_GET_DETAIL           Read User Details                                                        
    BAPI_USER_LOCACTGROUPS_ASSIGN  Change Activity Group Assignment for Dependent Systems from Central System
    BAPI_USER_LOCACTGROUPS_DELETE  Delete Activity Group Assignments in the Dependent Systems               
    BAPI_USER_LOCK                 Lock User                                                                
    BAPI_USER_LOCPROFILES_ASSIGN   Change Profile Assignment for Dependent Systems from Central System      
    BAPI_USER_LOCPROFILES_DELETE   Delete Profile Assignments for Dependent Systems                         
    BAPI_USER_PROFILES_ASSIGN      User: Assign profiles                                                    
    BAPI_USER_PROFILES_DELETE      User: Delete All Profile Assignments                                     
    BAPI_USER_UNLOCK               Unlock user                                      
    ===================================
    U can see tables:
    USR01 User master record (runtime data)
    USR02 Logon data
    USR03 User address data
    USR05 User Master Parameter ID
    USR12 User master authorization values
    <b>Reward Points if it is useful..</b>
    Thanks & Regards
    ilesh 24x7

  • How to find the Last logon detail of a deleted user?

    I need to find the last logon detail of a deleted user.I have tried with SM20 i got the details,but i coildnt get for few users.Is there any other way to get this?

    Hi Eva,
    Follow below:-
    1. Go to Se16
    2. table name either USH02 or USH04
    3. provide BNAME row as your user name then execute it
    4. you will get all the entries for that user in the next output screen
    5. Check the Column names like
    MODDA 
    MODTI
    MODBE   
    TCODE REPID
    For the Details which you need.
    The descriptions of this columns are as below:-
    MANDT                        
    Client
    BNAME                        
    User
    MODDA                        
    Modification date
    MODTI                        
    Modification time
    MODBE                        
    Changed by
    TCODE                        
    Not More Closely Defined Area, Pos
    REPID                        
    Program Name
    BCODE                        
    Initial password
    GLTGV                        
    Valid from
    GLTGB                        
    Valid through
    USTYP                        
    User Type
    CLASS                        
    User group
    UFLAG                        
    User Lock Status
    ACCNT                        
    Account number
    PASSCODE                     
    Password Hash Val.(SAH1, 160 Bit)
    CODVN                        
    Password Code Vers.
    PWDINITIAL                   
    Indicator: Password Is Initial
    Let me know if you need further help in this.
    Regards,
    Ram

  • Automatic email with logon details when user creation

    Hi,
    Does any one can through some light on sending automatic emails with logon details when the users created with SU01? I know we have lot of tools like GRC, Approva we can do but I would like to know any thing within SAP not with any external tools.
    Thanks,
    Venkat

    Quick and easy way without any development:
    a)  Create a variant for report RSUSR100N to search for created user IDs where the creator was not equal to the expected "false positive" ones.
    b) Save a dynamic date and time calculation for the variant.
    c) Define a mail distribution list for the spool request if there is one ...
    d) Schedule the variant periodically as per the dynamic date and time period.
    e) Check that SCOT is configured to send the mail or SMS.
    f) Wait for the mail to be sent (this step might take some time...)
    Cheers,
    Julius

  • Cannot open database "ReportServer" requested by the login. The login failed. Login failed for user 'USER LOGON'

    I want to grant permissions to all domain users to view reports on our Report Server. Domain users are able to access our Report Server URL and folder, but when they click on a report item they get an error message: 
    "Cannot open database "ReportServer" requested by the login. The login failed. Login failed for user 'USER LOGON'"
    I'm using windows authentication and configured the local service account in SSReportS Config Manager as the credentials to connect to the Report Server DB. 
    Can someone please help how I should properly do this step by step to give all domain users permissions to view a report in SSRS?
    Thanks much! - Rookie DBA

    Hi IWAR,
    The error message "Cannot open database "ReportServer" requested by the login. The login failed. Login failed for user 'USER LOGON'" means the user 'USER LOGON' does not have permissions to access the "ReportServer" database.
    To fix this issue, please verify that the user has a valid database user login. For more details, please refer to the following steps.
    In SQL Server Management Studio, open Object Explorer and expand the Databases folder.
    Expand the database in which to create the new database user.
    Right-click the Security folder, point to New, and then click User.
    On the General page, enter a name for the new user in the User name box.
    In the Login name box, enter the name of a SQL Server login to map to the database user.
    Click OK.
    Reference:
    http://technet.microsoft.com/en-us/library/ms156468(v=sql.105).aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Portal users logon average

    Hi,
    I would like to know if there is a way to find out how many users were logged on to portal yesterday or the users logon average. Anything that could show what is the time when most of the users are on the portal.
    Really appreciate your help.
    Thanks,

    You will get user ids also.
    Check all the alternatives in the portal activity report iview
    open the portal activity report as object
    and in type of report
    check the option 'Details of users who logged on' and give the time period
    Check the below help link for more information
    Creating portal activity report iviews
    http://help.sap.com/saphelp_nw04s/helpdata/en/fb/144120ea5b4e9c9385d493a578d6c9/frameset.htm
    About Portal Activity Reports
    http://help.sap.com/saphelp_nw04s/helpdata/en/58/728ea01cf64fff996b827f2a06f9b1/frameset.htm
    Raghu

  • User logon history date

    can any one tell me how to find user logon history date:
      i am able to find last logon date in table usr02,
      can any one tell m ehow to use the funaction module to find logon history of       user  RSAU_READ_FILE.
      Thanks in advance,

    use below Function module
    CALL FUNCTION 'RSAU_READ_FILE'.
    Go through below link...
    regarding Shortdump "CALL FUNCTION 'RSAU_READ_FILE"
    Hope it will solve your problem...
    =====================================
    Use <b>BAPIS</b> there are very useful BAPIS to get the user's info.
    BAPI_USER_CHANGE Change User
    BAPI_USER_CLONE Create User with Template in Another System
    BAPI_USER_CREATE Create a User
    BAPI_USER_CREATE1 Create a User
    BAPI_USER_DELETE BAPI to Delete a User
    BAPI_USER_DISPLAY Display users
    BAPI_USER_EXISTENCE_CHECK Check a user exists
    BAPI_USER_GET_DETAIL Read User Details
    BAPI_USER_LOCACTGROUPS_ASSIGN Change Activity Group Assignment for Dependent Systems from Central System
    BAPI_USER_LOCACTGROUPS_DELETE Delete Activity Group Assignments in the Dependent Systems
    BAPI_USER_LOCK Lock User
    BAPI_USER_LOCPROFILES_ASSIGN Change Profile Assignment for Dependent Systems from Central System
    BAPI_USER_LOCPROFILES_DELETE Delete Profile Assignments for Dependent Systems
    BAPI_USER_PROFILES_ASSIGN User: Assign profiles
    BAPI_USER_PROFILES_DELETE User: Delete All Profile Assignments
    BAPI_USER_UNLOCK Unlock user
    ===================================
    U can see tables:
    USR01 User master record (runtime data)
    USR02 Logon data
    USR03 User address data
    USR05 User Master Parameter ID
    USR12 User master authorization values
    <b>Reward points if it is useful..</b>
    Thanks & Regards
    ilesh 24x7

  • Tracking User logons

    Hi,
    I have a requirement, wherein, I need to report the number of logons per user, per period etc.
    Is there any standard program/FM available?  I know the program RSUSR200 which reports several user details including INCORRECT logons.  But, I need correct logons & details.
    Thanks in advance.
    Regards,
    Srinath.

    Hi Sudha,
    Thank you very much for the response.  Actually the requirement, in brief, is..I have a selection screen where I have FROM and TO dates.  Once dates are entered, I need to report all the logons per USER (for all the users) within that period.
    Hope I'm clear with what I want, this time.
    Thanks once again.
    Srinath.

  • Restrict User Logon from multiple systems

    I want to know how can I restrict a user logon from multi systems. That means user 'manager' must be connected to the server only from 1 client system at a time. Is it possible? If yes then how?
    @VHNG

    hi,
    I'm afraid this is not possible current versions,In future releases SAP will restrict 1 session for a user id,
    For details Check it in SAP Business One 8.8 Central Information
    https://websmp201.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000705857&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&
    Jeyakanthan

  • Forms 10g user logon question???

    We've just done an upgrade from 6i to 10g. In 6i the users are externally identified so once they've logged onto the PC they don't need to enter any more logon details to run the forms system.
    Can I do the same in 10g? i.e. the user logs onto the client PC but does not have to provide any more logon details when connecting to forms/oracle on the app server? SSO still needs them to re-enter their logon details when running up the forms session???? Can we avoid this?

    Thanks, but that still requires the user to logon again after they have logged onto the client machine. They need to logon to the SSO system.
    Is there anyway to pick up the logon from the client as in forms 6i - externally authenticated, meaning once they're logged on to the client PC they don't need to logon again - to anything????

Maybe you are looking for