source: trunk/debathena/config/ldap-config/debian/transform_ldap.conf.debathena @ 22724

Revision 22724, 176 bytes checked in by tabbott, 17 years ago (diff)
In ldap-config: * Use new debathena-replace-conffiles interface.
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -0p
2s/^#BASE.*$/BASE\tdc=mit, dc=edu/m or die;
3s/^#URI.*$/URI\tldap:\/\/ldap.mit.edu\nTLS_CACERT\t\/usr\/share\/debathena-ssl-certificates\/mitCA.pem/m or die;
Note: See TracBrowser for help on using the repository browser.