mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
Added php3tool.conf. The beginnings of a great era...
This commit is contained in:
parent
43e572aba7
commit
b50348c53a
1 changed files with 10 additions and 0 deletions
10
contrib/php3-tool/php3tool.conf
Normal file
10
contrib/php3-tool/php3tool.conf
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
PATH {
|
||||
attributes: "at.conf";
|
||||
photo: "ldap-photo.php3";
|
||||
}
|
||||
|
||||
BASE {
|
||||
basedn: "o=University of Michigan, c=US";
|
||||
other: "o=Balorda and Balorda, c=UK";
|
||||
other: "o=Simpson Family, c=ES";
|
||||
}
|
||||
Loading…
Reference in a new issue