We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e0305 commit 88e9586Copy full SHA for 88e9586
scripts/centos/ldap/install.sh
@@ -1,7 +1,5 @@
1
yum -y update
2
-# python-pip is in epel..
3
-yum -y install epel-release
4
-yum -y install openldap-servers openldap-clients openldap-devel python-devel gcc cyrus-sasl-plain xfsprogs net-snmp ps-misc wget python-pip python-ldap
+yum -y install openldap-servers openldap-clients openldap-devel python-devel gcc cyrus-sasl-plain xfsprogs net-snmp ps-misc wget python-ldap
5
6
service slapd stop
7
service slapd start
0 commit comments