[linux-cifs-client] Re: [PATCH] Fix build error where nscd_flush_cache() is available

simo idra at samba.org
Sat Aug 16 20:00:24 GMT 2008


On Sat, 2008-08-16 at 23:40 +0400, Q (Igor Mammedov) wrote:
> I agree, we'd better use dynamic linking or give up on reusing samba code
> and revive some code from the first implementation without libsmbclient
> dependecy + static linking to krb5 libs. so we could end up with deps
> /lib located libraries only.

Unless you plan to use cifs.upcall at boot or to mount /usr I do not see
why you would do that.

Static liking is also bad for many reasons, especially for security
sensitive software. You do not want to get into the business of
releasing a new cifs.upcall binary if a security problem is found in the
kerberos libraries.

Simo.

-- 
Simo Sorce
Samba Team GPL Compliance Officer <simo at samba.org>
Senior Software Engineer at Red Hat Inc. <simo at redhat.com>



More information about the linux-cifs-client mailing list