XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.1.5
    • Core
    • None

    Description

      Patch with cached LDAP support.

      Features:

      • Authentication and authorization from LDAP(JNDI client implementation).
      • Cache for the search results in a directory for authentication (password is cached in the successful bindu).
        Cache options:
      • ttl - time to live of the object in the cache (seconds)
      • size - max. cache size(number of the objects)
      • check-interval - interval of the periodic cleaning job(search and remove expired objects, seconds)
      • User preferences received from LDAP attributes:
        username
        home directory
        enabled - if present then the user has the login permission)
        write permission - if present then the user has the write permission under home directory

      Attachments

        1. mina-1.1.0-ldap.patch
          38 kB
          Andrey Domas

        Activity

          People

            niklas Niklas Therning
            domas Andrey Domas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: