Annotation of wikisrc/projects/project/saslc_openldap.mdwn, revision 1.1
1.1 ! maya 1: [[!template id=project
! 2:
! 3: title="SASL-C implementation for the OpenLDAP client"
! 4:
! 5: contact="""
! 6: [tech-userlevel](mailto:tech-userlevel@NetBSD.org)
! 7: """
! 8:
! 9: mentors="""
! 10: [Christos Zoulas](mailto:christos@NetBSD.org)
! 11: """
! 12:
! 13: category="userland"
! 14: difficulty="medium"
! 15: duration="3 months"
! 16:
! 17: description="""
! 18: OpenLDAP already has a SASL back-end for CYRUS-SASL.
! 19: In NetBSD, we have our own SASL-C library which has similar functionality and can be used in OpenLDAP instead of CYRUS.
! 20: Base postfix already does this.
! 21:
! 22: There is a cyrus.c file where all the work is done.
! 23: We can make a saslc.c one that uses our library.
! 24: This will allow different authentication schemes to be used for the client programs (so we will be able to run ldapsearch against an Active Directory server using GSSAPI.
! 25:
! 26: """
! 27:
! 28: ]]
! 29:
! 30: [[!tag gsoc]]
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb