Disable Multiple logins in the portal

Dear All,
I have an requirement to disable multiple logins in the portal from same user id. I don't think so it is possible in portal. My portal is EHP1 SPS6.
Do you guys know any of this standard functionality available in portal ?
Thanks
Sunny

Hi,
As Juan said, it seems that there is no standard settings available at the portal to disable the multiple logons.
Please have a look at this [thread|/message/7411465#7411465 [original link is broken]] which deals with the same issue.
Regards,
Varadharajan M

Similar Messages

  • Is it possible to disable multiple logins?

    Is it possible to disable multiple logins by the same user on different computers? I have network hosted user accounts. I need a way to NOT make it possible for user A to go to client Mac A, login and leave himself logged in there then go to client Mac B and login there also. This is creating some unpleasant effects on the server - naturally!
    Any easy way to accomplish this? Perhaps through Profile Manager?
    Thanks!

    Simon,
    Thanks for the reply but I need some elaboration.... "the "Login" preferences for users and groups".... what exactly are we referring to? I don't see such option (or atleast the way it's written), in either Server app or Profile Manager. Are we talking about the same OS X version?
    Thanks.
    P.S. Despite the fact that I have enabled the option in Profile Manager to logout all users on all computers after 30 minutes of inactivity, I have noticed that the iMac clients don't log out the users after the said time...

  • Prevent multiple logins of the same user in portal

    Hi Experts,
    I have a requirement wherein I am needed to ensure that whenever a user tries to login to the portal, I should check whether this user already has a session active. If yes, I should not allow this user to login again. As in this user should not be able to login by opening a new browser window or by trying to login from some other system.
    However if there are no existing sessions for this user then allow her/him to log in.
    Is there any way I can achieve this by changing any parameters in Visual Admin / Config Tool or do I have to implement this functionality by making modifications in the masthead .par file?
    Best Regards,
    Saurabh Vakil.

    Hi Saurabh,
    you can do this by modifing the headerIview.jsp by using session variables.
    when a user logs into portal you have to keep his details in a session and check them everytime when he tries to login again.if it is not the first time then throw and error message
    you need to change the par file. code will be something like this
    session.setAttribute("user",request.getUser());
    if(session.getAttribute("user")!=null)
    And for preventing from backend -
    By changing the parameter - login/disable_multi_gui_login you can do this.
    Check below sap link - http://help.sap.com/saphelp_erp2004/helpdata/en/22/41c43ac23cef2fe10000000a114084/frameset.htm
    Regards,
    Sen
    Edited by: prodyut kumar sen on Dec 20, 2010 1:22 PM

  • Disable Multiple Login Acces thru WEBGUI?????

    could any one suggest how disable multiple logins when users accessing thru WEBGUI?
    Regards
    PR

    Hi..Durairaj Athavan Raja.
    Multiple Login now is enables, This is working fine with auth object S_ADMI_FCD with value PADM.
    But Here the user getting a Option to select Check BOX either to cancel all existing sessiosn (or) retain them.
    Our requirement is User shoud get terminated from all other sessions and log in into the current sessions like.  The Check Box should be greyed out.
    If i don't give S_ADMI_FCD authroization user getting pop up message you are not authroized to kill the sessions.
    If you can give some tips i will be greatful
    Rgds
    PR

  • Error while login to the portal

    Hi All,
    When I try to login to the portal as a user who dont have Super administrator role and have only "Everyone" role are getting the following error.
    Error occurred while trying to access desktop: "portal_content/every_user/general/com.sap.portal.defaultDesktop". The object does not exist or you are not authorized to access it. If this problem persists, contact your system administrator.
      Log Off
    I followed the steps which are given in the other threads as a solution but still facing the problem.
    In my main rules we have given condition like If user = * then use the general default desktop and in the default desktop permissions that Everyone role has read permission . Even then the problem is not solving.
    Can anybody help plzzzzz........
    Thanks in advance.

    I'm not sure what you mean by "content admin" vs "system admin". Content admin is used mostly to navigate to the portal content studio where you can work with PCD objects and set permissions. You will not see all PCD objects here, so things like rules etc won't be visible.
    System admin is a role. It has many functions, including the system landscape editor, where you can work with systems, and the portal dispay area, where you can work with display items, such as rules.
    There is also a permission editor where you should be able to set permissions on any object.
    So, what do you mean  by asking if you should use content admin or syetm admin?

  • How to Find out who is login into the Portal.

    Hi Friends ,
    I have one doubt  Now I have one Requirement. i.e.
    How many members (users) login in to the Portal?
    In what time they login into the portal?
    How many times hits the iView in  Portal?
    Who is last login into the portal?
    I have find out these details by using these details I will create one Iview.
    How to find these details. By using these details I will created one iView. Kindly  let me know.
    Could you tell me those
    1.     Is it creating Portal Activity Report iView in Portal?
    2.     By using WDJ Application we can create one Application. By using this application we can create iView?
    Regards
    Vijay Kalluri

    Hello Vijay,
    If you are interested in a 3rd party application with all the stats you need and more, check out Click Stream by Sweetlets. Easy to download and user friendly with many key reports quickly accessible. It also answers some of the questions you had above a whole lot simpler than anything else out there or any other route you had in mind.
    In the very near future Click Stream will also have iView recording to monitor iViews, telling which iViews have been clicked, etc. Also, the one you were looking for, "who the last login into the portal", will soon be added.
    Click Stream uses the Usermanagement (UME) API to get more information about the user, groups, roles, LDAP attributes etc. and offers you the ability to use such information for filtering within any report.
    Click Stream also uses the PCD API to get information about the pages your users are visiting.
    Here are some reviews on the SAP EcoHub from people who have used it: http://ecohub.sdn.sap.com/irj/ecohub/solutions/clickstream
    Please just let me know if you have any question or if you are open to test drive Click Stream. We will certainly help as best as we can.
    Good luck.

  • New users are getting "cntl_error" whenever login into the portal

    Dear Experts,
    New users are getting "cntl_error" whenever login into the portal. They are accessing .par application. I have read so many threads, but unable to find exact solution.
    I have tried in my browser with the user login, then no error. But the user login there end then its giving "cntl_error" error.
    Problem with Internet Explore Browser? Any additional setting required for users browser?
    Could you please help me, how to resolve this error.
    Thanks in Advance.
    Regards,
    Vijay.

    Hi Vijay,
    Check this thread - "CNTL_ERROR" raised,error key: RFC_ERROR_SYSTEM_FAILURE- Show Team Calendar , this might help you on what you are looking for.
    Regards,
    Sen

  • Disable multiple login

    Hi,
    Under ABAP stack we can disable multiple login by editing "login/multiple........." parameter using Tcode RZ10.
    But about JAVA stack ? <removed_by_moderator>
    I want to disable multiple login for pure JAVA stack ? Where to look for profile parameter under java stack and how to disable multiple login in java stack ?
    Thanks & Regards
    Edited by: Juan Reyes on Jun 18, 2010 11:43 AM

    Hi,
    I believe this is not possible.
    br,
    Tobias

  • Multiple logins to the database

    Why is it if I login to my database thru SQL Developer I see multiple logins thru v$session?
    OSUSER PROGRAM
    dehresmann SQL Developer
    dehresmann SQL Developer
    For one connection I see two sessions in v$session?
    thanks,

    Code Insight can provide context sensitive suggestions for what you are typing in an code editor window.
    From the Help files (SQL Developer Preferences : Code Editor):
    Code Editor: Code Insight
    The Code Insight pane contains options for the logical completion (autocomplete
    options) of keywords and names while you are coding in the SQL Worksheet.
    When you press Ctrl+Space, code insight provides a context-sensitive popup window
    that can help you select parameter names. Completion insight provides you with a list
    of possible completions at the insertion point that you can use to auto-complete code
    you are editing. This list is based on the code context at the insertion point. To exit
    code insight at any time, press Esc.
    You can enable or disable both completion and parameter insight, as well as set the
    time delay for the popup windows.Hope that helps.

  • Disable multiple logins

    Hi,
    In EP6 SP2, a user can simultaneously login to portal multiple times(using the same user id and password). Basically can have multiple sessions open at the same time. I was wondering if its possible to restrict this the way we can in a R/3 system?
    -leela

    Michael,
    There are other problems too with SAPGUI.
    Say we have a transactional iView report, and it shoots off to a new window from a portal link ...now logoff from the portal ... one can still do all types of queries on the report without a user login !!!.
    I would rather prefer to keep a logged user credential ... and every time a user tries to login ... it should go as see in the logged user credential if he is already logged in .. he should not allowed to login ... But the question is how do we implement it?
    Cheers!!!
    regards
    Sukanta Rudra

  • How to see, if some user has done multiple login at the same time

    Hi,
    i'm looking for a tcode to see, if some user has done multiple login in a date-range.
    Regards, Dieter

    It is also dependent on your license type, as it is populated at logon - prior to any Z-coding option - which will cause a lockout if attempted an access that way.
    I recently found a cool way to detect DB triggers and updates - very obscure...
    However I also "move around" during support in projects and don't always want to kick myself out. I guess SAP can "work-it-out" from the various fields of the table to map the user behaviour.
    Personally I dont believe that all of such information is appropriate for public domain, as all the SAP_ALLers out there combined with the types of authentication options are not always responsible with the information either.
    Thankfully, SAP has added a "salt" to the password hashes now. They offer RZ11 login/password_downwards_compatibility as a workaround...
    Take a look in your system!
    Cheers,
    Julius

  • Multiple logins from the same site not working with iCloud Keychain

    Hello all,
    I am trying to use the iCloud Keychain with my iPhone and iPad. I use a website that has two different logins, each with its own password. On Mavericks, I am able to select the correct username/password from my iCloud Keychain by pressing the "down" arrow in the username box.
    However, with my iOS devices, I am unable to access multiple logins. It merely Autofills the most recently used combination on whichever device most recently visited the site.
    Is there any way to get multiple login support working for an iOS device?
    Thank you!

    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the files sessionstore.js [2] and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    If you see files sessionstore-##.js with a number in the left part of the name like sessionstore-1.js then delete those as well.<br />
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    See also:
    * [1] http://kb.mozillazine.org/Session_Restore
    * [2] http://kb.mozillazine.org/sessionstore.js

  • Disable Multiple Logins isn't working quite right?

    In iChat I do not have "Allow multiple logins" checked for my AIM account. However I am having no problems logging in on my computer, and with the AIM app on my iPhone at the same time. Both can send and receive messages. Ideally I would like to have logging in with one log the other out, and I thought that's what unchecking "Allow multiple logins" would do, but apparently not? Is it for something else? Are there any other ways to get the effect I'm after? Thanks

    Hi,
    Have either of you got iChat set to Allow the messages to be sent to a Phone ?
    9:51 PM Thursday; August 27, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Unable to login to the Portal!!  PRD!

    HI all,
    After renewing the Logon-Ticket-Keypair between the J2EE Engine (on the
    Portal) and the ABAP server (on BW) in Visual administrator. Users cannot
    sign in to the Portal, when putting username and password it bounces back
    to the page without being signed in.
    The only change made recently was putting creating the ticketkeypair in
    Visual Admin and importing it to BW (strust)
    I did that by exporting the crt and importing it to STRUSTSSO2 and added to the ACL list with the Portal system ID and client.
    Please help me as this is a production system..

    Hi Samer,
    You say "Users cannot
    sign in to the Portal, when putting username and password it bounces back
    to the page without being signed in."
    Do you actually get "Authentication Failed" error message or just nothing. If it is nothing it suggests to me that the Login Stack is not configured correctly so it is not creating the SAP Logon Ticket any longer. If you can post the login stack for the ticket policy (I assume you use the ticket policy by default) perhaps it will make things clearer. After the BasicPassword module there should be a CreateTicket module.
    Hope this helps,
    Simon

  • Accessing portal pagegroup pages without need to SSO login to the portal.

    how do I make an entire page group publicly accessible so that all users who try to access the portal page do not need to SSO login to view the page.
    I changed for the page as PUBLIC and given view privileges..however the portlets do not show up...can anyone tell an easy way to make a created pagegroup publicly accessible.
    It would be good if someone can elaborate on how ppl usually build a pagegroup which is publicly accessible without logging into oracle portal.
    Thanks,
    Prasanth.

    Hey Christian -- I think you left off one piece. He mentioned that the portlets are not showing up. Barring anything like external applications, it could be that the portlets are inheriting from their provider and the provider is not set to be public.
    Prasanth: To check/change this, go to Navigator and the Providers tab. Then drill down to the provider where your portlets are. Click Grant Access on the provider level or drill down to the individual portlet depending on how your portlets are setup.
    If you grant public access on the provider level, everything under that provider will be publicly accessible unless you set them otherwise. To grant public access to a provider, add the user PUBLIC and give them execute rights. To grant public access to an individual portlet, drill to that portlet and click grant access. Clear the check mark that says Inherit Privileges from Portal DB Provider and grant the user PUBLIC execute access to that portlet.
    Rgds/Mark M.

