On Fri, 2003-10-10 at 02:31, Alan wrote:
> Hi,
> 
> I like to figure out if there is a way for Samba to provide similar
> functions in "encrypting" files base on window's client interface. Has
> anyone done any study in this area?

Not that I know of - in Linux, the encrypted filesystem operations occur
at the block layer, so you can certainly host an encrypted file on
Samba, but the network traffic would be clear-text.

But if you are interested in doing this kind of stuff, you could
probably implement the appropriate calls (adding a new per-file
encryption layer) in a Samba4 NTVFS module.

Andrew Bartlett

-- 
Andrew Bartlett                                 [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org     http://build.samba.org     http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to