What are the problem you face in sso when u do that?

plz let me know hte ans for this quesion?

Hi Anandan,
I can give you the steps for establishing sso.
1.Set the profile parameter login/accept_sso2_ticket = 1. Set login/create_sso2_ticket = 0 unless the server should also be able to issue tickets. (Use DEFAULT.PFL). Remember you need to talk to the ever helpful basis person to get this done.
2.Download certificate from the Web AS (OR) Enterprise Portal. (Talk to your Web AS administrator or the EP System Administrator)
Web AS:
In the Visual Administrator, press on "Export" button "Server -> Services -> Key Storage -> Ticket Keystore -> SAP Logon Ticket Key Pair-Cert" Enterprise Portal:
Press on button "Download verify.der File" - navigate using link given below. "System Administration -> System Configuration -> Keystore Administration-> SAP Logon Ticket Key Pair-Cert"
3.Go to transaction "STRUSTSSO2", add the certificate (Talk to your ABAP Basis person again)
4.Add to the ACL. You have to enter the WPS System and the WPS Client. WPS System: <Instance Name> - click on the certificate and take the "Issued By" value WPS Client: Enter this as "000" (3 Zeroes)
5.If you want to allow access to more than one client using the digitally signed certificates then you need to log into the R/3 system in that client and add to ACL alone again.
6.Create the equivalent user IDs in WebAS/EP as in the R/3. If you don't want to create as many equivalent users then do "User Mapping" (Refer to Help portal). But then to begin with I suggest you to create corresponding users even if you are enabling SSO for many users.
7.In the "Webdynpro Content Administrator" Change JCO connection settings accordingly: I. Set Model data logical destination to UseSSO. II. Set Metadata logical destination to DefinedUser (because metadata is common for all users)
During runtime only the user IDs in the UME and the R/3 are verified. If they are the same then it would allow access as per the authorization for that user in the R/3 system. So the passwords can be different.
Warm Regards,
Murtuza

