Comments
-
You need to enable Automatic Windows Login Authentication both In IIS and Solarwinds Configuration Wizard. There will be a checkbox within Configuration Wizard when editing the website to allow Automatic Windows Login Authentication. Lab tested this process thoroughly and that's all you have to enable to get it working…
-
We are using Required and it works fine. I believe you can even use ACCEPT under the website SSL settings. Usually the middle-ware client (active-client or 80meter) will negotiate CAC authentication towards the website and setting it into the REQUIRED state forces the website to use middle-ware to query certificates.…
-
As mentioned, we have tried this but it doesn't work. I feel that I'm missing something in regards to the logon fallback portion. I keep seeing the autologin=no aspect within the URL once you cancel the certificate. Which it does bring you to the login page but fails once you try to login.
-
Ok, understood. Can you confirm that logon fallback will work with CAC-Authentication? As mentioned in my post. That's basically what we would really like and wouldn't need to setup a separate server for web hosting.
-
Another topic related to this... My boss was wondering if there is a way to have two seperate websites on one server? Basically have one website with CAC-Authentication and a second for normal user / password login. I know this sounds weird but in our environment, we are going for RSA based tokens now and that is something…
-
No, I'm not from SW. LOL. What's interesting is that if your select the local server and double-click Authentication, you have an option for AD authentication. It works out for a PIV Certificate or a regular account certificate but again, no middle-ware prompt for a PIN. This would be great that if this could work with…
-
I'm having a problem where I can login but no one else can utilizing AD groups. When I add an account individually, it works fine. I don't manage AD or Active Client to play with the settings. IE prompts for the certificates you want to use and once you select it, it goes right through. I'd like it to prompt for a PIN…
-
Well we were suppose to have a phone conversation about this . There was a ticket opened from me in regards to this. Basically in a full-mesh topology (logically or physically), we wanted to collect RPM telemetry via PING to all adjecent sites. That way, we will know when another node downrange is having issues with other…
-
I'm really looking forward to seeing this come to fruition. Voted on this years ago. I noticed it said basic UDP RPMs but will it have the capacity to do ICMP?
-
When is JUNOS-RPM going to be supported? Our enviroment uses numerous SRX's and MX series routers as our PE devices. Would love to have this support for VNQM!
-
I would like this ability as well. Did you happen to create a Feature Request? When we do Nexus Polling via CLI, it logs into the device constantly. We would like to do it every 120 seconds or later. I get the fact that this is to keep heartbeats on the status of VPCs but it fills up the Cisco-ISE live log. Unless you…
-
I had the exact same issue. Came to find out that it was a SSH Cipher issue. Use the FIPS tool from Solarwinds to check to see if Windows is FIPS 140-2 compliant. If your Solarwinds isn't running FIPS and Windows is, then SSH attempts are deemed weak and the connection will close.
-
Just as an update to my own post. We come to find out that we had both a hardware and software based DEP (Data Execution Prevention) preventing the program to open up successfully. HP Proliant DL-380 G8 has a hardware based DEP built into BIOS. Once we disabled this, we went ahead and completely shut off the services for…
-
Has anyone out there used Windows Server Storage 2012 in regards to this post?
-
Bump.
-
This was a good find. We had some legacy IP's that were tied to the Solarwinds Information Service V3 under the resource monitor.
-
Just an update. Solarwinds stated that it's because of the Microsoft KB3078601 patch that was killing the process to select a font. Once removed, it worked like a charm. The engineers are aware of this and plan to have this corrected in the next release as per our conversation through their help desk. Left it this way for…
-
Secure Computing Corporation / McAfee = ForcePoint This is the old OID and it points to McAfee Machine Type / Secure computing Corporation 1.3.6.1.4.1.1573.2.1 Should be: * STONESOFT-NETNODE-MIB::nodeApplianceModel * STONESOFT-NETNODE-MIB::nodeSerialNumber * STONESOFT-NETNODE-MIB::nodePosCode *…
-
NetworkAtlas.exe should come with your Orion product. If you see a sample map you should see a download link to download the file and you install it on your workstation. Natively it's already install on your Orion web server.
-
Actually yes! I'm dealing with this issue now. I'm having the exact symptoms you are. I even double-checked the Websites table and ReportJobs table to make sure the WebsiteID matched. These are the areas that usually messed up.
-
I'm having the same issue. No problems running on 9.6.0 but when I upgraded to 9.6.1 last week, we had our service fail all three atempted restarts. Very frustrating! Error: 2017-07-28 23:51:19*** INTERNAL PROGRAM ERROR - Please contact http://www.kiwisyslog.com/support/ ***2017-07-28 23:51:19Service Version =9.6.1.6 |…
-
I agree with Kremerkm. I manage Solarwinds within a DoD enviroment and we get asked all the time why Telnet is on the "Node Details Page" of a device. Sure, we have SSH capabilities and I was able to tie a hyperlink to SecureCRT if needed. But, we really should have the option to display either Telnet or SSH on the…
-
I'm having the same problem and found out that it was the TLS ciphers used in the Rabbitmq.conifg file. We are in a FIPS environment and FIPS was enabled. As a temporary band-aid until Solarwinds engineers fix this (ticket is being worked), I edited out the TLS cipher suite and set FIPS to false. Then it connects up just…