About 981,000 results
Open links in new tab
  1. ssl certificate - What is the role of Subject Name (SN) / Subject ...

    Apr 21, 2024 · Both the Subject field and the Subject Alternative Name (SAN) extension are simply two ways of identifying the subject, or the holder. Originally, in version 1 certificates, …

  2. windows - Resolve host name from IP address - Server Fault

    Oct 13, 2009 · This is the statement I wouldn't believe unless I see it myself ;) The explanation must be that nslookup uses only DNS protocol, but tracert uses the system name resolution …

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

    Oct 25, 2009 · For a computer that is a member of a domain the Environment Variable LOGONSERVER contains the name of the DC that authenticated the current user. This is …

  4. 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 …

  5. Local DNS not resolving host name but will resolve FQDN

    At this point I noticed DNS was having problems. From the client I am not able to resolve the servers host name but I am able to hit it by FQDN: C:\Documents and …

  6. active directory - Getting "The target account name is incorrect" …

    The fact that target account was referring to the computer name, not the logon name that I was trying to use was a big help. But nothing else seemed to fix it until I read the comment from …

  7. IPTables: No chain/target/match by that name - Server Fault

    Apr 22, 2011 · Stack Exchange Network. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for …

  8. User principal name vs SAM account name - Server Fault

    Aug 27, 2018 · The SAM Account Name itself is just the username. In this case, USERA. When you add the domain, like DOMAIN\USERA, it becomes what is referred to as a down-level …

  9. domain name system - What's the command-line utility in …

    The trouble with "ping" is that it's not strictly a name server lookup tool (like nslookup) - for instance if you ping a hostname, it can be resolved to an IP address by a number of methods: …

  10. linux - Setting the hostname: FQDN or short name? - Server Fault

    Setup prompts you to supply a host name for this computer, either as a fully-qualified domain name (FQDN) in the format hostname.domainname or as a short host name in the format …