Ubuntu 8.04如何加入WINDOWS域环境
1个回答
展开全部
第二步:添加ubuntu到活动目录:执行,应用程序-网络-likewise需要确定两件事情:1,域的名称
2,域管理员的帐号和密码敲入上述两项信息,点击”join domain“。并请注销一下系统。/home/DOMAIN/username存放了user的域登入信息。Using Command line sudo domainjoin-cli join fqdn.of.your.domain Administrator sudo update-rc.d likewise-open defaults sudo /etc/init.d/likewise-open startYou can now log into your machine using your DOMAIN\user credentials. Remember that the DOMAIN\part is mandatory and that it represents the short name of your Active Directory domain. You can jointhe domain using any user with sufficient privileges (there’s no need to use Administrator), and you caneven directly join the PC in a particular OU passing the –ou argument to domainjoin-cli.从域里面退出:sudo domainjoin-cli leave允许AD管理员为ubuntu管理员:sudo visudo加入这一行信息:%YOURDOMAINNAME\\domain^admins ALL=(ALL) ALL保存并退出。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询