Ignore:
Timestamp:
May 27, 2009, 9:09:42 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/param/loadparm.c

    r228 r232  
    47704770
    47714771        string_set(&Globals.szLdapAdminDn, "");
    4772         Globals.ldap_ssl = LDAP_SSL_ON;
     4772        Globals.ldap_ssl = LDAP_SSL_OFF;
    47734773        Globals.ldap_passwd_sync = LDAP_PASSWD_SYNC_OFF;
    47744774        Globals.ldap_delete_dn = False;
Note: See TracChangeset for help on using the changeset viewer.