Hi, I'm trying to get my linux boxes to talk to Active Directory. Instructions that I am following at at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnactdir/html/kerberossamp.asp I download, configured, made, and install the Mozilla Source along with the latest Kerberos source from MIT. The part I'm getting stumped on is the last configuration parameter of this command: ./configure --with-krb5-source=/root/kerberos/krb5-1.1.1/src \ --with-ldap-source=/usr/src/mozilla/directory/c-sdk/ldap \ --with-krb5-includes=/usr/local/include \ --with-krb5-libraries=/usr/local/lib \ --with-ldap-includes=/usr/src/mozilla/dist/public/ldap \ --with-ldap-libraries=/usr/src/mozilla/dist/Linux2.0.36_x86_DBG.OBJ/lib Is Linux2.0.36_x86_DBG.OBJ/lib an object file thats generated after compiling the kernel? It was not in /usr/src/mozilla/dist/! Any help will be *greatly* appreciated!! Joseph _______________________________________________ mozilla-directory mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-directory
