How to  restrain the user login portal once, in the same time??

Hi
I need to restrain the user can't repeat to login portal ....
to reduce portal loading
How can I restrain the user login portal once, in the same time???
Which attributs in Identity Manager or amconsole I can do it to restrain the user ??
tks

Does your portal support anonymous access? If so, make sure you are using the authlessanonymous mode. This mode only creates one session that is shared for all anonymous users. This is much more efficient than anonymous access, which creates a session for each anonymous user.
I have no other recommendation for limiting users to a single login. In general, web applications do not behave like this. What if a user closes their browser without logging out? Does the user have to wait until the session times out in order to log back in again?
The same thing is true for users that are mobile. If a user leaves their office without logging out and then attempts to log in with a laptop in the conference room, then access will be denied in your implementation. Users do not expect this type of limitation being built into the system.
If you are having problems scaling, then you need to look at your architecture and perhaps add some more resources. Also, make sure you are making efficient use of the authlessanonymous access mode as stated above.
- Jim

Similar Messages

  • How can  I  restrain the user login portal once, in the same time ???

    Hi
    I need to restrain the user can't repeat to login portal ....
    to reduce portal loading
    How can I restrain the user login portal once, in the same time???
    Which attributs in Identity Manager or amconsole I can do it to restrain the user ??
    tks

    Does your portal support anonymous access? If so, make sure you are using the authlessanonymous mode. This mode only creates one session that is shared for all anonymous users. This is much more efficient than anonymous access, which creates a session for each anonymous user.
    I have no other recommendation for limiting users to a single login. In general, web applications do not behave like this. What if a user closes their browser without logging out? Does the user have to wait until the session times out in order to log back in again?
    The same thing is true for users that are mobile. If a user leaves their office without logging out and then attempts to log in with a laptop in the conference room, then access will be denied in your implementation. Users do not expect this type of limitation being built into the system.
    If you are having problems scaling, then you need to look at your architecture and perhaps add some more resources. Also, make sure you are making efficient use of the authlessanonymous access mode as stated above.
    - Jim

  • How to lock multiple user for a transcation code at same time is der any tc

    how to lock multiple user for a transcation code at same time is der any tc
    suppose i hav 15 user and i want to lock 10 user for mm02 who can i to it

    Basis can do a export and import transport, still if don't have connection between boxes.
    or
    check this
    http://www.sap-basis-abap.com/abap/copy-program-variants-from-one-to-another.htm

  • Regarding : How to add a user to portal group with the help of webdynpro .

    Hii ,
    I am working on an application in which with the help of an action( Button)  we r adding a user in Ztable in R/3 , as well as  group in portal.
    The user r successfully creating in Ztable but from portal side No user is assigned to Portal group.
    I need coding solution for " How to add a user to portal group with help of webdynpro"
    Any usefull link will also do.
    Pls anyone have any solution ??
    Thnks in advance.
    Rewards r waiting for u .

    Hi,
    Use UME api to add user to portal group.
    Using UME API:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40d562b7-1405-2a10-dfa3-b03148a9bd19
    Regards,
    Naga

  • How to change the Default login script and the USER login script in Netware3.12

    I need to cut down the disk map from Neware 3.12 in Win98 client's PC.
    please tell me
    how to change the Default login script and the USER login script in
    Netware3.12 ?
    Or is there any other ways to do this thing?
    Thanks a lot!

    On 4/6/2006 [email protected] wrote:
    > how to change the Default login script and the USER login script in
    > Netware3.12 ?
    Please repost in the discontinued.forums.
    Edison Ortiz
    Novell Product Support Forum SysOp
    (No Email Support, Thanks !)

  • How to capture the user who has logged into the portal.

    Hi,
    How do I capture the user who has logged into the portal.
    HOw do I retrieve the first name and last name of the logged in username.
    Could someone provide me a related link or PDF to work on this.
    Thanks,
    Suvarna

    Hi suvarna,
    Check the following code
    ISearchResult rst = UMFactory.getUserFactory().getUniqueIDs();
                      IUserFactory usf = UMFactory.getUserFactory();
                      IUser iuser = null;
                      IUserListElement userElement = null;
                      int i = 0;
                      while (rst.hasNext()) {
                            iuser =
                                  UMFactory.getUserFactory().getUser(rst.next().toString());
                            String email = iuser.getEmail();
                            String fname = iuser.getFirstName();
                            String lname = iuser.getLastName();
    regards
    Anil Dichpally

  • Why do I get sent to the User Login screen to enter my password after sleep?

    Hi,
    On OSX Lion, 10.7.4. I recently had to reinstall the OS on a new hard drive in my iMac and now have an issue with it that I never had before.
    After prolonged periods of sleep (I haven't determined what the minimum length is before this will happen), when I come to wake the computer it shows me the User Login screen. Under my user icon is an orange checkmark, presumably to show that I am the user logged in. Otherwise it is exactly the same as the User Login screen one gets when the computer boots up. I select my user icon and enter my password and the computer unlocks.
    I haven't got this set up anywhere, that I know of. I don't have the 'Security & Privacy - Require password for sleep and screen saver' option checked, never have. If I do turn that on just to check, it's a very different password screen, a little popup window in the centre of the dimmed screen.
    How do I turn this feature off?
    Thanks,
    Owen

    Sounds like you may have deleted something you shouldn't have. Boot to an OS X DVD or a bootable backup, and using Disk Utility, do a repair disk, and while there repair permissions. Disconnect any peripherals, and reboot. If you get the same startup behavior, do a safe boot, by holding the shift key down when booting. If that works, try a normal boot. If neither step helps, you may need to relaod your operating system.

  • How do I prevent "The user profile service service failed the log on" error messages?

    I work for an organization with approximately 60 staff members across ~80 Windows 7 Professional PCs. Users log in with Active Directory accounts.
    Approximately once per month, a random user will get an error message while attempting to log into their machine that says "The user profile service service failed the log on."  The solution to resolve this issue is here: http://support.microsoft.com/kb/947215?ppud=4&wa=wsignin1.0.
    The problem is that I want to PREVENT this issue from happening, as it is incredibly inconvenient for the user. I had one staff member board a 5-hour plane trip expecting to do work, and once she got in the air she logged in and
    received the error message and was unable to use her computer for the trip. I've had others locked out of their computer with deadlines to get things done, while I am at home off the clock. Editing the registry is not an easy fix, and so it's not something
    I can just post instructions for in a knowledgebase article.
    Does anyone know how to prevent this issue from occurring? I believe that it has something to do with a network-based startup script, or a service trying to connect to our file server, or the computer trying to connect to our ad server. All of these
    are blocked by firewalls (unless the user is off-site), and I suspect that the services may be timing out, causing the user profile service service failed the logon error message, but I can't seem to eliminate it, after nearly a year of trying.
    90% of the time this problem occurs when the user is off-site, but it has happened while the user is in the office too. Once the user gets this error message, the only way to resolve the problem is to log into their computer as a localadministrator account
    and perform the method #1 fix in the knowledgebase article.
    Thanks

    Have you checked the logged files in event viewer around the time when problem occurred?
    Is there any suspicious events like error or warning related to this issue.
    Try run Active Directory Best Practice Analyzer:
    http://technet.microsoft.com/en-us/library/dd759260.aspx

  • How to check whether user login in SNC mode or Non - SNC Mode

    Hi
    When SNC is enabled system will accept secure network connections. But,It is up to the user to login in SNC mode or NOT.
    Can any one let me know How to check whether user login in a SNC mode / Non-SNC mode?. Is it only through SU01?.
    Is there any other possibility?. where to check if user login through RFC connections?.
    Please correct me if i am wrong.
    Regards
    Srinivas P.

    Hi,
    Where to check if user login through RFC connections?
    Check T-Code SM04 on every instance. In the column Type you can see what kind of login has been used (GUI, RFC, Plugin, System).
    But,It is up to the user to login in SNC mode or NOT.
    Depends. Check these [parameters|http://help.sap.com/saphelp_nw04/helpdata/EN/19/164442c1a1c353e10000000a1550b0/content.htm]:
    snc/accept_insecure_cpic     
    snc/accept_insecure_gui      
    snc/accept_insecure_r3int_rfc
    snc/accept_insecure_rfc      
    Regards,
    Sven

  • How to find the user ID who has deleted the Cycle count document?

    I am interested in knowing how we can know the User ID who has deleted the Inventory Cycle count document deleted using LI02N. I have checked the table LINV and also in the storage bin Inventory data. But in storage bin inventory data only counter name is captured if it is assigned during activation of inventory cycle count document. But it may not be necessary that counter has to delete the inventory document.
    Kindly advice me how can I get to know who has deleted the Inventory Cycle count document.
    Thanks in advance,
    Ramesh

    no way to ffind this
    Have you tried with  AUT10  ??
    thanks
    G. Lakshmipathi

  • Windows Server 2012 Login Issue "The User Profile Service service failed the sign-in. User profile cannot be loaded."

    Whenever I try to login to our Exchange Server, I receive the following error:
    "The User Profile Service service failed the sign-in. User profile cannot be loaded."
    The issue affects more than one user.
    Relevant Info:
    Server Version: 2012 Datacenter
    Exchange Version: 2013
    The Exchange server is virtualized.
    What I've tried:
    1) Remote Desktop from a workstation on the network
    2) Remote Desktop from Virtual Machine Manager
    3) Connect via console from Virtual Machine Manager
    4) Accessing the server via Computer Management and adding my user account to Allow Login via Remote Desktop
    5) Creating a new user account for myself by copying the account of a user who can get in
    6) Rebooting
    I'd appreciate any suggestions.

    Hi Aaron,
    I would suggest you to check the event log .
    Maybe this issue due to the permission of profile folder , please refer to the following link :
     http://helgeklein.com/blog/2013/09/error-message-explained-user-profile-service-failed-logon/
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to create a user  y which will have the same content of existing user x

    how to create a user y which will have the same content of existing user x ,
    like all the tables,procedures,functions and packages

    You can do the following.
    1. Use CREATE USER to create the new account/schema
    2. Use exp to export old schema
    3 Use imp with fromuser=<old user> and touser=<newuser>

  • How can I delete the dunning noitice created once by the system?

    How can I delete the dunning noitice created once by the system?

    Dear,
    Please delete the dunning run ...
    Select you dunning run
    Goto Dunning notices >Detele Dunning Notice Printout
    Goto Dunning notices >Detele Dunning Run
    Goto Dunning notices >Detele Parameters

  • How to retrieve my user login

    I've forgotten the user login for my super old mbp, now I can't log in.
    Is there anyway to solve this? Thanks

    http://support.apple.com/kb/HT1274

  • How can i transfer photos from my iPhone 4s o myimac iPhoto easily? i have been doing via message, however the photos are blurred once on the imac, thanks,

    Hi.
    How can i transfer photos from my iPhone 4s o myimac iPhoto easily? i have been doing via message, however the photos are blurred once on the imac.
    thanks,

    You can send photos from your iPhone via email, drag the photos from the email window to the desktop then open in iPhoto.
    Open a photo on your iPhone then tap the share icon bottom left corner of your screen then tap Next then tap Mail. Send the photo to yourself.
    Open Mail then control click the photo then click Open with then click iPhoto. If iPhoto is not available from the pop up menu click Other then navigate to the Applications folder then click iPhoto.

