User id login time control

Dear Expert,
I would like to control some of user id which cannot use in particular time (e.g.: peak hour). Could you advice if there are any configure setting which can setup login time limit in particular user id? (e.g.: CUA, if yes. could you advice?) Thanks very much!
Rdgs,
Emily

Hi Emily
Again I would be looking at which programs are causing the high server load and limiting them to specific times of day. If not, maybe you need to look at general system performance and tuning of system to improve server workload?
As mentioned, I don't believe there is anything SAP standard for this but it seems like you are trying to use security to fix a system performance issue. I've been in cases where accounts are locked for specific activities (like payroll) but that's been done manually via SU10 and then unlocked after activity.
Regards
Colleen

Similar Messages

  • User Last Login Time

    I'm trying to use DS6 built-in functionality for tracking user's last login time. I created a new password policy and enabled pwdKeepLastAuthTime attribute. Then I tried signing into Access Manager.
    According to the documentation, an attribute pwdLastAuthTime should be added to the user entry, but it is not there.
    Any ideas how I can get this to work?

    Last login time is a feature provided with the new Directory Server password policy implementation introduced in DS 6 and is not part of the compatibility mode. Check the Directory Server password policy compatibility mode:
    $ dsconf get-server-prop ... | grep 'pwd-compat'
    pwd-compat-mode : DS5-compatible-mode
    The Directory Server password policy compatibility mode must be advanced past DS5-compatible-mode:
    $ ldapmodify ...
    dn: cn=Password Policy,cn=config
    changetype:modify
    replace:pwdkeeplastauthtime
    pwdkeeplastauthtime:TRUE
    modifying entry cn=Password Policy,cn=config
    ldap_modify: DSA is unwilling to perform
    ldap_modify: additional info: (Password Policy: modify policy entry) "pwdKeepLastAuthTime: TRUE" is not supported in server mode DS5-compatible-mode ("cn=config" pwdCompat: 0).
    $ dsconf pwd-compat ... to-DS6-migration-mode
    $ dsconf get-server-prop ... | grep 'pwd-compat'
    pwd-compat-mode : DS6-migration-mode
    Now it should work. If not, please try binding directly to the directory server as the user (e.g., do an ldapsearch as that user) and check the entry.

  • How Can I record the user's logging time?

    How Can I record the user's login time?I create a table containing some column such as record_id,username,start_time,end_time,period.How can I create a process on logging in to record the start_time and a process on logging out to record the end_time?
    Thanks for any help.

    you can refer to the name of the currently logged in user using :APP_USER. to capture the login info, i'd add an htmldb process to my app that fired "After Authentication" and simply inserted :APP_USER and sysdate into my logging table. for the logout case, you could change the "Logout URL" of your current authentication scheme to one that does whatever it's currently doing plus the logging. so i Logout URL of...
    wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_sess=&APP_ID.:101:&APP_SESSION.
    ...and i changed it to something like...
    my_schema_name.my_logout?p_user=&APP_USER.&p_app=&APP_ID.&p_session=&APP_SESSION.
    ...where my_logout was...
    create or replace procedure my_logout(
    p_user in varchar2,
    p_app in varchar2,
    p_session in varchar2) as
    begin
    insert into my_logging_table values (sysdate, 'logged out as '||p_user);
    wwv_flow_custom_auth_std.logout (
    p_this_flow => p_app ,
    p_next_flow_page_sess => p_app||':101');
    end;
    ...and things worked fine.
    hope this helps,
    raj

  • Is it possible to monitor login times?

    In the case of more than one user, is it possible to record and monitor when and for how long they login? For example, if you wish to know how long your child is using the computer?
    iMac G5   Mac OS X (10.4.3)  

    321/2767
    Hi kbish,
    welcome to the Discussions!
    Open Terminal and enter the command
    last
    to see each user's login times.
    Note that this count is reset when the Periodic Monthly task runs. To see the older login times for every user, you'll have to read the /var/log/monthly.out log, using Console.
    Both Terminal and Console are situated in the Utilities folder.
    HTH
    Axl

  • Parallel How many times user can login to the SAP system through ITS

    Hello all
    We are using the ITS ---620 and following 46D R/3 system 
    R/3 system details:
    Kernal :
    kernel release :46D
    O/S :SunOS 5.8 Generic_108528-05 sun4us
    We would like to now, At a time How many times user can login to the SAP system through ITS
    Kindly letus know  if any one have idea about parameter which can restrict the end users to u201CNu201D times/ sessions.
    Transaction SITSPMON/SMICM are not working in R/3 system as it is 46D.
    We found that parameter u201Clogin/disable_multi_gui_loginu201D works with SAPgui logons.
    System logons using the Internet Transaction Server (ITS) or Remote Function Call (RFC) are not affected by this Parameter u201Clogin/disable_multi_gui_loginu201D
    I need similar parameter u201Clogin/disable_multi_gui_loginu201D for the ITS users.
    Thanks

    I have searched all docs and notes.
    Everytime the answer is PArameter for multi_gui_logonis not applicable for SAP Gui for HTML ( Browser )
    The functionality does not exist for SAP Gui for HTML.
    Regards,

  • User Login Time in obiee 11g

    Hi all,
    we can get get the user login time using
    *@{session.loginTime}*
    But my requirement is to get the last login time ie., Previous login time.
    How to achieve this.
    Thanks,
    Haree.

    Hi MK,
    Thanks a lot for your response.
    I am not aware about that. Can you please explain me in brief.
    Possibly if you have any document related to it please share with me.
    Thanks,
    Haree.

  • How to make users to select the date from calendar control my making the date field read only in date time control in external list in sharepoint 2010

    How to make users to select the date from calendar control only, by my making the date text field read only (don't want to let users type the date) in date time control in external list in sharepoint 2010. I am looking for a solution which can
    be done through sharepoint desginer / out of the box.
    thanks.

    Congratulate you got the solution by yourself. I am new to a
    WinForms calendar component, I feel so helpless on many problems even I'd read many tutorials. This question on the
    calendar date selection did me a great favor. Cheers.

  • Unable to login any user id first time in the Adobe content viewer (R25)

    Hi,
    I am using R25 Adobe content viewer. The problem is that I am unable to login any user id first time. when I do 2nd time with same id then it do successfully. Please suggest.
    DC Pub

    This is a known issue with the v25 Adobe Content Viewer. It is fixed with the v26 version, which is currently awaiting approval from Apple. If you have a Pro or Enterprise subscription to DPS, you can build a custom Adobe Content Viewer.

  • Portal Users Login Time during a particular interval

    Hello,
    I have gone through many forums and blogs but didn't find any helpful comments on how do I get the list of users and their respective login times during a particular time interval. All my users are stored inside the portal only, I am not using a dual stack system. Please tell me if there is some way to find out the solution to this problem.
    Thanks  & Regards
    Ashish Patel

    Dear Ashish
    Have you checked the Portal DB Tables ?
    For example this table WCR_USERSTAT  might be of use to you (but there are others).
    But you might not find the information for "a particular interval". I believe you will have to do some development for that.
    Kind Regards
    /Ricardo Quintas

  • LDAP attribute for user's last login time?

    Hi all,
    Is there an LDAP attribute that I could return (via an "ldapsearch" query) that would contain the user's last login time?
    We have:
    Directory Server Version: 5.2_Patch_2 ; Build number: 2004.107.0034
    other...
    Identity Server 2004Q2
    sparc-sun-solaris2.9
    Thanks in advance!

    Hello,
    If you need this info, you will have to create a password policy that log last logon time.
    But be carefull with this function, it can create a lot of cpu load.
    <http://docs.sun.com/app/docs/doc/820-4809/fhkrj?l=en&n=1&a=view>
    Regards
    Eric.

  • Restricting users to login multiple times on the same machine..

    Hi everyone,
    Is it possible to restrict the users to login multiple times on the same machine...did someone implemented this kind of process.Please help me how can i achieve this or any suggestions.
    Thanks in advance.
    Phani..

    Hello,
    I decided to answer you in the original thread - Identify currently active users – as I believe that the outline background of the issue is important to better understand it.
    Regards,
    Arie.

  • Last login time of user

    Hi Friends,
    I wanted to know the name of dictionary view which keep the user login details iee. login date and time. I want to check that what was the last login time of user. So that if user has not logged in since 30 days then his acccount must be locked.
    Plz let me know if someone has any idea on this
    Regards
    Alok

    Hi Guys
    Thanks for your response. Let me more clear you what i m looking for.
    I have 100s of developers working with me. I keep on maintaining data which user is being used by whom. I am using product/project based username. I want to achieve the following.
    1) Find the users those are not using their login since X nos of days ie. to know who all are in use. Objective of this to know if any developer has swiched or quite from project.
    2)I will lock those account and notify those owner that account has been locked considering that they are not using.
    3)now these accounts can be allocated to some other developers on need basis.
    This will give me flaxibility of using my existing resource and better management.
    I hope i m clear with what all i need.
    Please suggest best way to do this :)
    Thanks a lot.
    Alok

  • Limiting user login time with logoutd

    Hi, I wish to limit the time a user uses his session, and I found that the "logoutd" daemon can accomplish this, however, I could't manage to find the syntax rules for configuring it, it uses the next config file:
    /etc/porttime
    Any Ideas?
    =======================================================
    Edit: I found out how to use it in the man page:
    man porttime
    pretty simple
    ========================================================
    Hum, I did what the man page said adding a line for the /etc/porttime with the config I wanted, however I can still login, heres my conf:
    *:loise:Al1900-2100
    I want that the loise user can only login from 7PM to 9PM everyday, and that the rest of the users can login at anytime. What should I do?
    Last edited by LTSmash (2008-03-16 20:40:19)

    Chris,
    Thank you for your response.
    I am using Firefox version 2.0.0.20. When I add the security component into my ADF application, I just take whatever it has by default without any customization. That includes default login.html and error.html. Here is my experience,
    1) Execute my starting task flow activity inside the JDeveloper. This will invoke a new login page in my default browser Firefox.
    2) Login the application with user "abc" and do something. Keep this session open.
    3) Open another Firefox browser and enter login URL. and then Login the application with user "xyz" (or even "abc"). I got the error page.
    To me, it should be basic web application behavior. I can do things like this in other J2EE application. This one doesn't make sense at all. I am not sure if this is the behavior I would see when I deploy it to a standalone WLS.
    Any ideas?
    Thanks,
    John

  • Sunone Messaging Server 6.1--How to list all mail user's last login time

    hi,i want to know how to list all the mail user's last login time.
    There are more than 100000 mailbox accounts on our mail server,
    i want to know which account is not used for more than 2 or 3 years.
    thanks.

    http://wikis.sun.com/display/CommSuite/imsconnutil
    Somchai.

  • Shutdown time controlled

    Hello guys,
    so far I shutdown my machine via shutdown -h +time when I want to terminate it time controlled. But often there are still some programs running like firefox. Is there any program-friendly method to shutdown?
    shutdown -h kills all apps instantly without terminating them correctly.
    Best regards

    From the man page,
    shutdown  brings  the  system down in a secure way.  All logged-in
           users are notified that the system is going down, and login(1)  is
           blocked.   It  is  possible to shut the system down immediately or
           after a specified delay.  All processes are  first  notified  that
           the  system  is going down by the signal SIGTERM.  This gives pro‐
           grams like vi(1) the time to save the file being edited, mail  and
           news  processing programs a chance to exit cleanly, etc

Maybe you are looking for

  • Is there a keyboard shortcut to close a app?

    Nuff said.

  • Low resolution of video call. lack of focus on rea...

    I've got HTC One m7 which has both cameras capable of at least 720p yet maximum resolution I got using front facing camera was 7**x4** so less than 720p. another Problem I noticed was lack of focus using rear camera, at all distances the picture was

  • Transfer from Hi-8 tape to imovie?

    I want to be able to transfer my old Hi-8 tapes into imovie so that I can edit them and then make my own movies. I can copy the tapes onto a DVD recorder, then take the DVD and put it into Handbrake. From Handbrake into imovie takes about 10 hours fo

  • XML +loadMovie

    I'm trying to create a menu through XML and i'm using 2 attributes in dat XML one is buttons name and another is link. This link is not a URL this is a name of another swf which i wanna load. stop(); xmlData = new XML(); xmlData.ignoreWhite = true; x

  • Column Level Privileges on Table

    i want to give the user right to just select the one column of the table, even not view other table fields.