I would love to. I could start with a network prob and document what Win client's communication looks like, unless someone has some idea about the efs's rpc?
Thanks Alan -----Original Message----- From: Andrew Bartlett [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 7:38 PM To: Alan Cc: [EMAIL PROTECTED] Subject: Re: [Samba] Windows 2K EFS interface in Samba? 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 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
