Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
ldap protocol error
System
Hi all,
I'm trying to set up our teamsite server (aix 5.1, ts 5.5.2) to authenticate with ldap (openldap). My iw.cfg auth section looks like:
[authentication]
authenticate_by=ldap
ldap_server=10.63.132.221
ldap_dnbase=ou=Content Management,dc=ikea,dc=com
ldap_account=cn=Manager,dc=ikea,dc=com
ldap_pwd=secret
ldap_roles=tsRole
I'm able to query ldap server with using Net::LDAP in perl script, however, TS ldap authentication does not work. In iwtrace.log following error can be found:
ERROR: 'Protocol error' in binding to (10.63.132.221) on port 389
Since I'm quite new iin LDAP, I'm not sure how objectclass-schema for TS users should look like. I have used account class and added tsRole attribute to it.
Any help?
Thanks,
Bohuslav Jirak
Find more posts tagged with
Comments
There are no comments yet