Maybe you are looking for

  • To read flat file from a unix server

    We need to read a flat file from a Unix server, where our Database is located. The location gets created correctly. But while we are trying to import files from the location in Design Center , we get an error that "directory does not exists", althoug

  • [Solved] mga crashes xorg

    Hi all. I have a Matrox Millennium II and every time i use mga (xf86-video-mga) on the Screen section of xorg.conf, the Xorg crashes. I have tried to use the xorg.conf generated by Xubuntu 7.10 (which runs great on that distro) on Arch, but no succes

  • Satellite L40-18Z: How to merge two partitions into one partition?

    Hello, I have a satellite L40 with a hard disk drive partitioned into two ( C and E ), one having 37GB capacity the other almonst 36 GB. The C drive is almost full and the E drive almost empty. I would like to take away the partition and have just on

  • Photoshop CS6 Updated itself to Extended Trial

    I have found only one discussion on this subject and it is several years old. I am hoping it is easier to deal with now. I purchased Photoshop CS6 full version on CD not the Cloud. I am running Windows 7 64 bit. Today when I opened a file Photoshop s

  • Exactly which application is linked to dock?

    I have a problem, probably originating my haste and lack of total understanding. Anyhow, I now have several versions of the same program in my applications folder. Most of them do not work well, when I select them directly. But the one somehow linked