[Zope] problem connecting LdapUserFolder with Active Directory
Jens Vagelpohl
jens at dataflake.org
Wed Sep 2 02:30:36 EDT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sep 2, 2009, at 04:33 , Miguel Beltran R. wrote:
> OPERATIONS_ERROR: {'info': '00000000: LdapErr: DSID-0C090627,
> comment: In
> order to perform this operation a successful bind must be completed
> on the
> connection., data 0, vece', 'desc': 'Operations error'}
The error message is informative enough I would say. An operation
(probably a search) is being performed, but no bind has happened.
Since there is a (simple) bind being performed in the code right
before this error it appears AD does not like it. Maybe AD is not
configured to allow sinple user/password binds. Or it is configured to
only allow access from certain hosts, and the host with the Zope
installation is not on that list. With AD, the possibilities for
problems are endless.
jens
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
iEYEARECAAYFAkqeEQwACgkQRAx5nvEhZLK6nACfSTxtVaplzFSh9NZbhlp61Obr
BmcAnRr626z6IIfzu062WzWcnh0CRvcO
=CmKK
-----END PGP SIGNATURE-----
More information about the Zope
mailing list