On Thu, 2007-06-09 at 10:01 -0400, Ryan Novosielski wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Alexander Födisch wrote: > > Hi, > > > > I want to use the module VFS_FAKE_PERMS for roaming profiles. When I use > > the option "writeable = yes" (see config [1]) the user profiles are > > write back the server (but they shouldn't, right?). > > If I delete the writeable-option (see [2]) windows brings an error when > > logging off: > > > > "Windows cannot update your roaming profile. Possible causes of this > > error include network problems or insufficient security rights. If this > > problem persists, contact your network administrator." (Event ID: 1504)
Do you have posix acl's set oon your filesystem. something like: setfacl -R -m group:"YOURDOMAIN+domain admins":rwx profiles -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
