Randy McMurchy wrote: > Hi all, > > It appears the dependency list has been removed, or is commented out > (I've not looked at the XML) in the Sudo package instructions. > According to my notes, at a minimum: LDAP, Kerberos (both versions > plus krb4), PAM, an MTA and the SKey package all need to be listed. > Can anyone else confirm this?
I don't use any of those. I looked at my build log and didn't see where configure was looking for them either. I did see that ./configure --help has: --with-SecurID[=DIR] enable SecurID support --with-fwtk[=DIR] enable FWTK AuthSRV support --with-kerb4[=DIR] enable Kerberos IV support --with-kerb5[=DIR] enable Kerberos V support --with-pam enable PAM support --with-AFS enable AFS support --without-mail-if-no-user do not send mail if user not in sudoers --with-mail-if-no-host send mail if user in sudoers but not for this host --with-mail-if-noperms send mail if user not allowed to run command --with-mailto who should get sudo mail (default is "root") --with-mailsubject subject of sudo mail --with-ldap[=DIR] enable LDAP support --with-ldap-conf-file path to LDAP configuration file So I'd say that what you have for optional dependencies if probably correct. I did look at the xml history and we never had any dependencies listed for sudo in the book. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
