个人工具

“UbuntuHelp:ActiveDirectoryWinbindHowto/Lucid”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(以内容'{{From|https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto/Lucid}} {{Languages|UbuntuHelp:ActiveDirectoryWinbindHowto/Lucid}} == Introduction == This Howto descri…'创建新页面)
 
 
第7行: 第7行:
 
|'''term'''||'''definition'''
 
|'''term'''||'''definition'''
 
|-
 
|-
|AD || [[http://en.wikipedia.org/wiki/Active_Directory|Active Directory]]  
+
|AD || [http://en.wikipedia.org/wiki/Active_Directory Active Directory]  
 
|-
 
|-
|DC||[[http://en.wikipedia.org/wiki/Domain_Controller|Domain Controller]]  
+
|DC||[http://en.wikipedia.org/wiki/Domain_Controller Domain Controller]  
 
|-
 
|-
 
|lab.example.com||AD domain
 
|lab.example.com||AD domain
 
|-
 
|-
|win2k3.lab.example.com|| DC [[http://en.wikipedia.org/wiki/FQDN|FQDN]]
+
|win2k3.lab.example.com|| DC [http://en.wikipedia.org/wiki/FQDN FQDN]
 
|-
 
|-
 
|10.0.0.1||DC IP
 
|10.0.0.1||DC IP
第26行: 第26行:
 
|}
 
|}
 
== Kerberos ==
 
== Kerberos ==
The first step in joining an Active Directory domain is to install and configure Kerberos.  See [[Samba/Kerberos]] for details.
+
The first step in joining an Active Directory domain is to install and configure Kerberos.  See [[UbuntuHelp:Samba/Kerberos|Samba/Kerberos]] for details.
 
=== References ===
 
=== References ===
 
[1] - https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto
 
[1] - https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto

2010年5月19日 (三) 17:15的最新版本

Introduction

This Howto describes how to add an Ubuntu box in an Active Directory domain and to authenticate the users with AD.

Used terms

term definition
AD Active Directory
DC Domain Controller
lab.example.com AD domain
win2k3.lab.example.com DC FQDN
10.0.0.1 DC IP
LAB.EXAMPLE.COM Kerberos Realm
linuxwork computername of the Ubuntu workstation
linuxwork.lab.example.com FQDN of the Ubuntu workstation
ntp.example.com timeserver (NTP)

Kerberos

The first step in joining an Active Directory domain is to install and configure Kerberos. See Samba/Kerberos for details.

References

[1] - https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto [2] - http://ubuntuforums.org/showthread.php?t=1455924