diff options
Diffstat (limited to 'system/smbldap-tools/smbldap-config.pl.append')
-rw-r--r-- | system/smbldap-tools/smbldap-config.pl.append | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/system/smbldap-tools/smbldap-config.pl.append b/system/smbldap-tools/smbldap-config.pl.append new file mode 100644 index 000000000000..2e71aa9371ec --- /dev/null +++ b/system/smbldap-tools/smbldap-config.pl.append @@ -0,0 +1,25 @@ + +_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'). + +One other minor nit - the Free Software Foundation has changed address and is no longer at 59 Temple Place (an address mentioned in the copyright headers of various files). The new address is: + +51 Franklin Street, Fifth Floor +Boston, MA 02110-1301 +USA + +(see http://www.fsf.org/about/contact/) |