ChinaUnix.net
相关文章推荐:

rtai 加入到Linux2638

我们单位采用的windows 域控制模式管理,而我们的web服务器使用的linux as4,需要把linux加入到windows域中,请问如何加入?请各位高手赐教!

by jcxuefeng - 服务器架设 - 2006-09-27 16:52:27 阅读(875) 回复(1)

相关讨论

如何将linux做成一个域控制器?? 能将linux加入到活动目录中吗??

by heartblue - Windows系统 - 2004-03-21 13:17:31 阅读(1155) 回复(1)

使用了這個指令後出現下面的錯誤提示: #/usr/bin/net join -w smbwinserver -S smbwin.smbwin.com -U Administrator Password: Using short domain name -- SMBWINSERVER Failed to set servicePrincipalNames. Please ensure that the DNS domain of this server matches the AD domain, Or rejoin with using Domain Admin credentials. Deleted account for 'SMBLDAPSERVER' in realm 'SMBWIN.COM' Failed to join domain: T...

by lg8080 - 服务器应用 - 2008-04-10 16:25:47 阅读(4072) 回复(4)

1,我用的是linux as 3 2,[root@dbserver04 root]# rpm -qa |grep samba samba-3.0.6-2.3E samba-swat-3.0.6-2.3E samba-common-3.0.6-2.3E redhat-config-samba-1.0.16-2 samba-client-3.0.6-2.3E [root@dbserver04 root]# 4,vi /etc/nsswitch.conf 做如下修改,使winbind成为passwd及group的认证信息源 passwd: files winbind shadow: files group: files winbind 5, /sbin/ldconfig -v | grep winbind 並...

by orablue - 系统管理 - 2006-09-28 15:01:42 阅读(1011) 回复(1)

在一台linux上已经弄好了ldap,在其它的linux机子上用setup进行设置,以启用ldap进行认证,并测试成功, 现在想把一台unix的机子也加入到该ldap管理中,怎么设置啊

by zenoone - 服务器应用 - 2008-02-27 15:03:29 阅读(2694) 回复(0)

[roo@zky/]#cat -nu /etc/init.d/tomcat 1 #Startup Script for Tomcat5 2 # 3 # chkconfig: 345 87 13 4 # description: Tomcat Daemon 5 # processname: jsvc 6 # pidfile: /var/run/jsvc.pid 7 # config: 8 # 9 # Source function library. 10 ./etc/rc.d/init.d/functions 11 # 12 prog=tomcat 13 # 14 # Small shell script to show how to...

by dupeng144 - 服务器架设 - 2006-09-29 20:52:43 阅读(1739) 回复(2)

怎么把自己写的一个东西加入到linux自启动? 比如我有一个可执行文件在/root/fw.sh 我怎么才能让linux启动时这个文件也自动启动呢? 我的一个朋友说把它加到/etc/rc.d/rc.local文件中,不知道是什么意思,我这样操作 vi /etc/rc.d/rc.local 然后把/root/fw.sh加进去,不知是不是这样的,哪位大吓能帮我看一下是这样的吗?附图

by wan8832 - Linux论坛 - 2004-12-28 13:08:32 阅读(1204) 回复(2)
by tempos - 服务器应用 - 2004-09-08 10:02:56 阅读(1116) 回复(0)
by mdiane - Windows系统 - 2003-12-30 09:46:13 阅读(1433) 回复(8)

如题 如果可以 如何安装配置

by tanghui21 - Linux论坛 - 2003-08-06 14:06:45 阅读(844) 回复(10)