Hi,
I want to make an authentification to an Active Directory.
As Base i had used the script from the tutorials
i have changed this lines
$credentials = new ezcAuthenticationPasswordCredentials( 'd.brito-mendes',
'xxxx' );
$ldap = new ezcAuthenticationLdapInfo( '10.10.3.239', 'uid=%id%', 'ou=*,
dc=cruxx,dc=stockfish,dc=de', 389 );
but I get only: Incorrect username as Message.
Whats is going wrong?
Anyone can help me?
-- 
cozinha webapplications
Daniel Brito-Mendes
Mobile: +49 (0) 179 488 293 4
[EMAIL PROTECTED]
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to