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/pam_ldap.conf

    r535 r658  
    260260# OpenLDAP SSL mechanism 
    261261# start_tls mechanism uses the normal LDAP port, LDAPS typically 636 
    262 #ssl start_tls 
     262ssl start_tls 
    263263#ssl on 
    264264 
     
    268268# /etc/openldap/ldap.conf using the TLS_REQCERT setting.  The default for 
    269269# OpenLDAP 2.0 and earlier is "no", for 2.1 and later is "yes". 
    270 #tls_checkpeer yes 
     270tls_checkpeer n 
    271271 
    272272# CA certificates for server certificate verification 
     
    285285# Use these, if your server requires client authentication. 
    286286#tls_cert 
    287 #tls_key 
     287#tls_keyo 
    288288 
    289289# Disable SASL security layers. This is needed for AD. 
Note: See TracChangeset for help on using the changeset viewer.