約 931,000 件の結果
リンクを新しいタブで開く
  1. What is the role of Subject Name (SN) / Subject Alternative Name …

    2024年4月21日 · 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 …

  2. What is the difference between server_name - Server Fault

    2018年6月2日 · 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 …

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

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

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

    2018年8月27日 · I am confused between the user principal name (UPN) and SAM account name (SAM). Heres what i know SAM- Pre-windows name, for backward compatibility with Windows …

  5. Finding Host Name / Computer Name over IP - Server Fault

    2019年10月10日 · I'm trying to find out how to lookup the HostName of a computer over IP using Command Prompt, however I don't need the registered DNS name. I'm attempting to do an …

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

    2014年4月21日 · 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 the …

  7. Subject Alternative Name not added to certificate

    I'm trying to issue a new certificate using the additional attribues field within the Windows CertSrv Web-Enrollment Client. I added the CSR, picked the template and entered this into the attribu...

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

    2021年5月8日 · From the Nginx documentation: If no server_name is defined in a server block then nginx uses the empty name as the server name. Regarding server_name _;, the same …

  9. active directory - Extract OU name using Powershell's Get ...

    2020年4月9日 · Extract OU name using Powershell's Get-ADOrganizationUnit & Get-ADComputer Ask Question Asked 5 years, 9 months ago Modified 5 years, 9 months ago

  10. windows - Current date in the file name - Server Fault

    2009年6月1日 · I have scheduled backup script that makes the database dump. How can I add the date timestamp to the file name? I am talking about Windows and CMD.