|
|
@@ -157,7 +157,7 @@
|
|
|
Connects the <classname>Zend_Ldap</classname> instance to the given
|
|
|
<acronym>LDAP</acronym> server. All parameters are optional and will be
|
|
|
taken from the <acronym>LDAP</acronym> connection and binding parameters
|
|
|
- passed to the instance via the construtor or via
|
|
|
+ passed to the instance via the constructor or via
|
|
|
<methodname>Zend_Ldap::setOptions()</methodname> when set to
|
|
|
<constant>NULL</constant>.
|
|
|
</entry>
|
|
|
@@ -171,7 +171,7 @@
|
|
|
<entry>
|
|
|
Authenticates <varname>$username</varname> with
|
|
|
<varname>$password</varname> at the <acronym>LDAP</acronym> server. If both
|
|
|
- paramaters are omitted the binding will be carried out with the credentials
|
|
|
+ parameters are omitted the binding will be carried out with the credentials
|
|
|
given in the connection and binding parameters. If no credentials are
|
|
|
given in the connection and binding parameters an anonymous bind
|
|
|
will be performed. Note that this requires anonymous binds to be allowed
|