1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/3.0/modules/pam/pam_plugins/ad/adLDAP/README.txt

31 lines
1.1 KiB
Plaintext

PHP LDAP CLASS FOR MANIPULATING ACTIVE DIRECTORY
Version 2.1
Written by Scott Barnett
email: scott@wiggumworld.com
http://adldap.sourceforge.net/
I'd appreciate any improvements or additions to be submitted back
to benefit the entire community :)
Works with both PHP 4 and PHP 5
I generally install libraries and classes in a folder in the document root
called "includes/". If you want to use somewhere else, just edit the
include directives in the scripts.
The examples should be pretty self explanatory. If you require more
information, please visit http://adldap.sourceforge.net/
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.