LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   Handling the Krb5, libldap, libsasl circle... (https://www.linuxquestions.org/questions/linux-from-scratch-13/handling-the-krb5-libldap-libsasl-circle-4175653634/)

Luridis 05-09-2019 02:44 PM

Handling the Krb5, libldap, libsasl circle...
 
How do you guys handle this for client only? The best way I can see building them for client-only is...

openldap -> krb5 -> sasl -> rebuild openldap

Luridis 05-16-2019 03:12 AM

Figured this out finally, cyrus-sasl isn't needed, nor the circular dependency rebuild, if you aren't building slapd from openldap. So, unless you're running a server, or serving up certain kinds of shares from your machine, it isn't necessary.

To explain further: Early in the build, install unixODBC, OpenLDAP (Client Only), krb5, libtirpc, in that order and you'll be covered for client access to most network services.


All times are GMT -5. The time now is 04:36 AM.