• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

LDAP authentication for Jforum

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well i installed Jforum and tried to implement LDAP authentication.......making necessary changes in SystemGlobal.properties........
the paramenters are:
ldap server ip: 202.141.80.8
port number: 389
ldap prefix= uid
ldap suffix= ou=dept,dc=abc,dc=ernet,dc=in
the file looks like this






please suggest ... thanx in advance...,.


[originally posted on jforum.net by sourav.bardhan]
 
reply
    Bookmark Topic Watch Topic
  • New Topic