File podlators.diff of Package smbldap-tools
diff -ru smbldap-tools-0.9.10-org/smbldap-config.pl smbldap-tools-0.9.10/smbldap-config.pl --- smbldap-tools-0.9.10-org/smbldap-config.pl 2012-03-05 09:59:44.000000000 +0100 +++ smbldap-tools-0.9.10/smbldap-config.pl 2013-11-03 09:36:34.951171872 +0100 @@ -557,3 +557,19 @@ $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').