Ignore:
Timestamp:
03/20/10 10:38:43 (2 years ago)
Author:
tschmitt
Message:

Adding Id and Rev property to all files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/linuxmuster-client/trunk/hardy/templates/etc/ldap.conf

    r400 r658  
    258258# OpenLDAP SSL mechanism 
    259259# start_tls mechanism uses the normal LDAP port, LDAPS typically 636 
    260 #ssl start_tls 
     260ssl start_tls 
    261261#ssl on 
    262262 
     
    266266# /etc/openldap/ldap.conf using the TLS_REQCERT setting.  The default for 
    267267# OpenLDAP 2.0 and earlier is "no", for 2.1 and later is "yes". 
    268 #tls_checkpeer yes 
     268tls_checkpeer no 
    269269 
    270270# CA certificates for server certificate verification 
Note: See TracChangeset for help on using the changeset viewer.