Wednesday, July 7, 2010

Linux/Unix join Windows Domain

    There are several ways to make Linux/Unix to join Windows Domain:
  • Kerberos only

  • LDAP only

  • Kerberos plus LDAP - This is a lower-level option where you set up Linux to use Active Directory's underlying protocols yourself. Described in Kerberos (for authentication) and LDAP (for authorization).

  • Samba (Winbind/Kerberos) - Samba is the tool for joining a Linux machine to a Windows domain.

  • Likewise - Likewise is basically Samba-in-a-box; easier to set up than a full-fledged Samba installation (the GUI should do it for you in under an hour, including time to read its docs), but correspondingly less control. Likewise Open is free of charge; Likewise Enterprise adds features like managing Linux machines via Group Policy.

  • Microsoft Windows Services for Unix includes options for serving usernames to Linux / UNIX via NIS and for synchronizing passwords to Linux / UNIX machines. You'd use this if you wanted to do everything possible from Windows or if you had an existing Linux / UNIX infrastructure you wanted to tie to Windows; for most environments, though, one of the other solutions would be better.

Reference:

http://www.infosecwriters.com/text_resources/pdf/AD_and_Linux_TMunn.pdf

http://serverfault.com/questions/76803/how-can-i-have-a-linux-machine-join-a-windows-domain

http://networking.devel.ws/join-linux-to-an-active-directory-domain

http://www.cyberciti.biz/tips/how-do-i-join-a-windows-2003-active-directory-domain-from-linux-system.html

http://blog.scottlowe.org/2007/07/09/linux-ad-integration-with-windows-server-2008/

http://hi.baidu.com/tl1008/blog/item/078c111a7be891128718bf01.html

http://acd.ucar.edu/~fredrick/linux/samba3/

http://onlamp.com/pub/a/onlamp/2008/04/01/step-by-step-using-samba-to-join-a-windows-domain.html

http://wiki.samba.org/index.php/Samba_&_Active_Directory

http://faculty.ksu.edu.sa/albahlal/Documents/CAP333%20Slides/Unix%20part2.ppt

http://www.interopsystems.com/downloads/Using_Server_for_NIS_IdMU_Kerberos.pdf

 

Authenticate Linux Clients with Active Directory

http://technet.microsoft.com/en-us/magazine/2008.12.linux.aspx

 

Linux-Windows Single Sign-On

http://redmondmag.com/articles/2005/01/01/linuxwindows-single-signon.aspx

 

Integrate Linux with Windows AD Domain Controller

http://blog.palalinha.com/2009/04/integrate-linux-box-with-windows-ad.html

 

OpenSSH on Linux using Windows/Kerberos for Authentication

http://port25.technet.com/Videos/research/OpenSSH%20on%20Linux%20using%20Windows.pdf

 

使用 WinbindLinux加入 Windows 域環境(伺服務架設實作1)

http://tw.myblog.yahoo.com/chen_10220214/article?mid=6637&prev=6645&l=f&fid=24

 

實作windows xp 加入samba網域二(伺服器架設實作2)

http://tw.myblog.yahoo.com/chen_10220214/article?mid=-2&prev=6637&l=f&fid=24

 

http://tw.myblog.yahoo.com/chen_10220214/archive?l=f&id=24

 

 

Windows Server 2008 - Unix Interoperability

http://edge.technet.com/Media/649/

 

Active Directory 網域服務概

ht
tp://technet.microsoft.com/zh-tw/library/cc731053%28WS.10%29.aspx

Print Friendly and PDF
Share/Bookmark

No comments:

Post a Comment