version 1.3, 2007/09/07 10:14:10
|
version 1.4, 2007/09/07 10:20:24
|
Line 1
|
Line 1
|
#!/usr/bin/perl -w -T |
#!/usr/bin/perl -w -T |
|
# $OpenLDAP: pkg/ldap/servers/slapd/back-sock/searchexample.conf,v 1.1 2007/09/07 10:04:55 hyc Exp $ |
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
|
## |
|
## Copyright 2007 The OpenLDAP Foundation. |
|
## All rights reserved. |
|
## |
|
## Redistribution and use in source and binary forms, with or without |
|
## modification, are permitted only as authorized by the OpenLDAP |
|
## Public License. |
|
## |
|
## A copy of this license is available in the file LICENSE in the |
|
## top-level directory of the distribution or, alternatively, at |
|
## <http://www.OpenLDAP.org/license.html>. |
|
## |
|
## ACKNOWLEDGEMENTS: |
|
## This work was initially developed by Brian Candler for inclusion |
|
## in OpenLDAP Software. |
|
|
# See: http://search.cpan.org/dist/Net-Server/ |
# See: http://search.cpan.org/dist/Net-Server/ |
|
|