initial commit of file from CVS for e-smith-ldap on Wed 12 Jul 08:58:23 BST 2023
This commit is contained in:
@@ -0,0 +1 @@
|
||||
enabled
|
@@ -0,0 +1 @@
|
||||
service
|
@@ -0,0 +1 @@
|
||||
disabled
|
1
root/etc/e-smith/db/configuration/defaults/ldap/TCPPorts
Normal file
1
root/etc/e-smith/db/configuration/defaults/ldap/TCPPorts
Normal file
@@ -0,0 +1 @@
|
||||
389,636
|
1
root/etc/e-smith/db/configuration/defaults/ldap/access
Normal file
1
root/etc/e-smith/db/configuration/defaults/ldap/access
Normal file
@@ -0,0 +1 @@
|
||||
private
|
@@ -0,0 +1 @@
|
||||
Ottawa
|
@@ -0,0 +1 @@
|
||||
XYZ Corporation
|
@@ -0,0 +1 @@
|
||||
Main
|
@@ -0,0 +1 @@
|
||||
555-5555
|
@@ -0,0 +1 @@
|
||||
123 Main Street
|
1
root/etc/e-smith/db/configuration/defaults/ldap/status
Normal file
1
root/etc/e-smith/db/configuration/defaults/ldap/status
Normal file
@@ -0,0 +1 @@
|
||||
enabled
|
1
root/etc/e-smith/db/configuration/defaults/ldap/type
Normal file
1
root/etc/e-smith/db/configuration/defaults/ldap/type
Normal file
@@ -0,0 +1 @@
|
||||
service
|
1
root/etc/e-smith/db/configuration/force/ldap/status
Normal file
1
root/etc/e-smith/db/configuration/force/ldap/status
Normal file
@@ -0,0 +1 @@
|
||||
enabled
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
-f "/etc/openldap/ldap.pw" || esmith::util::genLdapPassword();
|
||||
}
|
7
root/etc/e-smith/db/configuration/migrate/ldapssl
Normal file
7
root/etc/e-smith/db/configuration/migrate/ldapssl
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
|
||||
#this has been replaced by TLSProtocolMin with new default
|
||||
$DB->get_prop_and_delete('ldap', 'SSLv3');
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user