Topic profile page for Authentication server.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Authentication server.
Topic "Authentication server" was discussed 735 times on 180 sites in last 3 months
Started 1 day, 7 hours ago (2010-03-20 02:45:00)
by kriminal66
I played aoc a year back just installed it again bought play time updated and now after i type my user name and password and click login i get this message saying unable to connect to authentication server wtf any one else get this?
Started 3 days, 1 hour ago (2010-03-18 07:46:00)
by rdit
Hi there, has anyone managed to get the IVE working with a microsoft RADIUS server (IAS - Internetauthentication Service)? I really dont get it working, i have a realm that should prompt for a pin first and after this one was entered correct, the user is getting sent an SMS on his mobile with another token he has to enter. on that microsoft server is another software installed, that ...
Started 1 week, 3 days ago (2010-03-10 18:10:00)
by jromandell
Ok so Live comes up, steam is running online and I get this lame message. Happens alot, most of the time all I have to do is restart steam, but no luck this time. Why we have to have live AND steam, IDK. Way too many systems to go wrong. How do I prevent this? It is uterly frustrating.
Started 2 weeks, 4 days ago (2010-03-02 17:36:00)
by Noob Saibot
I'm pretty sure the authentication server just went down. If you're signed into the game don't sign off or you may not be able to get back on. This goes for switching characters as well.
Started 3 weeks, 5 days ago (2010-02-22 22:25:00)
by maxline
Hi My client setup two radius server. SA700 can automatic to serach users under which radius server? If two radius have same user name, then SA700 use which radius server? or SA700 can not support two radius?
Started 4 weeks, 1 day ago (2010-02-19 12:22:00)
by Ronen Ben-Hai
Using Photoshop CS4 Extended on a Windows 7x64 platform, when I try to get to Connections via Window|Extensions|Connections, I get 'The authentication server is unavailable'. Same thing happens on my laptop running Windows XP SP3. I have no trouble logging into Adobe.com, so I know the logon protocols are correct. Further, when I attempt to 'Check For Updates' using the flyout menu on the ...
Started 1 month ago (2010-02-14 03:09:00)
by Sumn3rd
[RESOLVED] Authentication Server Hey Just wondering if anyone knows why does my authentication server fail at comparing strings? Also is there a better method of comparing strings than what im using below? User types in a textbox then sends text to server, server then checks it Code: SendMessage("==logmein "...
Started 1 month ago (2010-02-14 03:09:00)
by Sumn3rd
Hey Just wondering if anyone knows why does my authentication server fail at comparing strings? Also is there a better method of comparing strings than what im using below? User types in a textbox then sends text to server, server then checks it Code: SendMessage("==logmein " & TextBox1.Text) Code: Case command.Contains("==logmein")...
Started 1 month, 1 week ago (2010-02-12 01:48:00)
by DementedSmurf
Hi, I've got an Optional " Additional authentication server " setup on our main realm that authenticates against SecurID. It works & i have the role mapping all setup nicely so you get extra stuff if you provide your SecurID credentials. However... most of the time our users only authenticate with their primary credentials (AD) and thus fire off a duff auth request (blank password2) to ...
Started 5 days, 23 hours ago (2010-03-15 10:18:00)
by fc
hi, i have this problem: in my organization I have an Exchange Server 2010 with Outlook 2007 client and everything works properly. If active owa I enable basic authentication. When enabled basic authentication owa works fine but Outlook requires continuously username / password. Suggestions? thanks...
Started 1 week, 1 day ago (2010-03-12 12:58:00)
by KishoreN
SQL Server is in one domain and my computer is in another domain, How can i connect to an SQL Server using my SQL authentication from a computer that is in a different domain? Thanks - KishoreN
Started 4 days, 23 hours ago (2010-03-16 10:09:00)
by user10943765
Hi All, We have a back-end SQL Server DB to which we need to connect using OBIEE. However, for SQL Server, the DBA has created a service account using WINDOWS AUTHENTICATION. While creating a ODBC for SQL Server, If I select Windows Auth, it by default selects my own ID and doesnt give me a place to enter the given UID and Pwd. And the process fails if I...
Started 2 days ago (2010-03-19 08:55:00)
by muttbarker
The document that was posted is very helpful for the specifics of the authorization policy setup. However the invalid client message that you posted is one that IAS returns when the 1st level communication between the IVE and IAS fails. If you had an incorrect shared password you would get a different message. If your port was wrong you would not see anything in the event log as the request ...
Started 5 days ago (2010-03-16 08:56:00)
by Adobe_kuler
Kuler is not available in Dreamweaver. It's only available in Fireworks CS4, Photoshop CS4, Flash Professional CS4, InDesign CS4, Illustrator CS4 and Illustrator CS3. Connections is a different service and just enables internet access to services inside a point product.
Started 3 days, 12 hours ago (2010-03-17 21:41:00)
by Vit
On 17 Mar, 20:12, "Stephen Sanderlin [MVP]" wrote: > You should be able to use stored credentials by doing the following: > 1) Edit the report's data source. > 2) In the Credentials section, click "Stored credentials" and enter the > credentials of a user with READ-ONLY access that you have specifically > created for this purpose...
Started 2 days, 23 hours ago (2010-03-18 10:24:00)
by stefanjp
I have found an answer to my first question (and much more useful information) in the Chat Demo. However i can't find an answer to my second question. Let me clarify my concern: 1. Everyone may connect to my server. 2. My server has to call methods of objects, which were instantiated by his clients. (3. Client and Server are written in C++) Question: Can I check, if the clients are ...