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/jaunty/templates/etc/ldap.conf

    r535 r658  
    259259# OpenLDAP SSL mechanism 
    260260# start_tls mechanism uses the normal LDAP port, LDAPS typically 636 
    261 #ssl start_tls 
     261ssl start_tls 
    262262#ssl on 
    263263 
     
    267267# /etc/openldap/ldap.conf using the TLS_REQCERT setting.  The default for 
    268268# OpenLDAP 2.0 and earlier is "no", for 2.1 and later is "yes". 
    269 #tls_checkpeer yes 
     269tls_checkpeer no 
    270270 
    271271# CA certificates for server certificate verification 
Note: See TracChangeset for help on using the changeset viewer.