Web reports prompts me to input username and password in bw

Hi all.
  When I access web reports from bw.
  It will open a IE, then go to one url ( which is located in ITS ), and IE prompts me to input a valid username and password.
  Its very strange, because I have already logged on that BW.
  Is it possible to avoid this prompt ?

Gu,
Can you give us the URLs that you are using , is it that the URLs are different ?
The URL is usually
http://<yourserver>:port/sap......
assuming that the URLs are
URL 1 ( which is currently opening in IE )
http://<yourserver1>:port/sap......
URL 2 ( for which the login is being asked for)
http://<yourserver2>:port/sap......
if yourserver1 and yourserver2 are different , then a logon is required.
Hope it helps..
Arun
Assign points if useful

Similar Messages

  • Leopard prompts for 802.1X username and password instead of WEP password

    hey!
    so i got leopard on friday and i haven't been able to connect to my wireless properly since.
    i have an old D-Link DI-624 (Revision B) router that i have protected with a WEP password. in tiger i never had any problems with this, but now instead of prompting me for a WEP password when i try to connect, leopard prompts me to enter username and password and below there is a dropdown entitled 802.1X with options automatic and TTLS-PAP.
    if i try to enter my WEP password as the password, the connection fails.
    i know that the issue is not the router because my girlfriend is still running tiger and has no issues.
    i ran that login and keychain update and that didn't help. i also deleted that old airport driver file that other people had mentioned for other airport issues and that didn't do anything either.
    any ideas??
    thanks!!

    I have this exact same problem.

  • Creating txt file to store input username and password

    Hi everyone,
    I'm new to java, and have been having a hard time with this code.
    My goal is to allow the user to enter in their username and password which should be concatentated as a string and stored into a text file. I am unable to link the two input fields as one string of characters. I know i'm approaching this wrong, but am uncertain of where i need to begin.
    Code is as follows:
    /*Purpose: To allow the user to input their desired username and password
    *which will be stored in a data structure for later use; for instance when
    *the user wants to use the application again their username and password
    *will be assigned the same/linking locations, hence they will be validated.
    *inputed username and password should be stored in a text field for later use
    *of validating login possbily using a search method
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.io.*;
    import java.util.*;
    import java.lang.String.*;
    public class TextFieldTest1 extends JFrame {
    private JTextField userName;
    private JPasswordField password;
    private JLabel textFieldLabel, passwordFieldLabel;
    // set up GUI
    public TextFieldTest1()
    super( "Please Login to AutoSync" );
    Container container = getContentPane();
    container.setLayout( new FlowLayout() );
    // construct textfield with default sizing
    userName = new JTextField( 10 );
    //creating textfield label
    textFieldLabel = new JLabel("Username");
    container.add(textFieldLabel);
    container.add( userName);
    // construct passwordfield with default text
    password = new JPasswordField( "Hidden text" );
    passwordFieldLabel = new JLabel("Password");
    container.add(passwordFieldLabel);
    container.add( password );
    // register event handlers
    TextFieldHandler handler = new TextFieldHandler();
    userName.addActionListener( handler );
    password.addActionListener( handler );
    setSize( 325, 100 );
    setVisible( true );
    }// end constructor TextFieldTest
    //ADDED TO CREATE TEXT FILE OF USER INPUTS
    //Code actually doesn't work, but i was thinking that where i have brooke
    //if i should create another actionlistner to concatenate the userName and password nputs into one field, perhaps a login button which hold both those arrays then i can do writer.write("combinedfields")      
    public static void main( String args[] )throws IOException
    TextFieldTest1 application = new TextFieldTest1();
    application.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
    // private inner class for event handling
    private class TextFieldHandler implements ActionListener {
         String fileName = "SENIOR.txt" ;
    FileWriter writer = new FileWriter( fileName );
    writer.write(userName.addActionListener);
    writer.write(password.addActionListener);
    writer.close();
    // process textfield events
    public void actionPerformed( ActionEvent event )
    String string = "";
    // user pressed Enter in JTextField textField1
    if ( event.getSource() == userName )
    string = "userName: " + event.getActionCommand();
    // user pressed Enter in JTextField passwordField
    else if ( event.getSource() == password ) {
    string = "password: " +
    new String( password.getPassword() );
    JOptionPane.showMessageDialog( null, string );
    } // end method actionPerformed
    } // end private inner class TextFieldHandler
    //private class users to link username/password input with Array locations
    private class Users{
              public String userCheck[] = new String[10];     
              public String passCheck[] = new String[10];     
    private boolean validateUser(String usr, String pwd)throws IOException {
         for (int i = 0; i < userCheck.length; i++)
    if (userCheck.equals(usr) && passCheck[i].equals(pwd))
    return true;
                   return false;
         }     //end method validateUser
    }     //end class users
    } // end class TextFieldTest}

    Double Post
    http://forum.java.sun.com/thread.jspa?threadID=631685&tstart=0

  • Web service functions in SSO without username and password

    Is there a way to use the Public Report Web Service functions when configured in SSO and without passing a username and password? I was able to try out the web service and make it work. As we all know, you need to pass a username and password for each web service call unless your reports can be accessed by guests. In an SSO + LDAP server configuration, there are cases in which you are not allowed to get the password. The password can not be decrypted.
    Is there a way to still use web service? or do you need to use the url approach instead? But if you use the url approach then you may be limited to generating reports only.
    I'm thinking there should be since if you are already logged in for SSO then you should be able to generate.
    Any way to configure this?

    <i>When I access web reports from bw.</i>
    i hope you are not talking about BEX web reports , since you have mentioned ITS.
    Is it a standlone ITS or intergrated ITS?
    can you post the url pattern here.
    Regards
    Raja

  • I cant getmy new IPAD to connect to the wifi at my apartment.  how do i get a prompt to enter a username and password?

    I just purchased a new IPAD (16GB + 4G cell)  I am trying to get it to connect to the wifi hotspot at the apartment where I live.  The wifi signal requires a username and password.  How do I get the IPAD to prompt for the username and password?  Any help is appreciated

    Settings>General>Reset>Reset Network Settings

  • Inputing Username and Password

    Does anybody in this forum know where I can input the username and password for my domain (domain1).
    I try to start the Default Server but I get a message saying I have an incorrect username or password.
    I would just like to know where I can input these two things ( I remember what I set them to, I just don't know where to input them).
    Thank you.

    Hi,
    You can use an Anonymous login as explained here:
    http://help.sap.com/saphelp_sm32/helpdata/en/cd/1aad4abcb98c4597f9e395a6b62f43/content.htm
    Or can also use Single Sign-On  from windows using SPNego:
    http://wiki.sdn.sap.com/wiki/display/EP/SingleSignOntotheJ2EEEnginefromWindows
    Thanks and Regards,
    Shyam.

  • On older Mac G4, trouble loading page, just white page comes up after inputting username and password. Only seems to happen on one account.?

    older G4 trouble loading page. Trying to open bank account and when it takes the passwords and goes to page only white page comes up. Not banking prob. not prob with other inernet locals, just this one page.?

    Hi Brad,
    Is this in a Browser, if so which one?
    TenFourFox is the most up to date browser for our PPCs, they even have G4 & G5 optimized versions...
    http://www.floodgap.com/software/tenfourfox/
    SeaMonkey seems pretty fast also, with many options...
    http://www.seamonkey-project.org/
    http://www.seamonkey-project.org/releases/

  • Reporting Services username and password prompting

    We have several branch office locations and one reporting services server. All of the branch office locations can access the reporting services server, but we have one location for the passed week, each time they make a connection to this server, it prompts
    them for a username and password and will not allow them to connect even if the correct username and password is correct.
    I have tried adding the server to the IE intranet/trusted site list. Set IE security on all zones to automatically logon with current username and password.
    What is strange is that this is the only branch office site that is having this issue. It is almost like kerberos is broken for this site location only.
    DOes anyone has any suggestions what could be causing this problem for all computers in this one location. Nothing has changed on their local servers nor have we pushed any updates to the machines.

    Hi bubba1984,
    As per my understanding, I think this issue is caused by Kerberos authentication. Kerberos is an authentication protocol that allows clients that create authentication tokens to associate a specific destination to that token. In the failure case, there is
    a mismatch between the destination specified in the token and the report server process configuration. Due to this mismatch, the underlying Kerberos authentication scheme supported by Windows prevents report server from authenticating the user.
    To fix this issue, please try to remove RSWindowsNegotiate and ensure RSWindowsNTLM is specified in the rsreportserver.config file. For more details, please take the following article as reference:
    http://blogs.msdn.com/b/lukaszp/archive/2008/03/26/solving-the-reporting-services-login-issue-in-the-february-ctp-of-sql-server-2008.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Web service username and password problems

    Hi,
    I am trying to create a client to consume webservices exposed on a secure .net platform that is SSL protected (https).
    I am using netbeans 6 with WSIT support. When I create the web service and add the WSDL file - it comes up with the certificate that I then approve, but then just displays a IO Exception. When I access the WSDL through a browser, it requests a username and password (which I supply) and it works fine.
    I've tried on Netbeans 5.5 but with no luck - it asks for a username and password (at least) but doesn't accept them.
    How can I connect to an https web service that requires a LDAP username and password?
    Thanks,
    Brendan

    I'm guessing that you are trying to call an EBS API and are using FND_WEB_SEC to test that the user account is valid in FND_USER first before executing the API call. In that instance, you'll likely need to use the Oracle Applications Adapter for EBS if you want to authenticate the user through FND_USER.
    If you've not purchased that adapter, you could use a simple BPEL process, with a regular database adapter to firstly call the FND_WEB_SEC package to authenticate. Pass the response from eBS into a bpel variable, add a bpel switch based on the outcome of that variable either execute the API call or  throw an authentication error if the call failed.
    You can wrap all this up into one web service that then calls this bpel process, taking the username and password as as input parameters.
    Phil

  • [Maybe solved] Repeated prompts for username and password on HTTP(S)

    I'm new to IOS but I'm taking ICND 1 and ICND 2 to catch up. I've gone as far as configuring a 3560 switch from "scratch" in a test environment, and am in part one of ICND 2.
    Setting this switch up for HTTP administration, I've been prompted repeatedly for my username and password both when using a browser directly and when using Cisco Network Assistant (currently 5.5). This is different from the production switches I'm working with, that will prompt me once only and let me work. At first I suspected this was because I'm trying to use SSL and an in-house certitficate authority to sign the switch's certificate, but this is happening in plain HTTP as well.  If I'm persistent enough, I eventually get the pages or configuration screens I want.
    The difference between the production 3560s and my testing one, is the test one uses IOS 12.2(53), the current version.  The production ones use 12.2(25)SEE3 through 12.2(35)SE5 and probably everything in between.  I'm also experimenting with the releases that includes the web-based device manager on my test switch, but the behaviour is similar whether the image has the web-based manager or not.

    In an update to this problem, I've reverted the switch I've been testing back to 12.2(35)SE5, which is what the majority of my production 3560s use. It appears to behave in the same fashion: Repeatedly asking for credentials over HTTP(S).
    While my non-production switch has a local user database set up, my production switches use two ACS servers.  The relevant bits of the running config are:
    aaa new-model
    aaa group server tacacs+ mcbhtacacs
    server 10.1.2.221
    server 10.1.2.222
    aaa group server radius mcbhradius
    server 10.1.2.221 auth-port 1645 acct-port 1646
    server 10.1.2.222 auth-port 1645 acct-port 1646
    aaa authentication login default group mcbhtacacs local
    aaa authentication login LOCALAUTH local
    aaa authorization exec default group mcbhtacacs
    aaa accounting send stop-record authentication failure
    aaa accounting exec default start-stop group mcbhtacacs
    aaa accounting commands 1 default start-stop group mcbhtacacs
    aaa accounting commands 15 default start-stop group mcbhtacacs
    aaa accounting system default start-stop group mcbhtacacs
    aaa session-id common
    tacacs-server host 10.1.2.221 key 7 [censored]
    tacacs-server host 10.1.2.222 key 7 [censored]
    tacacs-server directed-request
    radius-server host 10.1.2.221 auth-port 1645 acct-port 1646 key 7 [censored]
    radius-server host 10.1.2.222 auth-port 1645 acct-port 1646 key 7 [censored]
    radius-server source-ports 1645-1646
    Another switch that does work without repeated prompting has these relevant bits:
    aaa new-model
    aaa group server tacacs+ mcbhtacacs
    server 10.1.2.221
    server 10.1.2.222
    aaa group server radius mcbhradius
    server 10.1.2.221 auth-port 1645 acct-port 1646
    server 10.1.2.222 auth-port 1645 acct-port 1646
    aaa authentication login default group mcbhtacacs local
    aaa authentication login LOCALAUTH local
    aaa authorization exec default group mcbhtacacs local
    aaa accounting send stop-record authentication failure
    aaa accounting exec default start-stop group mcbhtacacs
    aaa accounting commands 1 default start-stop group mcbhtacacs
    aaa accounting commands 15 default start-stop group mcbhtacacs
    aaa accounting system default start-stop group mcbhtacacs
    aaa session-id common
    tacacs-server host 10.1.2.221 key 7 [censored]
    tacacs-server host 10.1.2.222 key 7 [censored[
    tacacs-server directed-request
    radius-server host 10.1.2.221 auth-port 1645 acct-port 1646 key 7 [censored]
    radius-server host 10.1.2.222 auth-port 1645 acct-port 1646 key 7 [censored]
    radius-server source-ports 1645-1646
    10.1.2.221 and 10.1.2.222 are the ACS servers, running ACS 4.1 and are linked to a pair of Active Directory domain controllers.
    Aside from host names, these two switches appear to have an identical AAA configuration.  So why would the first switch repeatedly ask for credentials over HTTP when the second switch with the same software does not?

  • ITunes keeps on prompting me for username and password

    When on the Podcasts page, I press the Refresh button and although I have checked the "Remember my credentials" box.  It actually prompts me for the username and password TWICE for the same site.  The first time it actually does remember the username and password.  The second time it remembers the username but the password is blank.  If I fill in the password, and check "Remember my credentials" - the same thing happens next time I start up iTunes and refresh the Podcast.
    I tried deleting the Cookies and the prefs file in the \User\...\Roaming folder, and that did not resolve the issue.

    First, sync all your devices.
    Deauthorize your Mac, then authorize it again.
    When you open iTunes and attach a device Apple will consider you a new user. You will be told that your device is synced to another account and be asked if you wish to sync to this account. Say yes and tell iTunes to write from the Mac to the device when the opportunity is presented.
    After the sync select "Info" from the iTunes tabs and set your sync preferences agein. Then resync.
    The message will disappear.

  • BEFW11S4 Wireless-B username and password rejection

    I have a BEFW11S4 Wireless-B router and yesterday my router stopped recognizing my username and password, but only after I log in. I am able to log into the main router configuration page after I type in 192.168.1.1 into my web browser and also able to configure the options under the administration and even the security tab. However when it comes to changing any of the options under the setup tab like "internet connection type" or the "optional settings", I am prompted to enter my username and password. I do this, as normal, but this time it does not accept it and continues to ask for it unitl I get a bright red "unauthorized" screen in internet explorer.  I also can not change anything in the "applications and gaming tab" either without it prompting for a password that is rejected, whether or not the password is right.
    I have updated the firmware to the latest available for this old router, I have reset the router countless times (using the reset button on the back of the router and using the "restore factory defaults" option on the configuration page), and I have unplugged the router countless times as well. I have also tried using Firefox or Opera thinking that it may have been a web browser problem. I have tried many "simple fixes" because I don't know much about routers, but I do know that my router was working fine a couple days ago and I didn't have this problem. I need to change the internet connection type and also forward a few ports but it isn't allowing me to do so . Can anyone please give me advice on what I should do to resolve this problem?
    Any help will be greatly appreciated..

    Hi… This is very common issue when you have upgraded the wrong file. So check the version of your router and download the correct firmware for the same. Reset the router for 1 min and try configuring the same. If not, might be flash memory on the router is corrupted. You need another router.

  • I'm being asked for a password with the following statement: The proxy moz-proxy://192.168.30.5:800 is requesting a username and password. The site says: "moz-proxy://192.168.30.5:800"

    Here's an example of what happens when I cancel the username and password request:
    ERROR: Cache Access Denied
    Sorry, you are not currently allowed to request:
    http://cben.net/?
    from this cache because your username and password are incorrect or your user group does not have permission to web browse. Please check your username and password. They are case sensitive so make sure Caps Lock is not on.
    This happens 100% of the time.

    I have the same problem. It ask for all elements that proxt detects ("NetworkError: 407 Proxy Authentication Required").
    Solution "No proxy" not works because i aslo require internet.
    I have version 10.0.2 on windwos XP, and this happens to me since I update it. On chrome and ie works without prompt.
    I upload and example, this page calls facebooks elements (i can't acces facebook) and others, for each element prompt proxy is shown.

  • Problem with username and password

    I've been trying to set up a new back up from scratch, and after losing my network and wifi connection, I just about have it all working again.
    I have wireless connection, and I have the TC appearing correctly in Airport Utility, green light, reporting no issues, and seemingly ready to go.
    It shows up correctly when I select disk in TM's system preferences, and it shows up and connects OK i n Finder, under shared items.
    However, when I try to initiate a backup, its reporting a problem with the username and password, even though I'm entering the correct password.
    I've checked it in the keychain, changed it in AU to be sure etc, and when I enter a wrong password, it just tells me its the wrong password, rather than this longer message explaining there's a problem with the username or password.
    So I guess it could be with the username, but not sure what that might be - any ideas?
    The only thing I can think of is that the name appears as Time Capsule b7e45c in AU, but as Iain MacDonald's Time Capsule on Time Capsule b7e45c in TM's system prefs.
    Message was edited by: Iain MacDonald1

    Exactly the same here...error 107 is reported when I try to back up.
    There are 4 computers sharing the time capsule and only one of them reports this error.
    Is there a way to remove the sparsebundle and start again for this computer without having to lose all the others?

  • Can't get username and password into client proxy

    Hello all,
    I am creating a client proxy using class xem_measurementImport (the doMeasurementImport method). I call this from an ABAP program, and it pushes measurement data into the EC (Environmental Compliance) system, which runs in Java.  Everything has been running well, except for one thing.  When I run the program in the foreground, it prompts me for a username and password, and when I run it in the background (it will be run that way in production), it gets a SOAP/authentication fails error message from the method, since username & password could not be supplied.  I tried to recreate my client proxy, but when it is created, the wizard does not prompt me for my name & password, which it should do, so that it can supply it to the calling program via the logical port.  Is this a configuration issue that Basis needs to address?   Thanks for any help you can give.

    gauravjlj wrote:
    because client will install the mysql not me. and I need username and password for the further programming.
    there is any file in mysql installation which can give me the username and password.
    please tell me.
    thanks
    gaurav agrawalNo. If the "client" is installing the DB (and, I assume, administrating it, I.E. removing the large security holes that exist in the default installation), then why don't you simply ask the "client" for this info a dialog?
    Otherwise, you should be providing a script in your installation package that modifies the DB to your needs, and instruct the "client" to install a "default" root password until after the script has run, and then to change the "root" password again. A Java application should definately not be worried about this stuff.

Maybe you are looking for