Results 1 to 10 of 12

Thread: Programing tutorial for Spring Acegi LDAP?

Threaded View

  1. #1
    Join Date
    Mar 2007
    Posts
    5

    Default Programing tutorial for Spring Acegi LDAP?

    Hi all,
    I'm rather new to Spring Acegi LDAP.
    Currently, I use Spring framework for my portal. For security part, I use Acegi LDAP.
    I managed to integrate Acegi LDAP into my portal.

    However, I would like to implement an user administration page in my portal after I log in successfully, i.e.: create/delete (LDAP) group and users...using Acegi Java API

    Is there any tutorial to show how to use acegi java api to create/delete LDAP group and users?
    If it's not possible to use acegi api, is there any workaround to add/del groups and users after I log in to the portal using Acegi?

    I've googled around already. However, most of the tutorials only show me how to configure Acegi authentication and authorization.
    Thank you very much for your help :-)
    Last edited by datnus; Mar 8th, 2007 at 11:22 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •