=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/README.LDAP,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/sudo/Attic/README.LDAP 2008/11/14 11:53:05 1.6 --- src/usr.bin/sudo/Attic/README.LDAP 2010/06/02 19:30:10 1.7 *************** *** 35,41 **** Build instructions ================== ! The most simplest way to build sudo with LDAP support is to include the '--with-ldap' option. $ ./configure --with-ldap --- 35,41 ---- Build instructions ================== ! The simplest way to build sudo with LDAP support is to include the '--with-ldap' option. $ ./configure --with-ldap *************** *** 48,54 **** Sudo is developed using OpenLDAP but Netscape-based LDAP libraries (such as those present in Solaris) are also known to work. ! Your Mileage may vary. Please let the sudo workers mailing list know if special configuration was required to build an LDAP-enabled sudo so we can improve sudo. --- 48,54 ---- Sudo is developed using OpenLDAP but Netscape-based LDAP libraries (such as those present in Solaris) are also known to work. ! Your mileage may vary. Please let the sudo workers mailing list know if special configuration was required to build an LDAP-enabled sudo so we can improve sudo.