User Tools

Site Tools


ldap_integration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
ldap_integration [2009/08/17 07:26] – external edit 127.0.0.1ldap_integration [2009/08/17 07:41] aorth
Line 6: Line 6:
   * Compile the code:  ''gcc -fPIC  -c pam_cgiar_ldap.c''   * Compile the code:  ''gcc -fPIC  -c pam_cgiar_ldap.c''
   * Link the code:  ''ld -x --shared -o pam_cgiar_ldap.so pam_cgiar_ldap.o –lldap''   * Link the code:  ''ld -x --shared -o pam_cgiar_ldap.so pam_cgiar_ldap.o –lldap''
 +
 +The Active Directory server must not only be a domain controller, but must be running the global catalog service (port 3268) in order for our LDAP queries to work properly.
  
 **pam_cgiar_ldap.c**: **pam_cgiar_ldap.c**:
ldap_integration.txt · Last modified: 2012/02/06 08:43 by aorth