VFS and CIFS Unix Extensions

Jeremy Allison jra at samba.org
Thu Jan 3 02:32:35 GMT 2008


On Wed, Jan 02, 2008 at 11:47:19AM -0600, Christopher R. Hertel wrote:
> Quick question:
> 
> Using the Samba3 VFS layer, how do I determine whether the client has
> negotiated Unix Extensions so that I can change behavior within the VFS
> layer (or below)?

Not exposed there. You need to look at global_client_caps I'm afraid
and the side effects in SMB_SET_CIFS_UNIX_INFO: in smbd/trans2.c

Jeremy


More information about the samba-technical mailing list