Blob Blame History Raw
POD needed to avoid empty manpage and breaking build

https://gna.org/support/index.php?3013

--- smbldap-config.pl
+++ smbldap-config.pl
@@ -557,3 +557,20 @@
 $mode=0600;
 chmod $mode,"$smbldap_bind_conf","$smbldap_bind_conf.old";
 
+__END__
+
+=head1 NAME
+
+smbldap-config - Configure the smbldap-tools
+
+=head1 SYNOPSIS
+
+smbldap-config
+
+=head1 DESCRIPTION
+
+An interactive script to configure the smbldap-tools to work with your
+existing LDAP server(s). Before running it, you should ensure that your
+samba controller is up and running, and that the domain SID is defined
+(you can check it by running 'net getlocalsid').
+