- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
linux加域(Linux add field)
linux加域(Linux add field)
Description: This article describes some of the details of LINUXs entry into the WINDOWS domain. As to how to add to the domain, this article is no longer detailed. It only provides a configuration template. If you dont understand it, you can check the relevant articles again
*-====================-*
* Linux, To, Windows, AD
*-====================-*
- Basic Concepts
* PDC - primary domain controller
* BDC - backup domain controller
* KDC - key issuing center, Kerberos server
* PAM - pluggable authentication module
* SRV - DNS service resource record
Domain model
* PRC - LINUX is added to the domain in Windows2000/NT4 style
* ADS - active directory, Windows2003, WindowsXP
* mix - with the best compatibility
- software package Sw
* Samba:, yum, install, samba.*, samba-common.*, samba-winbind-client.*
* Winbind:, yum, install, samba-winbind.*
* Samba4:, yum, install, samba4.*, A, newer, version, of, samba
* Kerberos5:, yum, install, pam_krb5.*, krb5-workstation.*, krb5-libs.*
* ldconfig
* ldconfig -v grep winbind |
* ls /usr/lib/libnss_winbind.so
- configuration file
- NSS: /etc/nsswitch.conf
Indicates how the system looks for the system configuration file
ACTION=Modify
* password:, files, winbind
* group:, files, winbind
- Samba: /etc/smb.conf
Configuration associated with a shared folder
DomainMode = ActiveDirectory
*-------------------------------*
[global]
Client, use, SPNEGO = no
Server signing = Auto
Workgroup = CAMPUS
The SHORT-DOMAIN name of your domain #, you need to modify
Wins support = yes
Wins server =
# Controller of the domain, You need to modify it to your own
Wins proxy = yes
Security = ADS
# or AD, ADS, domain, DOMAIN is the RPC mode
ACL compatibility = Win2K
Idmap uid =33554431
Set based on your user count #
Idmap GID =33554431
Password server =
# Domain Controller
Map to guest = bad user
Guest OK = no
Realm = CAMPUS.COM
Need to keep the # You same with file krb5.conf defined
# encrypt psswords = yes
# E
您可能关注的文档
- 6个秘诀让你做好医院网络咨询(The 6 tip lets you do your hospital network counseling).doc
- 6决策与设计对造价的确定与控制(6 decision and design cost determination and control).doc
- 6年级数学(Grade 6 math).doc
- 6招恢复系统(6 strokes recovery system).doc
- 6月大学英语四级考试听力复习指导(Guidance on listening comprehension test for CET four in June).doc
- 7-00气血津液病证(7-00 Qi syndrome).doc
- 7.23事故救援还原(7.23 accident rescue restore).doc
- 7-07积聚(7-07 accumulation).doc
- 7.3《大气压强》说课(7.3 atmospheric pressure lesson).doc
- 7.灯下漫笔-- (陕西省语文专升本考试笔记)(7. light - ramble (the Chinese Shaanxi province college exam notes)).doc
- ll急口令(Ll urgent password!).doc
- led轨道灯结构及外观设计的五点问题及其解决方法(Five problems and solutions of the structure and appearance design of LED track lamp).doc
- love without measure 无条件的爱(没有措施无条件的爱爱).doc
- kx-td510简要编程说明书(Kx-td510 brief programming manual).doc
- lwt2005型微机atx电源电路的工作原理与维修(Working principle and maintenance of lwt2005 microcomputer ATX power supply circuit).doc
- l临床诊断警句(L clinical diagnostic aphorism).doc
- linux数据类型简介(Introduction to Linux Data Types).doc
- magma soft铸造仿真软件(soft铸造仿真软件 magma).doc
- matlab常用图像函数(Matlab commonly used image functions).doc
- matlab滤波函数(matlab滤波函数).doc
文档评论(0)