Ok so I take it you are using
> I am using the default, supplied template
>
> AUTH_LDAP_BIND_DN = 'twik...@companyname.com'
That is an email, not a dn. Try using the full dn, not the email of
twikiuser. Example might be:
uid=twikiuser,ou=System Accounts,ou=users,dc=company,dc=com
Use ldapsearch or an ldap directory browser to find the right dn, but
the above AUTH_LDAP_BIND_DN looks wrong to me, unless you login with a
username of:
twik...@companyname.com
> AUTH_LDAP_USER_SEARCH = LDAPSearch("ou=users,dc=companyname,dc=com",
>
> ldap.SCOPE_SUBTREE, "(uid=%(user)s)")
>
> Is there any change I need to make for it work for this directory
> structure. Is there a quick test I can do using the Python LDAP that
> this uses, to verify which template setting should work right.
>
> Regards,
>
>
--
Jeff Schroeder
Don't drink and derive, alcohol and analysis don't mix.
http://www.digitalprognosis.com