About 947,000 results
Open links in new tab
  1. windows - Resolve host name from IP address - Server Fault

    Oct 13, 2009 · I'm looking for a command line tool which gets an IP address and returns the host name, for Windows.

  2. Can someone please explain Windows Service Principle Names …

    A Service Principal Name is a concept from Kerberos. It's an identifier for a particular service offered by a particular host within an authentication domain. The common form for SPNs is …

  3. Find name of Active Directory domain controller - Server Fault

    Oct 25, 2009 · How can I find out the name/IP address of the AD domain controller on my network?

  4. ssl certificate - What is the role of Subject Name (SN) / Subject ...

    Apr 21, 2024 · Specially the template below "subject name" tab. What does that change in the normal certificate request other than that there is an additional step to put information in the …

  5. Oracle difference between SID, DB Name, DB Domain, Global …

    May 8, 2023 · What's the difference of SID, DB Name, DB Domain, Global Database Name, Service Name, Service Alias and Instance Name in Oracle ?

  6. Name Mismatch - Incorrect Remote Computer Name - Server Fault

    Apr 21, 2014 · The current issue which I cannot resolve is an issue related to a name mismatch and certificate warning. In my case, I am connecting via VPN + private IP address + RDP to …

  7. WMI Query for certain computer names but not others

    I'm trying to write a GPO WMI query that will include computers with certain names and yet exclude some machines that fall within those parameters. This is what I have (and doesn't …

  8. Resolve DNS for short name of the Active Directory domain

    May 20, 2024 · Resolve DNS for short name of the Active Directory domain Ask Question Asked 1 year, 5 months ago Modified 1 year, 5 months ago

  9. Is server_name really needed for default_server? (Nginx)

    May 8, 2021 · the server_name directive (as they are the only server blocks for port 80, so NGINX won't even bother comparing server_name with a request's Host header: all the requests …

  10. What is the difference between server_name - Server Fault

    Jun 2, 2018 · Here, the server name is set to an empty string that will match requests without the “Host” header field, and a special nginx’s non-standard code 444 is returned that closes the …