Dreamweaver portal login problem

We have successfully deployed the EAR file, correct the xml file and installed the installed the Dreamweaver extension.
We configured the portal and test it successfully. When we tried to login we recive login incorrect... message.
Any idea why?
If we try to login to portal with this user (portal) everything works normal.
The portal version is 9.0.2.30B, the Dreamweaver is version MX 2004. The EAR and Dreamweaver extension were downloaded today (11. 03. 2004) so we assume they are the latest version.
Anybody had anything similar?

Hi -
UI Templates are Shared Components under the providers tab. As such the user you log in as must have the appropriate privs. From the documentation:
To create or use a shared component, you must have at least one of the following privileges:
* Edit or higher access privileges on at least one provider.
* The CREATE ALL PROVIDERS global privilege, or higher.
* The CREATE ALL shared components global privilege, or higher.
* CREATE shared component access privileges, or higher.
By default , all members of the PORTAL_DEVELOPERS or DBA groups have these privileges.
Hope this helps,
Candace

Similar Messages

  • 9iAS portal login problem

    after install 9iAS and portal30
    i have problem to access it.
    i can actually use http://machine-name:<port>/pls/portal30/admin_/gateway.html
    to access gateway.htm page.
    but when i access home, it ask me username
    and password, i tried portal30/portal30,
    but it don't work, however when i
    try to connect through sqlplus,
    it is ok.
    the error message it gives me is
    Database Log In Failed
    An invalid username/password caused log in to database fail.
    Verify that the username/password you provided is correct.

    Please refer to the Oracle Portal Troubleshooting Guide for help with your problem.
    Regards,
    Jerry

  • Azure Portal login problem: "You have signed out elsewhere. Click OK to log out from the management portal."

    I can login to the management portal, but when it starts populating the services, the page goes grayscale and I get the message "You
    have signed out elsewhere. Click OK to log out from the management portal." with only an OK button.  This is the same issue that others were having on Feb. 27th referenced in
    this thread.  Currently, this is only happening in my Chrome browser, but works in IE.

    Hi,
    From the thread that you provided, we can see that this issue was fixed, up to now I haven't heard the same issue, based on your description, this issue was only happening in Chrome, I tested this on my local (create a new website in chrome), it worked as
    normal, and I didn't reproduce this issue, so I think this may be not a bug in chrome, please try to clean session and cookie, or use another machine test it, if issue was still exist, please try to contact with support with detail information, Please
    contact support team by creating a support ticket at
    http://www.windowsazure.com/en-us/support/contact/ Or if that doesn't work because you don't have an active subscription you will need to contact general customer support to have them create a support ticket for you
    http://support.microsoft.com/gp/customer-service-phone-numbers?wa=wsignin1.0
    Best Regards
    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.
    Click
    HERE to participate the survey.

  • ADF Application and Oracle Portal Login Page

    We have developed ADF application and deployed it in Oracle AS 10.1.2 along with the custom JAAS module, which is working fine with the application custom login page. As a next page, I want to use Oracle Portal login page for the authentication and authorization.
    How can I accomplished it? Any idea?
    Thanks,
    AP

    Shay,
    1. I created blank ADF project
    2. I copied myreport.jsp file (this one was generated by Oracle Report Builder) under ..ViewController/public_html directory
    3. Created directory 'lib' under ViewController/public_html/WEB-INF/lib
    4. Copied reports_tld.jar file under the directory created in 3.
    5. Created simple jspx page with the af:link (btw af:goLink does not exists in JDev 12c), set 'destination' to myreport.jsp
    After the steps above I could not even compile the application, many problems too many to list here, Basically JDev is trying to build the project with .jsp file generated in Report Builder and is unable to.
    So to be sure we are on the same page: I am trying to embed JSP report files generated by Report Builder into ADF project, then create EAR file and deploy on standalone WLS. Finally execute JSP web only report.

  • Not able to pass portal login page with valid credentials using WebDispatch

    Hi,
    We are implementing SAP BillerDirect Portal. To make BillerDirect Portal available over the internet, we Configured SAP WebDispatcher with SSL termination.  We followed the steps mentioned in SAP Help Documentaion for SAP WebDispatcher with SSL termination.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/76/6d4fa247d0d647b5bd40745400d873/frameset.htm
    We created certificate  and send it to CA (TrustCenter CA). We received the CA response and we imported the certificate.
    AS mentioned in the help document, we configured the SAP Web Dispatcher profile to support SSL termination
    We tried to access our BillerDirect Portal over the internet using below link
    https://company.com/bd
    We are getting login page, once we enter correct user ID and Password, portal is not loading (not going to next page) portal remains on same login page.
    If we enter invalid credentials portal login page is giving u201CUser Authentication Failedu201D error.
    If we try to access any portal login pages which brings a pop-up for login, login gets succeeded and we are able to see next pages
    Examples
    1)     https://company.com/bd/admin/xcm/init.do
    2)     https://company.com/monitoring/SystemInfo
    All pages which bring up portal login page without pop-up, not able to pass through portal login screen.
    We Tried the ProxyMapping option on Dispatcher using Visual admin. This option also didnu2019t work for us.
    Here is the WebDispatcher Profile
    SAPSYSTEMNAME = xxx
    SAPGLOBALHOST = xxxxx
    SAPSYSTEM = 00
    INSTANCE_NAME = W00
    DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTI386
    DIR_EXECUTABLE = $(DIR_CT_RUN)
    Accesssability of Message Server
    rdisp/mshost = hostnameofportalserver with FQDN
    ms/http_port = 8101
    Configuration for medium scenario
    icm/max_conn = 500
    icm/max_sockets = 1024
    icm/req_queue_len = 500
    icm/min_threads = 10
    icm/max_threads = 50
    mpi/total_size_MB = 80
    SAP Web Dispatcher Ports
    icm/server_port_0 = PROT=HTTPS,PORT=443
    icm/server_port_1 = PROT=HTTP,PORT=80
    icm/HTTPS/verify_client = 0
    SAP Web Dispatcher Web Administration
    icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=D:\usr\sap\xxx\W00\data\icmanroot\admin,AUTHFILE= D:\usr\sap\xxx\SYS\global\security\data\icmauth.txt
    Parameters for the SAP Cryptographic Library
    ssl/ssl_lib = D:\usr\sap\xxxW00\sapcrypto.dll
    ssl/server_pse = D:\usr\sap\xxx\W00\sec\SAPSSLS.pse
    ssf/name = D:\usr\sap\xxx\W00\sec\SAPSSLS.pse
    ssf/ssfapi_lib =  D:\usr\sap\xxx\W00\sapcrypto.dll
    sec/libsapsecu =  D:\usr\sap\xxx\W00\sapcrypto.dll
    wdisp/ssl_cred = D:\usr\sap\xxx\W00\sec\SAPSSLC.pse
    Parameters for Using SSL to the backend server
    wdisp/ssl_encrypt = 1
    wdisp/ssl_auth = 1
    wdisp/ssl_cred = D:\usr\sap\xxxW00\sec\SAPSSLC.pse
    wdisp/ssl_certhost = hostnameofportalserver with FQDN
    wdisp/ssl_ignore_host_mismatch = true
    #ICM Parameters
    icm/HTTP/j2ee_0 = PREFIX=/, HOST =hostnameofportalserver with FQDN PORT=50000,SPORT=50001, SSLENC=1,TYPE=1, CRED =D:\usr\sap\xxx\W00\sec\SAPSSLC.pse
    We also tried below options in WebDispatcher profile but we are getting same problem.
    wdisp/add_client_protocol_header = true
    wdisp/add_clientprotocol_header = 1
    wdisp/ssl_ignore_host_mismatch = true
    #ICM Parameters
    icm/HTTPS/forward_ccert_as_header = true
    icm/HTTPS/trust_client_with_issuer = *
    icm/HTTPS/trust_client_with_subject = *
    we also tried
    wdisp/ssl_encrypt = 0
    wdisp/ssl_auth = 0
    we also tried
    wdisp/ssl_encrypt = 2
    wdisp/ssl_auth = 2
    We are not able to resolve issue. Please help us on resolving this issue.
    Thanks
    Praveen

    ' in Host Names is not allowed. Our hosname has '_'.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm

  • IE8 portal login with URL

    HI,
    We have a login problem with IE and portal 7.0.
    When we open login window in IE with IP address,
    http://192.168.3.33:50100/irj/portal
    all works and is OK, but with URL by name as
    http://bitest.you.com:50100/irj/portal
    we got an yellow '! ' mark in left corner of the IE and after username/password nothing happens - on error message, just the same login window. When you insert wrong password, error message is displayed.
    Doubble click on yello '!' mark shows message:
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
    Timestamp: Mon, 21 Nov 2011 08:16:24 UTC
    Message: Invalid argument.
    Line: 127
    Char: 1
    Code: 0
    URI: http://bitest.you.com:50100/irj/portalapps/com.sap.portal.epcf.loader/script/optimize/js13_epcf.js?7.01000050
    On Firefox login works with IP address and with URL .
    192.168.3.33 bitest.you.com
    has been written in to the C:WindowsSystem32driversetchosts file in local PC.
    Have already read SAP Note 1462523 and iexplore -nomerge doesn't help.
    Regards,
    Mart

    Hi,
    SAP Support solves this problem and their answer is:
    Please note that the issue is not related to Enterprise Portal but
    caused by Internet Explorer.
    The issue is with the number of dots in the url (<host>.xxx.xx works
    perfectly well), but only with urls with the
    specific format, where the domain and sub-domain have two characters (
    <host>.xx.xx does't work) in your case 'eklsapbitest.yo.ee'.
    Internet Explorer does not allow cookies to be set for such a domain -
    it treats it as a top-level domain. Microsoft has acknowledged that thisis a problem in IE (cf. Microsoft Knowledge Base Article 310676:
    http://support.microsoft.com/default.aspx?scid=kb;en-us;310676).
    Microsoft has also provided a fix for this issue (which involves
    applying a service pack and editing the registry). In addition to this
    fix, you can have the below two workarounds:
    1. Redirect requests for 'eklsapbitest.yo.ee' to 'eklsapbitest.XXX.ee'.
    2. Change the portal domain from 'yo.ee' to 'xxx.yo.ee'
    Regards,
    Mart
    Edited by: Mart Mattikas on Dec 5, 2011 11:14 AM

  • Popup Portal Login / Authentication

    I am having problems finding good examples of how to enable a portal login authentication portlet in a popup window. The scenario, is that I will programatically change a web service to require portal role base security. When this occurs the next time this web service is accessed, it should reject that access or block and pop up the portal login window. When I sucessfully log on, then it should return the results and I can close that login window at my leisure. I do not want to keep the login portlet displayed in the main page of the portlet, it should not appear until it is needed. This is a really urgent request if anyone can help me with this. I really appreciate the help!

    Anyone that is still looking at this, I have figured out how to do the popup in the pageflow. I have collected a username and password and placed it in my formbean. Now I need to get that username and password into the header of a web service using the OASIS ws-security standard spec. There is an example of placing the username and password token into the SOAP header in the weblogic examples, but it uses a java proxy class to call the web service itself. I am currently using a java control to call the web service. I would like to adapt the code in the example called WebServiceBClient.java under the /workshop/samplesApp/proxyClient/WSSE/token directory to be able to perform this action but call the web service from a control.

  • [CS4] Post login problem

    Hi everybody,
    I’m facing a problem I can’t solve as I’m not an expert with php : I have created a site of which first page is a login. On the second page I would like to retrieve informations from a database based on the logged on user ID. Here is the problem : I don’t know how I can insert the user ID on the SQL request (on page 2). I’ve tried to put as Run-Time value of my Recordset template $_GET[‘MM_Username’] but it does not work. Creating a session value into the bindings panel allows me to display the correct ID value (therefore MM_Username) on the HTML page but still I can’t do anything with it into my SQL request… I’m lost !
    Thanks in advance for your help/advices
    Best regards

    Sure ! Here it is (code was generated using the server behaviors panel “Log InUser”)
    <?php
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
      if (PHP_VERSION < 6) {
        $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
      $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);
      switch ($theType) {
        case "text":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;   
        case "long":
        case "int":
          $theValue = ($theValue != "") ? intval($theValue) : "NULL";
          break;
        case "double":
          $theValue = ($theValue != "") ? doubleval($theValue) : "NULL";
          break;
        case "date":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;
        case "defined":
          $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
          break;
      return $theValue;
    ?>
    <?php
    // *** Validate request to login to this site.
    if (!isset($_SESSION)) {
      session_start();
    $loginFormAction = $_SERVER['PHP_SELF'];
    if (isset($_GET['accesscheck'])) {
      $_SESSION['PrevUrl'] = $_GET['accesscheck'];
    if (isset($_POST['Identifiant'])) {
      $loginUsername=$_POST['Identifiant'];
      $password=$_POST['Password'];
      $MM_fldUserAuthorization = "niveau";
      $MM_redirectLoginSuccess = "Menu.php";
      $MM_redirectLoginFailed = "erreur.htm";
      $MM_redirecttoReferrer = false;
      mysql_select_db($database_Main, $Main);
      $LoginRS__query=sprintf("SELECT identifiant, passe, niveau FROM repertoire WHERE identifiant=%s AND passe=%s",
      GetSQLValueString($loginUsername, "text"), GetSQLValueString($password, "text"));
      $LoginRS = mysql_query($LoginRS__query, $Main) or die(mysql_error());
      $loginFoundUser = mysql_num_rows($LoginRS);
      if ($loginFoundUser) {
        $loginStrGroup  = mysql_result($LoginRS,0,'niveau');
        //declare two session variables and assign them
        $_SESSION['MM_Username'] = $loginUsername;
        $_SESSION['MM_UserGroup'] = $loginStrGroup;            
        if (isset($_SESSION['PrevUrl']) && false) {
          $MM_redirectLoginSuccess = $_SESSION['PrevUrl'];             
        header("Location: " . $MM_redirectLoginSuccess );
      else {
        header("Location: ". $MM_redirectLoginFailed );
    ?>
    De : MurraySummers [email protected]
    Envoyé : vendredi 8 mars 2013 18:20
    À : Berurier75
    Objet : Post login problem
    Re: Post login problem
    created by MurraySummers <http://forums.adobe.com/people/MurraySummers>  in Dreamweaver - View the full discussion <http://forums.adobe.com/message/5132803#5132803

  • Handling a Valid SSO but Invalid Portal login

    Suppose we have a user who's in LDAP, but not in the Portal (for whatever reason). That is, the user successfully authenticates to the SSO client, those credentials are passed to the portal where they are not valid, the portal isn't able to create a session so the user is NOT logged on. Instead the Portal simply shows the Portal login page. We'd like to avoid seeing the Portal login page ever, instead it should show the user a message (html page) saying you're not a valid portal user...see your administrator etc...
    What is the best way to handle this scenario?
    Is there a way to check from say a PEI (i.e.LoginAction's OnBeforeLogin()) to see if the SSO credentials being passed in are valid for this portal user? If not, display this HTML page.
    I want to avoid having to modify any of the Plumtree Portal SSO code (for upgrade reasons etc).

    Hi Paul,
    No Not solved it. We are seeing a similar problem. External Access via our firewall is fine. Internal access causes the login page to freeze once the button is pressed.
    Strangely, if you deliberatley enter an incorrect password for the user, then the error message occurs and after that Login is fine. I am continuing to investigate.
    Regards
    Steve

  • How to handle WebIntelligence Login Problems?-Troubleshooting Guide needed.

    Hello experts,
    We are using Business Objects XI 3.0 running on Windows Server 2003 Enterprise X64 Edition with Service Pack 2 and
    Microsoft SQL Server 2005 Standard Edition (64-bit). We are using Windows Active Directory Authentication (Kerberos SSO)
    and sometimes can't login to (java) InfoView using the http://<serveraddress>/InfoViewApp/logon.jsp and got either
    the message "Unable to logon to infoview ,Please contact your system administator for assistance.Please close your browser before continuing",
    or do not get any message and the browser window shows an empty login frame where the User name,Password and Authentication
    are not displayed. (The login window doesn't give any idea what the problem is all about..)
    In such cases, I try to login using the Web Intelligence Rich Client using the same username&password, and don't experience any problems.
    Searching in Windows Event Viewer, can't find any hint. As my final attempt, I re-start the Server Intelligence Agent and Apache Tomcat,
    if it still doesn't help, I re-start the operating system and hope the login problem gets solved..
    Does anyone have trustful troubleshooting steps or better an official troubleshooting document (couldn't find any)?
    Best regards;
    Ozcan.

    Hi Bashir and wavery,
    Thanks for your replies. Do you know where to download the update / packs ? I tried to find them under SAP Support Portal -> Downloads -> Business Objects Downloads, but couldn't find any matching item.
    Regards;
    Ozcan.

  • Yahoo login problem was Verizon DSL now Verizon cellphone

    I'm not even sure where to start.  About February 2009 I started experiencing login issues with my Verizon Browser.  For the Login the options were the Verizon.net account, my regular Yahoo account and Guest.  For years I have always logged in to my regular Yahoo email.  Then the problems started earlier this year where I repeated would get 'wrong password' when attempting to log in my regular Yahoo so I started to have to log in the Verizon.net account and then click over to the regular Yahoo email account (no password required and when security timed out had no issue accepting my password).  Then at the end of April 2009 my hard drive crashed.  I threw my hands up and decided to handle the computer problem when I returned from vacation May 17th. 
    We returned from Europe and I replaced my hard drive, reinstalled my computer programs, but NOT the Verizon Browser.  Haven't a clue if it's a contributing factor to the next problem.  Without the Login box I was no longer forced to log into Verizon.net to get to my regular Yahoo account and I no longer experienced an issue logging into my regular Yahoo email.  However, then I started experiencing login issues on my cellphone.  I have an LG with 'broadband' service and have accessed by Yahoo email account via my cell phone for years.  It also seems that long since I've ever had to enter my username and password, however, suddenly it's required probably 8 out of 10 accesses.  And it doesn't recognize my login many of those times which pretty much renders the cellphone useless since I don't make many calls.  It repeatedly will give me error messages saying my username and/or password are incorrectly (AND THEY ARE NOT!).  Unlike the computer, I cannot login to the Verizon.net email account as it says it has determined I have a Yahoo account and need to log in that way (it also means I can never check my Verizon.net email account via my cellphone).  Often the login problem clears once I access my email via my desktop, but this is not an option when I'm traveling.
    I am totally loss as to where the problem lies.  Don't know if it's an extention of the same type of problem, but on my cell phone about February 2009 I started to have to ALWAYS respond to the security question when accessing my bank via the cellphone.  I always check the box that I use this device to access my accounts and the only time I don't have to respond to one of the questions is if I log back into the bank site within minutes of the original login.

    Please check the following page on Verizon's site:
    Discontinu ed Portal Partnershi p with Verizon in Some Areas
    More info on discontinued portal partnerships can be found on the Email board.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • EP60 Login problem.

    I have a new installation of EP60 and am having a problem. When I key in the administrator id and pw in the login pane, it just redisplays the pane. I know the login information is correct because it works in the J2EE admin url.
    The portal did work after the installation. I think that when we attempted to install NTLM that something was damaged.
    This system is deployed on two W2K servers and the database is MSSQL.
    The other point of interest is that the two servers were re-purposed for this portal and the old application was EP50. The two servers were not reimaged prior to the new install.
    What traces or logs should I be looking at to help debug this problem?
    thanks
    Rich

    I got by the login problem, it was a definition in the security definitions with in J2EE.
    Now when I try to get the NTLM to work, I get the following error.
    2005-12-26 15:03:07 172.18.50.195 - W3SVC1 NCSUSRASAPR11 10.4.28.61 80 GET / - 401 ncsusrasapr11.na.jnj.com Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.0)
    2005-12-26 15:03:10 172.18.50.195 NA\RAllen W3SVC1 NCSUSRASAPR11 10.4.28.61 80 GET / - 500 ncsusrasapr11.na.jnj.com Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.0)
    What is this looking for?
    thanks

  • Portal Login id and Credatinal pass to dot net application

    Hi Experts,
    I want to know is it possible to pass the portal login id and other details like Name and organization to an dotnet application.
    If it is then how can we do it.
    Please do the needfull. Important
    Regards,
    Swapnil

    Hi Sarbjeet,
    I first thought of creating URL Iview and passing the user id and other required details as parameter to that URL Iview.
    Then reading your mail i thought of creating a web dynpro java application and then pass all the required values to the url in the application only but i am confussed how i will call the dot net application.
    If you have a better suggestion please let me know how to do it.
    Regards
    Swapnil

  • Redirect to Portal Login page from portlet

    We have lots of applications on the portal and many of them need the logged in user information to provide the right display context. For example, "My Notes" where notes are stamped with the user's login id. Our portlet applications show exception messages when the user id is unavailable. Pressing a refresh button takes them to the portal login page.
    Does anyone know how to redirect to the portal login page? Here is how I would like it to work: A user has the application up beyond the session timeout period and does something that causes the page to submit. At the application server we look for the logged in user ID which is missing due to session timeout and we send them to the portal login page.
    Thanks! Mike

    Hi James,
    <br />
    <br />I fear this isn´t possible to do with ADDT, as it will - when using its Restrict Access To Page behaviour - always redirect to the page you specified in the Control Panel.
    <br />
    <br />However you can help yourself with a simple custom PHP redirect script
    <i>(place it @ @ line 1 of your document)</i> which checks whether the "kt_login_id" Session Variable is set, and if it´s not set, redirect to a different login page:
    <br />
    <br /><?php<br />if (!isset($_SESSION['kt_login_id'])) {<br />header('Location: http://www.example.com/directory/login.php') ;<br />}<br />?>
    <br />
    <br />Hint: users who login via a different login page will still be redirected to ADDT´s default login page when logging out
    <br />
    <br />Cheers,
    <br />Günter Schenk
    <br />Adobe Community Expert, Dreamweaver

  • How to access Sap portal login user in ejb web service

    Hi,
    I wnt to access SAP Portal login user in my ejb application which resides on the same server.
    I am using following code
    try {
         IUser user =null;                         IWDClientUser wdUser = WDClientUser.getCurrentUser();
                                  user = wdUser.getSAPUser();
                             } catch (WDUMException e) {
                                  // TODO Auto-generated catch block
                                  e.printStackTrace();
    Some additional jar files are required for this?
    The same code works fine with webDynpro but not with ejb.
    Thanks in advance     
    Best regards,
    Nilesh

    Thanks for reply.
    I have already added com.sap.security.api in my EJB module project classpath. How to add the same in EJB application Project (application-j2ee-engine.xml)?
    Best regards,
    Nilesh

Maybe you are looking for