RHEL 6.0 RHCSA Openldap安装配置文档.docxVIP

  • 10
  • 0
  • 约6.89千字
  • 约 15页
  • 2017-07-05 发布于湖北
  • 举报
RHEL 6.0 RHCSA Openldap安装配置文档

RHEL6 OPENLDAP 的搭建及本地帐户向LDAP 的迁移服务器环境准备防火墙、selinux配置安装RHEL6.0操作系统(注意是RHEL6.0,因为不同版本操作系统对应修改的配置文件可能就不一样)配置前我们需要先关闭iptables和selinux。[root@ldap ~]# iptables -F[root@ldap ~]# service iptables saveiptables:将防火墙规则保存到 /etc/sysconfig/iptables: [确定][root@ldap ~]# service iptables stopiptables:清除防火墙规则: [确定]iptables:将链设置为政策 ACCEPT:filter [确定]iptables:正在卸载模块: [确定][root@ldap ~]# chkconfig iptables off[root@ldap ~]# setenforce 0[root@ldap ~]# getenforce Permissive[root@ldap ~]# grep disabled /etc/selinux/config # di

文档评论(0)

1亿VIP精品文档

相关文档