2007/8/3, Daniel Brito-Mendes <[EMAIL PROTECTED]>: > > > > 2007/8/3, Alexandru Stanoi <[EMAIL PROTECTED]>: > > > > Daniel Brito-Mendes wrote: > > > 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 > > > <http://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? > > > > Hi Daniel, > > > > I noticed there is a space in the username 'd.brito-mendes '. Did you > > try to remove the space? > > > > If you get the same error message then I will look into the problem. > > > > Cheers, > > Alex. > > > > -- > > Alexandru Stanoi > > eZ Components System Developer > > eZ Systems | http://ez.no > > > > Now I have remove the space, but the problem is the same! > > -- > cozinha webapplications > Daniel Brito-Mendes > Mobile: +49 (0) 179 488 293 4 > [EMAIL PROTECTED] >
and now had removed the "ou=*" but the problem everything will remain unaffected. -- 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
