摘要:3 Uninstalling Directory Server Enterprise Edition This chapter provides instructions for uninstalling Directory Server Enterprise Edition. Complete t
阅读全文
摘要:LDAP6.3在DSCC控制台启动实例完成,但是操作状态显示“意外错误”,查看日志如下: 04/May/2016:21:10:39 +0800] - Sun-Java(tm)-System-Directory/6.3 B2008.0311.0224 (32-bit) starting up[04/M
阅读全文
摘要:LDAP默认是允许用户匿名访问的,如下图:在使用工具连接时,勾选匿名绑定后,不需要输入UserDN和密码就可能连接到LDAP服务器,但是只能进行read及search操作。不能做任何的修改及删除操作。禁止匿名访问的方法:1、删除匿名访问控制指令2、修改匿名访问控制指令(修改anyone为all)==...
阅读全文
摘要:1、服务器重启之后,启动cacao报错,提示无效的文件权限。[root@ldapserver bin]# ./cacaoadm startInvalid file permission: [/home/ldap/dsee6/cacao_2/etc/opt/sun/cacao/instances/de...
阅读全文
摘要:[05/Oct/2014:20:50:37 +0800] - ERROR - Resource Limit - conn=-1 op=-1 msgId=-1 - Memory allocation error calloc of 9420 bytes failed; errno 12The serv...
阅读全文
摘要:登录DSCCC控制台报错内容:读取安装配置时出错 检查目录服务控制中心状态时出现意外错误。 显示详细资料 隐藏详细资料 安装错误代码: 3堆栈: com.sun.directory.common.slapx.AdmCmdErrorException: /home/ldap/testldap/ds6/...
阅读全文
摘要:问题处理步骤:1、LDAP实例停止2、DSCC控制台启动,提示cacao已停止……3、启动caocaoroot@rusky bin]# ./cacaoadm startInvalid file permission: [/home/ldap/dsee6/cacao_2/etc/opt/sun/cac...
阅读全文
摘要:创建目录服务器实例之后,必须为服务器的目录信息树(Directory Information Tree,DIT)创建一个或多个后缀。DIT由服务器中的所有条目组成,这些条目使用各自的标识名(DistinguishedName,DN)进行标识。DN的分层特性可创建分支和叶条目,从而以树的形式组织数据。...
阅读全文
摘要:卸载LDAP 1、注销服务器 到目录/ldap/ldapinstance/dscc6/bin下 2、 删除实例 到目录/ldap/ldapinstance/ds6/bin下,执行如下命令 # ./dsadm delete /ldap/ldapinstance/var/dscc6/dcc/testld
阅读全文