blob: 83ce0b8b0ae1d73d4a3ee1428b987c57f2d811a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
--- smbldap-tools-0.9.10/smbldap-config.pl 2012-03-05 09:59:44.000000000 +0100
+++ smbldap-tools-0.9.10/smbldap-config.pl_new 2014-03-24 14:18:10.241137757 +0100
@@ -556,4 +556,15 @@
print " $smbldap_bind_conf done.\n";
$mode=0600;
chmod $mode,"$smbldap_bind_conf","$smbldap_bind_conf.old";
+# Bug see http://gna.org/support/?3013
+_END_
+=head1 NAME
+
+smbldap-config - Configure the smbldap-tools
+
+=head1 SYNOPSIS
+
+smbldap-config
+
+=head1 DESCRIPTION
|