Similar Messages

  • What are the problems u face in N95 8g as it has m...

    what are problems u face in N95 8g as it has just internal memory(8g) and do not have card slot..can u tell me??
    and which is faster and better for mobile phone internal memory as in N95 8g or memory card as in original N95??
    thnaks for answer.

    Hi,
    People have reported that their phone slows considerably when using the 8GB of storage. Some people say that they only have 2-3GB of data and their phone is very slow.
    Data transfer will also be considerably slower as with a card, you are able to use a card reader which will always be faster.
    It really is personal preferences if 8GB is enough but bet you cant guess which I prefer
    The best way to get a quick response is to use the boards. Please do not be offended if I don't answer emails immediately.

  • What are the problems associated with Minecraft game and Apple computers

    What are the problems with Minecraft game and Apple computers.  I've read that the two are incompatible.

    You have a very limited amount of time before night falls and the monsters might come out. You have to HOLD DOWN the mouse button to hit things to change them. Hit the earth to dig a cave. Hit a tree repeatedly to get wood.
    A two button mouse is superior, because a lot of actions require a left click. <-- OH That is why they say it is not compatible!
    It is compatible, you just need to left click sometimes!

  • What are the problems in N95 software update V20?...

    what are the problems in N95 software update V20?
    and is the mean of UPnP and USB Mass Storage and what are thier uses?
    THANKS EVERYBODY FOR YOUR ANSWERS..

    19-Dec-2007 11:15 PM
    tito_6646 wrote:
    what are the problems in N95 software update V20?
    and is the mean of UPnP and USB Mass Storage and what are thier uses?
    THANKS EVERYBODY FOR YOUR ANSWERS..
    Read this topic its about them: /discussions/board/message?board.id=swupdate&message.id=24327#M24327
    USB Mass Storage is the possibility to use your phone as a simple flash memory without the need of any additional drivers and apps, just plug it to you PC and write/read/copy the data.
    UPnP is a something like a Wi-Fi protocol which allows u to view you images or listen to music on a compatible devices (PC, TV, music centers etc) over the air.

  • What are the problems in Nokia N95 8G ??

    what are the problems in Nokia N95 8G other than cover of camera lens?? thanks very much.

    *** daisy7330 please do not post an off-topic response in a topic not relating to the subject.
    Please post a new topic regarding your problem. ***
    Generally the views I have been seeing about the N95-8GB is its a whole lot better build, and generally better than its baby brother the N95.
    Maybe these links might help?
    http://www.allaboutsymbian.com/reviews/item/Nokia_N95_8GB.php
    http://www.trustedreviews.com/mobile-phones/review/2007/12/16/Nokia-N95-8GB/p1
    http://reviews.cnet.co.uk/mobiles/0,39030107,49294472,00.htm
    Owned: Nokia 3510i, Nokia 3120, Nokia 6230i, Nokia 6233, Nokia N73, Nokia N82.
    Current: Nokia N900!

  • What are the problems in processing batch input sessions?

    hi,
    What are the problems in processing batch input sessions? How is batch input process different from processing on line?
    regards.

    sorry, question resolved.

  • What are the documentations you have done.

    Hi,
         What are the documentation you have done in SD module, This is the Question which I had faced in the Interview, Did any one explain me meaning of documentation with Examples.
    Regards,
    Arjun.

    Hallo sir,
                  could you please expalain me the SD relavant documentations with some examples.
    Arjun.

  • What are the problems related when if i bought the iphone 4s or 5 unactivated ????

    what are the problems related when if i bought the iphone 4s or 5 unactivated ????

    Please restate your question with more detail. As posted, there is insufficient
    information for a response. What exactly is your technical question?

  • What is the problem with native dynamic sql when counting rows in all table

    what is the problem with native dynamic sql when counting rows in all table?Giving an error "table or view does not exist". Thanks.
    DECLARE
    v_sql_string varchar2(1000);
    v_no_of_rows number;
    BEGIN
    for i in ( select table_name from all_tables )
    loop
    v_sql_string := ' select count(1) from ' || i.table_name;
    dbms_output.put_line( v_sql_string );
    --execute immediate v_sql_string into v_no_of_rows;
    end loop;
    END;

    Usually your problem can be described with 'Who cares'. I mean, for what reason do you do this? I doubt that there's a business need to get 100 % accurate answers for this. Normally such things are used to get a picture about the growth of data.
    Personally I would prefer to have up-to-date statistics for all tables and just query the number of rows from there. Sufficient for me in < 99 % of all cases.
    Just my $ .02...

  • What are the advantage of using Oracle Database when compare to SQL SERVER

    Hi all
    Please tell anyone about
    what are the advantage of using Oracle Database when compare to SQL SERVER
    Thanks in advance
    Balamurugan S

    user12842738 wrote:
    Hi,
    There are various differences between the two.
    1. SQL Server is only Windows, but Oracle runs on almost all Platforms.
    2. You can have multiple databases in SQL Server, but Oracle provides you only one database per instance.Given that the very term 'database' has s different meaning in the two products, this "difference" is absolutely meaningless.
    3. SQL Server provides T-SQL for writing programs, whereas Oracle provides PL/SQLWhich means what? Both products have a procedural programming language. They named them differently, and the languages are not interchangeable. Means nothing in comparing the features/strengths/weaknesses/suitability to purpose.
    4. Backup types in both are the same. (Except Oracle provides an additional backup called Logical Backup.)You make that sound like "Logical Backup" is something more than it is. It is nothing more than an export of the data and metadata. Many experts don't even consider it a backup. I'm sure SQL Server provides the same functionality though they probably call it by some other name.
    5. Both provide High Availability.Well, I guess they both have a suite of features they refer to as "High Availability". But what does that really mean? The devil is in the details. Remember, the two products don't even agree on what constitutes a "database".
    6. Both come in various distributions.???
    >
    If you are going for an Implementation, you can try SQL Server Express Edition and Oracle XE which are free to use.
    Then you can choose whichever is comfortable for your needs.
    Thanks.

  • What are the pros and cons of using people keywords, given that my catalogue is already uptodate with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular

    What are the pros and cons of using people keywords, given that my catalog is already up to date with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular keyword in the same photo?

    What are the pros and cons of using people keywords, given that my catalog is already up to date with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular keyword in the same photo?

  • GCF what are the functions of GCF and where can i find that

    Hello All,
    Can anyone throw some light on what the user expecting..What is GCF what are the functions of GCF and where can i find that
    user would like  to have the list of customers who have made  modification by the GCF (eg modification of the subscription period, the amount, the contract ended ....).
    Thanks in advance
    Srikanth Ravinutala

    Hello Dinakar,
    Please read this before closing your old threads.
    Read This Before Closing your Threads
    Thanks,
    Jignesh Mehta

  • If you want to set up a iphone plan in store, what are the documents you need ?

    when doing a instore setup what are the required things needed. Say this is your first iphone ?

    Credit card & picture ID should be all that is needed. If you've never had cell service before, they'll run a credit check.

  • What's the problems of my application (VB6) when i migrate to Oracle

    Hello,
    I have an application written by Visual basic 6.0 and running in SQLserver 2000.
    i prepare for migration to Oracle database 8.1.6.
    what's the problems of my application when i migrate from SQLserver to Oracle?
    Help me please?
    Thanks!
    Chuyen.

    David,
    Thanks for your response.
    Yes, I am running Win2000 Server. I checked Component Services and verified that both Management Server and Agent are processes set in automatic mode and started.
    David, my problem is that logging in to Management Server requires me to enter the Name of the Management Server. What is the "Name" of my Management Server? I don't understand what this means as I do not recall ever being asked to name my Management Server when I installed it.
    The names relevant to my database installation are:
    Host server name: Tower100
    Database name: TOWER
    Service_Name: Tower.LinFamily
    Repository DB Name: TowerRep
    Repository SID: TowerRep
    Are any of these the "Name" of my Management Server?
    I have tried all these names, and they don't seem to work.
    Also, when you say the default account name, do you mean the account "SERVICE" with the default password?
    Tony Lin
    Tony,
    If you installed on Windows then you will want to make sure that the Management Server and Intelligent Agent services are started in the Services Control Panel first.
    Otherwise if you are using a UNIX server, you may need to start the mangement server manually. Here is a script I use to automate the startup process on Solaris:
    http://www.dotcomsolutionsinc.net/products/installgen/sol_901_32bit_files/installgen_sol901_12_.html
    From the Enterprise Manager Console login window you can click on the icon to the right of the Management Server field, click on the Add button, then enter the hostname of the management server to add it.
    If the Management server is running, then you should be able to log in using the default account the first time, then create your administrator accounts.
    David Simpson
    www.dotcomsolutionsinc.net
    (Oracle Replication Consulting & Tools)

  • HT1491 What are the answers to my security questions when I want to purchase something?

    What are the answers to my security questions?

    Blue, Chicago, and The Kansas City Chiefs....
    How should we know? You set them up, not us.

Maybe you are looking for