1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source/modules
Andrew Bartlett 1ad782282a Add a new VFS module, that just fiddles the file permissions. Still need to
make it fiddle with NT ACLs (or report no ACL, so Samba fakes it up).

The idea here is that Samba reports an NT ACL to Windows clients, which use
that ACL in downloaded profiles.

If the user doesn't have write permissions on the directories being downloaded,
then it cant put the subfolders in (yes, NT will set perms so that it can't
access the dir as the user the created it) and the profile download fails.

The current solution it to give the user unix write perms to the folders, but
this is rather dangerous - sombody could trojen the profile.  This should
avoid that mess.

I'll test this out properly next week, but it works in vfstest (thanks idra!).

Andrew Bartlett
0001-01-01 00:00:00 +00:00
..
developer.c Move 'weird' character set into new 'developer' module 0001-01-01 00:00:00 +00:00
mysql.c Finish adding strings to all talloc_init() calls. 0001-01-01 00:00:00 +00:00
vfs_audit.c Move working VFS modules to source/modules/ 0001-01-01 00:00:00 +00:00
vfs_fake_perms.c Add a new VFS module, that just fiddles the file permissions. Still need to 0001-01-01 00:00:00 +00:00
vfs_netatalk.c talloc_init_named -> talloc_init. 0001-01-01 00:00:00 +00:00
vfs_recycle.c talloc_init_named -> talloc_init. 0001-01-01 00:00:00 +00:00
xml.c Use smb_register_passdb() - plus some small fixes 0001-01-01 00:00:00 +00:00