Apache challenge for username/password using IFS

We are using IFS and Apache.
When we open a document we are challenged for a username/password.
Has anyone else experienced this - and know how to prevent it. Even when the user has uploaded the file it asks you for the username/password.
Any clues?
Thanks
Chris

Hi Deb,
You can try the following type of code in your client side to pass the username and password to the webservice.
BindingProvider bindingProvider = (BindingProvider) port;
Map<String,Object> rc = (Map<String,Object>)bindingProvider.getRequestContext();
List<CredentialProvider> credProviders = new ArrayList<CredentialProvider>();
credProviders.add(new ClientUNTCredentialProvider(USERNAME.getBytes(),PASSWORD.getBytes()));
rc.put(WSSecurityContext.CREDENTIAL_PROVIDER_LIST, credProviders);
rc.put(BindingProvider.USERNAME_PROPERTY, USERNAME);
rc.put(BindingProvider.PASSWORD_PROPERTY, PASSWORD);;For more details you can have a look at the below link:
http://middlewaremagic.com/weblogic/?p=457
Regards,
Ravish Mody
http://middlewaremagic.com/weblogic/
Come, Join Us and Experience The Magic…

Similar Messages

  • Router No Asking For Username/Password

    Having just upgraded from a WRT54G to a E2500 all I can say is that I'm disappointed with Cisco.
    Having spent a few hours yesterday trying to resolve issues via Live Chat (ID 130105-001270 & 130105-002081) and spending more time today - I'm truly at wits end. I consider myself pretty knowledgeable with computers and networking.
    I'm not sure if anyone from Cisco's Tech staff sees these posts but I don't know where else to "complain" in hopes that the next software/firmware update resolves these problem(s).
    The first is my router's setup screens are totally open when using my desktop. The desktop is hardwired to the router and has the Cisco Connect software installed. I open the Cisco software and go to advanced settings. There I'm shown what my router's name is and its password. This is really strange - why would you wish to display this information PRIOR to requesting usename and password? However, once there you can go right into the setup screens by clicking OK.
    I have also entered these screens directly without being prompted for username/password by using 192.168.1.1 or myrouter.local via Internet Explorer 8 or Google Chrome. At other times I am denied access because IE cannot display page.
    I'm concerned because I can hide the Cisco Connect software however, anyone that uses my desktop has full access to my router via the web or Cisco Connect.
    The second issue is that the password to enter the router and allow access to the internet IS THE SAME! When I had my WRT54G running I had one password (8 alpha characters) to enter setup screens. There was a router generated, 16 alpha/numeric character, password to allow outside devices such as laptops, TVs and game consoles access to the internet. When I set this router up I installed the 16 character password originally used so my laptop and Wii could connect without having to fool around with their settings. Everything was fine until I went into administration and changed the password to my old 8 character one. That is when I found out that the router uses this password setting under administration to control access to the internet AND access to the router settings!
    I have uninstalled and reinstalled IE 8. I have ensured that my browser's history and caches are clear which they do when I shut IE down. I'm running Windows XP service pack 3 with the "proper" anti-virus and anti-malware software. My system is up-to-date.
    I have ensured that the router is running the latest firmware 1.0.05 build 2 and software 1.4.11299.0.
    I have seen other posts suggesting the removal of Cisco Connect however, I feel that this is a bandaid solution.
    I'm not professing  to be a router technician however, I "feel" the problem might be the fact that the password issue is the problem. Since the same one is being used for both accessing the router and having the router grant access to the net, my desktop is allowed to access the setup screens without being prompted for username and password.
    Again I hope SOMEONE from Cisco sees this and investigates.
    Thanks for allowing me to "rant".
    Dave

    Thank you zee29 for the reply however, when I change the router password under administration I'm presented with a screen that says the router's password has been changed on my next Cisco Connect startup. I click OK and then I'm presented with a screen that says BOTH passwords must be the same. This is crazy. My router is not secure on my desktop. Anyone who uses my desktop and wants to "fish" around can enter my router's settings without being presented with a password prompt.
    And I'm still presented with the problem of connecting via 192.168.1.1. or myrouter.local using IE 8 in which a "page cannot be displayed" message appears. I can log in via Google Chrome however, once I enter the username and password once I'm able to access router without being prompted. The network isn't totally secure.
    I have seen other posts where these Cisco routers are having "problems" when using IE. It would seem to me that Cisco would want to rectify this situation. Its not like I'm running a beta operating system that Cisco is not aware of. I'm running an XP system that is totally updated.
    I've been running Linksys/Cisco routers for years and have never had these problems. If these "problems" continues I will have no choice but to purchase a router from another company such as Netgear and say goodbye to Cisco.
    I want and need a SECURE network.
    Dave

  • SDK Trunk. Update my local copy has started asking for username/password

    SDK Trunk. Update my local copy has started asking for username/password
    these has been happening on and off for a few days now.
    when i click update on my local copy of the sdk ready to do my morning build I've started to be asked for a username and password. I do have a username and password for sandbox and patching etc but entering this has no effect.
    are there times of day when the trunk is locked or something like that? This is not happening all the time but it is several times a day.
    has anyone any idea why this is happening
    Ive don e all the usual things, clean my local version, grabbed a totally new version etc
    im on windows using TortoiseSVN(which is always using a current build)
    cheers
    g

    Ive had this same issue on and off across all the open source svn
    im yet to find any pattern apart from the fact that the auth error only ever shows the root of the svn request.
    Ie http://opensource.adobe.com/svn/opensource/
    Now im not sure if thats just the way the reporting ui works of if it indicates that somewhere in the update it starts to trigger the url rot and thats where the auth request gets triggered. This may be total nonsense. Just a thought.

  • When I try to buy or update an app on my ipad, a window comes up asking me for a password using SOMEONE ELSE'S apple ID which prevents me from buying the app. How can I get my ipad toprompt for a password using my own apple ID, like it does w/ itunes

    When I try to buy or update apps, myipad asks me for a password using SOMEONE ELSE'S apple ID, which prevents me from buying/updating apps. But when I am buying songs on itunes, the ipad asks me for my password using MY OWN apple ID and everything works fine. HOW DO I GET MY IPAD TO REQUEST MY PASSWORD USING MY OWN apple ID WHEN I AM BUYING OR UPDATING APPS?

    The apps you are trying to update were purchased with (and therfore permanently linked to) someone elses Apple ID. If you do not know the password then you need to delete the app and redownload/purchase it with your Apple ID.

  • Multiple popups for username/password for basic authentication.

    Safari 4.0.5 (5531.22.7) gives multiple popups for username/password while requesting a page which has more than one 'secure' items in it (basic auth). We expected that Safari to reuse the credentials entered the first time around and pass it on for subsequent requests. (Although RFC 2617 specifies that the credentials 'may' be reused, not really sure what Safari is doing here, though this seems to be the behavior on other popular browsers).
    There's another discussion that listed this problem but that too seems to be unresolved yet (http://discussions.apple.com/message.jspa?messageID=2074214).

    HI and welcome to Apple Discussions...
    If you have tried the suggestions at that link but nothing worked, update Safari.
    Apple Menu / Software Updates.
    Repair disk permissions after the updates are installed.
    Carolyn

  • How do I use my WET54g with a wireless system that asks for username & password

    Hotels and other systems let you use theiur wireless for a fee.  You go onto your wireless laptop, and it automatically goes to a page where you pay and sign up (or it asks for a username and password), once that is done, you can use the network.
    How do I allow my WET54g to know this password information, and work on the network?
    thanks
    Michael

    The WET54g allows you to accept a wireless signal and connect it to a wired hub.  I want to intercept the wireless signal and use it on my hub.
    I know I can use one computer if I connect to the signal using my laptop's wireless card, but I want the WET54g to accept the signal.
    For example, currently at my office, I use the WET54g to intercept a wireless signal from the front of my building, to the back of my building about 300ft away (this way I didnt have to run wires).  The WET54g then is hooked up to a hub/switch where I have a bunch of other computers/servers.  Everything from the front of my building and back of the building are joined using this WET54g.  The WET54g is set up to find the signal from the front of my building, and therefore it works fine.
    I want to use the hotel signal, the same way, except there is no way to enter in the username/password into the WET54g, or maybe there is..  Does this make sense to you? 

  • Set username/password using in Java client proxy for a JAX-WS webservice

    Hi, i am invoking one deployed EBS webservice , while trying to run that client program me
    i am getting error WSSE security, where can i set Uname pwd , through java program me
    ++Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: Missing <wsse:Security> in SOAP Header
    Thanks Regards
    Raj
    Edited by: 952094 on Jan 23, 2013 1:42 PM

    import java.util.ArrayList;
    import java.util.List;
    import java.util.Map;
    import javax.xml.ws.BindingProvider;
    import weblogic.wsee.security.unt.ClientUNTCredentialProvider;
    import weblogic.xml.crypto.wss.WSSecurityContext;
    import weblogic.xml.crypto.wss.provider.CredentialProvider;
    you can add username for weblogic client using
    // Create list of credential providers
    List credProviders = new ArrayList();
    // Create user name token provider
    ClientUNTCredentialProvider unt = new ClientUNTCredentialProvider("weblogic", "weblogic");
    credProviders.add(unt);
    credProviders.add(cp);
    // Finally add the credential providers to the request context
    Map<string, object=""> requestContext = ((BindingProvider)brokerService).getRequestContext();
    requestContext.put(WSSecurityContext.CREDENTIAL_PROVIDER_LIST, credProviders);

  • Report Manager 2008 r2 - prompts for username/password & does not accept

    Hi all,
    I am dealing with an extremely frustrating problem with Reporting Services 2008 r2, Report Manager, and would greatly appreciate any help.
    I have installed Reporting Services, with Report Manager, onto a Windows Server 2008 r2 install. 
    When loading Report Manager (http://server/reports), I get prompted for a username/password.
    No matter what I type in, I get prompted a 2nd time, then a 3rd time, then a blank screen loads up.
    @#$@#??!?!!
    How can I get past this username/password challenge - remember this is SQL 2008 r2 so IIS-based solutions are not relevant.
    Thanks again,
    Jason

    Hi Jason,
    Did you follow the solution i mentioned at another your thread
    http://social.technet.microsoft.com/Forums/en-US/sqlreportingservices/thread/4f3651cb-c608-4460-a45a-9337df2ab88a ? This is very common issue in SSRS 2008 and the solutons have been summarized at this blog
    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 , and also applies to SSRS 2008 R2.
    Note:by using the default installation, the rsreportserver.config file is stored at C:\Program Files\Microsoft SQL Server\MSRS10_50.instance\Reporting Services\ReportServer
    please let us know the result.
    thanks,
    Jerry

  • Problem with username/password using SQLAuthenticator

    I want to setup SQLAuthenticator but authentication is refused because wrong username/password.
    I am using JDev Studio Edition Version 11.1.2.1.0 with integrated WLS.
    As a base I take this two URLs:
    http://weblogic-wonders.com/weblogic/2010/03/11/configuring-sql-authenticator-with-weblogic-server/ and
    http://biemond.blogspot.com/2008/12/using-database-tables-as-authentication.html
    1. I create db tables (default table names for SQLAuthenticator), but don't fill users and groups - OK
    2. In WLS I create new SQLAuthenticator Authentication provider inside deafult realm myrealm - OK
    3. I put this provider to the top among all three providers
    4. In JDev I configure ADF Security - define Enterprise Roles to matching to the names in GROUPS table of SQLAuthenticator - ??
    5. I Define Application users and roles and setup Resource grants
    6. I run my application
    7. In database tables USERS, GROUPMEMBERS, GROUPS I can see users and roles from Jdev, that means, at deploy time, this tables are filled too
    8. In WLS I can see Users and Groups under myrealm which are transfered at deploy time and mirrors USERS, GROUPMEMBERS, GROUPS
    9. In USERS table I can see password is encripted by {SHA-1}
    But when try to login I am always rejected with "Invalid username or password".
    Before setting up SQLAuthenticator (only default options) the logins were successful, so application shold be OK.
    I try also with Plaintext Passwords Enabled and put into USERS table unencripted password, but without success.
    I can confirm that SQLAuthenticator mechanism actually get password from USERS table. I replaced default SQL for getting password from
    SELECT U_PASSWORD FROM USERS WHERE U_NAME = ?
    to
    select get_pwd(?) as U_PASSWORD from dual. In my get_pwd PL/SQL function I perform logging in I can see that this function was called.
    So the problem is in WLS when comparing passwords.
    Any suggestions, where to start digging?
    Ragards,
    Sašo
    Edited by: Sašo C. on 5.10.2011 7:26
    Edited by: Sašo C. on 5.10.2011 7:32

    The problem is solved! Crucial was hint from http://biemond.blogspot.com/2008/12/using-weblogic-provider-as.html:
    The Control Flag for my new SQLAuthenticator Authentication provider must be changed from Optional to Sufficient AND
    the Control Flag for existing DefaultAuthenticator must be changed from Required to Sufficient!
    It seems that before SQLAuthenticator took password from USERS table, but didn't use it in the authentication process.
    Regards,
    Sašo

  • Keeps asking for username password proxy server

    When i start Firefox 8 at work, Firefox keeps asking for username and password. I have fild in the network settings to not use a proxyserver for: 150.0.*;12.0.*.
    Now the startpage of Firefox is our ourIntranet which is: http://ourintranet (which has a ip example: 150.0.2.3
    So what i want to do is: use proxy except for this ip: xxxxxxxx, because this ip is http:\\ourintranet
    Now i cannot go to http:\\ourintranet because he keeps asking for password.

    I'm not sure why it's not working. I think Firefox looks in the hosts file and then the configured/automatic DNS server for address resolution, in that order. To specify otherwise (for eg. a proxy for address resolution) the [http://kb.mozillazine.org/Network.proxy.socks_remote_dns network.proxy.socks_remote_dns] in [http://kb.mozillazine.org/About:config about:config] has to be set to true.
    You can also check in a [https://support.mozilla.org/en-US/kb/Managing-profiles new profile]. A new profile would have the default settings and wouldn't usually have any installed extensions and would be clean. You can try then try the proxy settings.
    The 150.0.2.0/24 should work (24 bits for the network with 254 addresses - http://www.subnet-calculator.com/cidr.php) unless perhaps the network is super-netted in which case you can also try the supernet prefix instead of /24.

  • Windows not prompting for username/password

    I'm trying to access my NAS200 via a Windows Vista Home Premium computer. It sees the drive but when I open it I can only access what's made available to 'guest'. I'm trying to login with the admin credentials so I can see shared folders that only admin has access to. 
    I tried mapping the drive and using the admin user/pass but that doesn't work either. If I try to access a folder directly such as \\nas200\private - windows says it doesn't exist when it clearly does. The only way I'm able to access my files at this point is through the web interface which is not good enough since I need to perform backups to a private folder.

    I went to edit a user and it wouldn't let me, so I powercycled and it worked. Now I want to change permissions on the folder for that user but when I click save the permissions do not save.
    When I updated the username to match my windows user profile name, it gave me share access based on the username in the NAS settings. It didn't ask for a password or anything. So in theory if I change my windows profile to admin then I'll have admin rights on the NAS.
    What the hell is going on here?

  • How to see SAP NOTES ( asking for username & password )

    Hi all,
    where to check for SAP NOTES? it is asking for user name & password. how to get this USERNAME & PASSWORD to read all  SAP NOTES ??
    Regards
    pabitra

    You have to ask your manager to get OSS User ID and Password.
    They must have User id and password,get it and use that one in service.sap.com
    Thanks
    Seshu

  • Ok I have reset my ID after signing out but when I go to Apps update it asks for a password using my old email address????

    I have reset my I D but when I go to update apps it asks for password using my old email address???
    How do I overcome this issue???

    So how do I update apps that are tied to an old ID ?? I do not remember the old ID as the Apps were downloaded a long time ago

  • ORA-01017 (invalid username/password) using globally authenticated account

    Kris and team,
    Having a hard time believing no one else has encountered this already. But searching on 1017 and "globally" and "identified" in the forum yields nothing useful.
    New corporate policy has all our DBAs, developers and QA logging into globally authenticated (against OID) accounts. Oracle docs call these accounts "global users". They are able to do so just fine using SQL*Plus, TOAD and PL/SQL Developer. But when we attempt the same in SQL Developer, different rules seem to be applied, and the user is told their username/password is invalid, which is not correct.
    We have several hundred developers ready to use their new accounts in SQL Developer, but cannot. Would appreciate quick reply or patch on this.
    btw, when I say "global user", I'm referring to accounts that are created in Oracle using the "identified globally as" syntax.
    Am I missing something?
    Edited by: chromedome on Aug 9, 2010 1:49 PM

    Thank you, this was helpful in that it caused me to try the other connection methods: Basic, TNS (as you mentioned on your blog), LDAP and Advanced, both with regular accounts and with global users, both with thin and thick drivers employed.
    In all cases, using a normal Oracle account, I was able to connect.
    But using a global user, with the thick/OCI client forced, I get the "Status: Failure -Test failed: oracle.jdbc.driver.T2Connection.t2cCreateState([BI[BI[BI[BI[BISI[S[B[BZ)I" message. And with the thin driver used, I get the "ORA-01017: invalid username/password; logon denied" message. The possibility I have the password incorrect is non-existent as I'm both typing it in manually, and copying and pasting it, from successful global user connections in PL/SQL Developer and TOAD into SQL Developer.
    SQL Developer 2.1.1.64 is not working using InstantClient 11.2 when attempting to login with a global user.
    Sue/Kris, due I use "the site formerly known as Metalink" to log a bug, or are you already tackling this internally? We really need this patched soon.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Premium podcast continues to ask for username/password

    I subscribe to a paid podcast. The username/password prompt has a "Remember password" check box. Even with this box checked the username/password prompt re-appears each time I download this podcast.
    Is there a setting that will keep the username/password prompt from popping up each time I download this podcast?
    Thank you,
    Dana

    there is no other real way but to use that checkbox
    you should also make sure that you have the latest version of itunes or if you already have the latest version of itunes you could just try reinstalling it

Maybe you are looking for