|
From: Neal M. <Ne...@Mo...> - 2005-12-14 17:33:43
|
Thanks Jamie. BTW - I note the help for path to backup says separate multiple paths with spaces - but you get an error message if you do that. It seems to be happy with line feeds though. On the cifs mount/file system permissions, I tried that and it works - kind of. It will use the owner/group you indicate, but it still lets any user create files. This looks to me like a cifs.mount/Windows issue though. The docs say it will ignore these parameters if the server/share doesn't understand ufs extensions... -----Original Message----- From: web...@li... [mailto:web...@li...] On Behalf Of Jamie Cameron Sent: Wednesday, December 14, 2005 4:04 AM To: web...@li... Subject: Re: [webmin-l] CIFS mounts, Backups, ramblings On 14/Dec/2005 13:25 Neal Morgan wrote .. > Jamie: >=20 > Short questions:=20 >=20 > Any plans to augment the "Disk and Network FileSystems" module to > include the additional mount.cifs options as documented here: > http://www.samba.org/samba/docs/man/manpages-3/mount.cifs.8.html? (I'm > specifically interested in being able to give it a credentials file > rather than listing user/password in clear text in my fstab file). That is a good idea .. I will look into adding this in the next Webmin release. <snip> Running the post-backup command before verifying looks like the real bug.. I will fix this in the next version of Webmin, which will allow you to setup mount/unmount commands as necessary. <snip> You should be able to set the file permissions on the mount so that only root can write to it. This can be done with the 'File permissions' and 'User files are owned by' fields for the mount in the Disk and Network Filesystems module. - Jamie |