Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/linux/28.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows使用Kerberos作为默认身份验证机制。Unix/Linux和Mac的默认身份验证机制是哪一种?_Linux_Macos_Authentication_Kerberos - Fatal编程技术网

Windows使用Kerberos作为默认身份验证机制。Unix/Linux和Mac的默认身份验证机制是哪一种?

Windows使用Kerberos作为默认身份验证机制。Unix/Linux和Mac的默认身份验证机制是哪一种?,linux,macos,authentication,kerberos,Linux,Macos,Authentication,Kerberos,我们知道Windows使用Kerberos作为默认的远程身份验证机制,用于向服务器验证客户端?哪一种是Unix/Linux和Mac的默认身份验证机制?没有人回答我的问题,我怀疑即使是不支持我的选民也知道答案。 无论如何,我要回答我自己的问题(如果我错了,请纠正我),以防它对像我这样的人有益 由于Active Directory(AD)是由Microsoft开发的,Windows始终使用Active Directory(AD)作为其域控制器,并且在Active Directory中使用Kerber

我们知道Windows使用Kerberos作为默认的远程身份验证机制,用于向服务器验证客户端?哪一种是Unix/Linux和Mac的默认身份验证机制?

没有人回答我的问题,我怀疑即使是不支持我的选民也知道答案。 无论如何,我要回答我自己的问题(如果我错了,请纠正我),以防它对像我这样的人有益

由于Active Directory(AD)是由Microsoft开发的,Windows始终使用Active Directory(AD)作为其域控制器,并且在Active Directory中使用Kerberos作为其默认身份验证机制。但并非所有其他操作系统都绑定到单一目录服务。除了Active directory之外,它们还使用其他目录服务,如Apple Open directory、Apache directory Server、389 directory Server(以前是Fedora directory Server、Red Hat directory Server等),并且几乎所有这些服务都使用/支持Kerberos

参考: