关于OpenLDAPAdmin管理页面提示“This base cannot be created with PLA“问题

简介:

  今天开始了我自学Linux的又一个新的知识点,配置OpenLDAP,在配置过程中安装了OpenLDAP的管理工具phpldapadmin后,发现无法添加OU,Group、Account等,显示为如下结果:

      `LLK$CEXI8OUR5BIDP7271Y

经过查询,最终总结和处理如下:

1、首先需要在/etc/openldap/目录下,创建一个base.ldif文件,如下所示:

         image

2、在base.ldif文件中,写入如下信息,为创建初始化根节点做准备工作:

image

3、执行ldapadd  -f base.ldif  -x -D  cn=Manager,dc=DouBi,dc=Ren –W   输入之前配置OpenLDAP的密码后,即可完成创建LDAP根节点,如下图所示:    image

完成以上操作后,再回到phpldapadmin页面,可以看到,已经正常出现了根节点,并可以创建相关OU、Group、Account等对象,如下图所示:

      image



本文转自wangtingdong 51CTO博客,原文链接:http://blog.51cto.com/tingdongwang/1733005,如需转载请自行联系原作者

相关文章
|
JavaScript
Vue 打包后打开为空白页面 并且控制台报错‘Failed to load resource: net::ERR_FILE_NOT_FOUND’
Vue 打包后打开为空白页面 并且控制台报错‘Failed to load resource: net::ERR_FILE_NOT_FOUND’
Vue 打包后打开为空白页面 并且控制台报错‘Failed to load resource: net::ERR_FILE_NOT_FOUND’
Package sqlite3 was not found in the pkg-config search path.add the directory containing `sqlite3.pc
Package sqlite3 was not found in the pkg-config search path.add the directory containing `sqlite3.pc
143 0
|
PHP
TP5.1命令行创建controller修改创建模板(php think make:controller app\admin\controller\Login)
TP5.1命令行创建controller修改创建模板(php think make:controller app\admin\controller\Login)
285 0
TP5.1命令行创建controller修改创建模板(php think make:controller app\admin\controller\Login)
|
PHP
TP5.1自定义创建命令(php think make:controller app\index\User)
TP5.1自定义创建命令(php think make:controller app\index\User)
98 0
TP5.1自定义创建命令(php think make:controller app\index\User)
|
JavaScript
SAP PP ECR的Profile规定了用它可以修改哪些数据对象
SAP PP ECR的Profile规定了用它可以修改哪些数据对象
SAP PP ECR的Profile规定了用它可以修改哪些数据对象
|
Docker 容器
Docker selenium自动化 - 修改/dev/shm路径大小实例演示,“session deleted because of page crash“问题解决
Docker selenium自动化 - 修改/dev/shm路径大小实例演示,“session deleted because of page crash“问题解决
654 0
Docker selenium自动化 - 修改/dev/shm路径大小实例演示,“session deleted because of page crash“问题解决
SAP Spartacus auth.service.ts里的user调用触发的源代码位置
SAP Spartacus auth.service.ts里的user调用触发的源代码位置
SAP Spartacus auth.service.ts里的user调用触发的源代码位置
在S4 key user tool里创建Custom Logic的后台实现
在S4 key user tool里创建Custom Logic的后台实现
在S4 key user tool里创建Custom Logic的后台实现
Step by step to create web service in Cloud Application studio and bind it to a custom action in sta
I woud like to change this extension field in third party system outside C4C, using web service or OData service. I have created a new action in BO CustomerQuote:
Step by step to create web service in Cloud Application studio and bind it to a custom action in sta
SAP Spartacus Org Unit User List页面的设计原理
SAP Spartacus Org Unit User List页面的设计原理
SAP Spartacus Org Unit User List页面的设计原理