Maybe you are looking for

  • Error in installing xmlplsql.jar

    Hi all, I am new to Oracle's XML features. I am trying to load xmlplsql.jar using loadjava. I am getting the following errors. I did install JDK 1.1.8. It is in the PATH. Error. ===== initialization complete loading : oracle/xml/parser/plsql/XMLNodeL

  • Transf fr explorer & can't find my e.mails,icons,favorites etc

    my hp quit working, internet explorer too faulty, mother board faulty, Best Buy cancelled explorer and Geek Squad inst. Firefox and now I can't find any of my icons, shortcuts, e.mail, contacts, email addresses, I am lost with this Firefox, and I don

  • Use of session files?

    Hello, I am building a web application where the users can create an account which is stored on a database. And the site allows them to login and upload science based images and text. When the user logs in rather than them having later re-enter there

  • How to convert BPAV in PE4

    Hello, I would like to  create HD videos with the BPAV folders our EX3 Sony produces. Everything is filmed allright in HD as can be seen on Final Cut Pro on the MAC, but how do I get there in PE4? With the Sony Clip browser I can export to AVI, but t

  • When is the data gobbling glitch going to be fixed between iphones

    I have used almost 8 GB of data on a 6 GB plan and that plan was put into effect by Verizon because I blew through 6 GB. Before for 2 years with two computers and one iphone never went over 1 GB. When is the data gobbling glitch going to be fixed bet