Login server does not recognize server

I can't get the login server to log me in

No it does not. I believe these are two different issues, so I assumed I should create a new thread. This question is simply, how to have BI Publisher recognize that I am using a domain identifier during logon. My other thread was how to default a domain if the user did not specify one. So, I'm going to assume I can't default one. Assume I'm doing nothing in the init blocks but straight LDAP authentication against 3 LDAP servers. BI Publisher is using BI Server security model. Shouldn't BI Publisher accept the entry of a domain during login? ex: CORPORATE/<user>. That is my question. Any help is much appreciated.

Similar Messages

  • Error in login: Adobe does not recognize you as an authorized user of this web site.

    I try login LWS but I return to me next error "
    Adobe does not recognize you as an authorized user of this web site. Please contact Adobe for assistance." Can you help me?

    Hi FERCEP,
    Please contact our chat support: http://helpx.adobe.com/in/contact.html.
    Regards,
    Romit Sinha

  • Left for vacation 5.27: firefox was accessible / returned from vacation 5.31: message on screen reads "unable to access server", "does not recognize server"

    left for vacation 5.27: server was accessible / returned from vacation 5.31: message on screen now read: "does not recognize server" / this is for both internet & email access
    == This happened ==
    Every time Firefox opened
    == i turned on my personal computer / this condition has remained for two days

    I realise this doesn't help you but I have reported this exact same issue (well, the part about being unable to login to webmail from abroad anyway) for MONTHS and all I get told is 'well you SHOULD be able to login'. I am no further forward and have come to the conclusion the only way to resolve this is to change ISP/phone provider.
    I had to create (and pay for) a domain with 1and1 in order to be able to send and receive e-mail while abroad, I didn't want to use Gmail or the like.
    As you say, it is INCREDIBLY FRUSTRATING, especially when I work for at least 6 months of the year overseas and BT just seem to ignore these posts.
    My trace is:
    1 1 ms 3 ms <1 ms 172.16.0.1
    2 1 ms 4 ms 16 ms 192.168.40.30
    3 3 ms 20 ms 3 ms 37-225.rv.ipnxtelecoms.com [62.173.37.225]
    4 15 ms 13 ms 16 ms 41-184-126-13.rv.ipnxtelecoms.com [41.184.126.13]
    5 109 ms 117 ms 109 ms ir2-th-lon.rv.ipnxtelecoms.com [41.184.56.101]
    6 109 ms 111 ms 153 ms tel-2.ccr01.lon09.atlas.cogentco.com [149.6.98.33]
    7 113 ms 110 ms 182 ms te0-0-0-2.ccr21.lon01.atlas.cogentco.com [154.54.36.165]
    8 109 ms 170 ms 167 ms bt.lon01.atlas.cogentco.com [130.117.14.170]
    9 116 ms 114 ms 111 ms 166-49-214-175.eu.bt.net [166.49.214.175]
    10 122 ms 115 ms 139 ms core2-te-0-3-0-1.ilford.ukcore.bt.net [62.172.102.14]
    11 113 ms 122 ms 112 ms core2-pos1-1.birmingham.ukcore.bt.net [62.172.103.93]
    12 118 ms 121 ms 117 ms iar1-gig5-5.birmingham.ukcore.bt.net [62.6.196.98]
    13 115 ms 117 ms 115 ms 62.172.57.218
    14 * * * Request timed out.
    15 * * * Request timed out.
    16 * * * Request timed out.
    17 * * * Request timed out.
    18 * * * Request timed out.
    19 * * * Request timed out.
    20 * * * Request timed out.
    21 * * * Request timed out.
    22 * * * Request timed out.
    23 * * * Request timed out.
    24 * * * Request timed out.
    25 * * * Request timed out.
    26 * * * Request timed out.
    27 * * * Request timed out.
    28 * * * Request timed out.
    29 * * * Request timed out.
    30 * * * Request timed out.
    Trace complete.

  • I suddenly cannot email photos from iphoto. I get a box that says "server does not recognize username or password". I now have to use regular email and cannot re-size my photos.

    Suddenly I can no longer email photos directly via iphoto mail.  The box comes up that says "server does not recognize username or password".  I used to be able to re-size my photos before sending so that they jpeg or pixels were larger for publishing in newspapers or magazines, but I can no longer do that.  Apple tech support told me to change my iphoto "preferences" to using regular email to send.  But that does not allow me to re-size.  Is anyone else having this problem?  I don't know if there was an update that caused this or what?  Please help.

    The box comes up that says "server does not recognize username or password".
    That error message usually will pop up, when there is a conflict between the "From" setting for the mail account you are sending from and the selected outgoing mail server. Probably the outgoing Mail server is receiving a user name and password it does not understand. When the mail returns unsent, do you see the "Try again" panel with the option to select a different outgoing mail server?
    If you do not see this panel, change the Mail "Preferences > General" to "If Outgoing server is unavailable: Show a list of alternate servers". This way, you will know, which server Mail is trying to send from.
    Have you tried to set "From"  pop-up menu to one of your other email addresses?  If that works, change your settings in Mail to always send from this address. You can set this option in the Mail "Preferences > Composing: Send New Messages from". I have my "Send New Messages from" set to "iCloud". That is working best for me with iPhoto.

  • I keep getting a popup error message in Ical "server does not recognize name/password

    I keep getting a popup error message in Ical "server does not recognize name/password"  This started after they did the change to Icloud and extended our subcriptions. 
    Tricia

    I guess that the server name is incorrect, then.
    Did it ever work?
    Delete the account, reboot the phone, then add it back and be sure you choose Yahoo as the mail server type. Everthing should then fill in automatically except your user name and password.

  • Untrusted server cert chain & does not recognize the certificate authority

    I have java code that makes an ssl connection to an HTTPS server.
    The code workes fine when I connect to a server that has a
    certificate that was issued by a recognizable authority.
    But when I try to connect to our test HTTPS server which has a
    certificate that was created by ourselves for debug, I get this
    java exception: "untrusted server cert chain".
    When I connect to our test HTTPS server with a browser, I get
    this message from the browser in a popup window:
    "www.xyz.com is a web site that uses a security certifcate to
    identify itself. However netscape 6 does not recognize the
    certificate authority that issued this certificate."
    At this point I am able to accept the certificate in the popup
    window and continue.
    Question: In my java code how can I accept a certificate
    that was signed by an unrecognizable authority just like the
    browser can. Or during debug, how can I set an override
    to accept ALL certs no matter what.
    Thanks.....Paul

    You will have to import your server test certificate into your client machine keystore. By default the keystore will be the 'cacerts' file in JAVA_HOME/jre/lib/security, get your server certificate in .pem format and use keytool to import it to the client.
    keytool -import -alias <anything> -file <full path of .pem file> -keystore <full path of cacerts file>
    The keystore password is 'changeit' by default, keytool comes with the JDK.
    The reasoning behind this is to prevent the misuse of test certificates, the client has to consciously import an untrusted certificate. When you install a real certificate on your server the client will be automatically validated if bought from a trusted CA (Thawte, Verisign).
    Take a look at the java.security.KeyStore class, you can use it to view your certificate chain.
    Ronny.

  • TS3276 I receive a pop up from ICal saying the server does not recognize me user name and password.  This started yesterday.  I have no problems with receiving or sending emails through Mail

    I receive a pop-up from ICal saying the server does not recognize my user name and password for my me.com email address.  This started yesterday and occurs about every 5 minutes or so.  There are no problems with receiving or sending email through Mail.  I did change me email password several days ago but have no problems sending/receiving since then.

    I fixed the problem.  I opened Preferences in ICal and entered my new password.  No more pop-ups

  • Server does not recognize my username password

    Hello   I just tried to change my account on IPHOTO's to email some photo's.  I am still getting the message that the server does not recognize my username/password.
    I am getting really frustrated.  They mention what is my username , using my email address plus smtp server is added to the end of my email address in one place , so I am not sure what this is and why I am having such difficulty.
    Thank you for some help here
    Maureen

    Hi Bob,
    The following is exactly what I do,  I go to IPHOTO and click on the photo I want to send, then I go to the Share menu and insert the email address where I want it sent.  In that message it shows my other account which is my email address that I use all the time for all my correspondance.  So I have that as the address I am sending from
    Then I hit send and a text box comes up saying there is some text related to the photo looks like you could put a description here so I just hit Send anyway.  Then I hit the send key and that is when the message box pops up with my complete email address with ;smtp.me.com" at the end . None of those letters or characters are in my email address.  Any help you can offer I am greatly appreciative!
    Cheers
    Maureen

  • Server does not recognize my username/password when trying to email photos

    I am trying to mail photo's from my Iphoto's through my email account.  However each time I try to send the pics I get a message that the server does not recognize my username/password.  I have a password for my Bell sympatico account which is the account I am trying to use, but when I enter that password I get the does not recognize message.  I then tried to use my Apple password and again same message.
    Thank you to anyone who can help me
    Maureen

    Hi Bob,
    The following is exactly what I do,  I go to IPHOTO and click on the photo I want to send, then I go to the Share menu and insert the email address where I want it sent.  In that message it shows my other account which is my email address that I use all the time for all my correspondance.  So I have that as the address I am sending from
    Then I hit send and a text box comes up saying there is some text related to the photo looks like you could put a description here so I just hit Send anyway.  Then I hit the send key and that is when the message box pops up with my complete email address with ;smtp.me.com" at the end . None of those letters or characters are in my email address.  Any help you can offer I am greatly appreciative!
    Cheers
    Maureen

  • Server does not recognize email address

    I have both an iphone and an ipad until today I was able to send emails from both units using my household internet connection, today when I try to send an email from my ipad I get a pop-up stating server does not recognize the email address, but I can send emails from my iphone using the same internet connection. When I checked the settings both units have the same. Two days ago both units were updated.

    Both devices are using the Home Network. My ISP is  Shaw in Canada. and they will only accept sent email from their subscriber households, for example if I try to send an email from my iphone via 3g it will not be recognized, but will be ok if sent using wi fi at home. I was able to send email prior to doing the last update.

  • Server does not recognize my recipients when sent as group.

    I tried to send a group email and got the following message: "the gmail server does not recognize the following addresses..." followed by a list of names properly separated by commas.  The list of addresses is so long, i can't see the bottom of it and i can't delete the offending addresses or delete the message i was trying to send. The message is frozen on my email screen (i.e. even if i force quit mail, when i reopen mail the message reappears).  i have tried to trash it to no avail.  i have also tried to delete the addresses from the bcc line and from the "does not recognize" message. i can highlight all i want, but nothing happens when i try to delete either by delete button or by "moving it to trash"  This same request for support was posted in 2008 by marygh, but no answer was posted.  I hope I have better luck.  Thanks.

    There's no commonality that I can see in the recipients' addresses...
    The same thing happened with my previous ISP's SMTP (with my current setup), and since it didn't happen with my previous iBook / Panther setup (using the same previous ISP's SMTP and Mail groups), I figured it was a Leopard thing, but as I mentioned at the top, I found a thread in the Tiger-related forum with the same problem (but no resolution apart from making the groups smaller)...

  • Server does not recognize your username/password combination

    server does not recognize your username/password combination

    in the iPhoto preferences ==> accounts delete your e-mail account and reenter it
    OR
    IMHO the better solution is to set Apple mail as the email client in the iPhoto preferences
    LN

  • I get "mail server does not recognize your Apple ID and password" when I try to share a picture via email in iPhoto.  My iCloud email works ok otherwise.  I have check all mail settings for ID and password.

    I get "mail server does not recognize your Apple ID and password" when I try to share a picture via email in iPhoto.  My iCloud email works ok otherwise.  I have checked all mail settings for ID and password.

    In the iPhoto preferences ==> accounts delete the account and re-enter it - sometimes that resolves this
    Or IMHO the best long term solution is to set Apple Mail as the iPhoto e-mail client in the iPhoto preferences and use it - it has a number of advatages and has fewer problems
    LN

  • Windows server 2012 R2 does not recognize DVD burner as read/write device

    I've seen problem fixes for this on Windows 7 but nothing on 2012 R2.
    I changed the drive letter on the server (2012 R2 with all current updates) and now it does not recognize the working DVD burner as a read/write device.
    The device does work correctly with other Operating Systems on the same hardware.  The box is a Lenovo D30.
    Any idea as to how to go about this fix.  All Microsoft troubleshooter downloads run and say the problem was corrected but no luck in burning anything.

    Hi,
    Did you run this?
    http://support.microsoft.com/mats/cd_dvd_drive_problems
    Regards.
    Vivian Wang

  • I am trying to update my i-tunes.  It says that i-tunes does not recognize the server.  What should I do?

    I am trying to update my i-tunes.  I keep getting the message that i-tunes does not recognize my server?

    Follow these instructions. When you restore the iPod as the articles say the iPod will also be updated.
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities
    Sync Your iOS Device with a New Computer Without Losing Data - How-To Geek
    Recovering your iTunes library from your iPod or iOS device: Apple Support Communities

  • Can't stop an email from sending, stuck in sending mode, server does not recognize recipients

    Tried to send an email with a long list of recipients, stuck on window for sending that email, can't stop the mode or delete it.  Server does not recognize recipients........, every time I open email account, thismessage reappears and I can't close, delete, etc.
    Please help?

    Ok....figured it out.....Go to check mail, choose out bos, delete the message trying to be sent.....if still there. Force Quit mail and then restart the email and message should gone and not on dock!......Brain synapse today!

Maybe you are looking for