Displaying 6 results from an estimated 6 matches for "securitywise".
2017 Jan 23
3
vfs_fruit 'other' create mode different than parent
...;> Thanks for the hint! After putting it in the global options the create
>> mode mimics the parent directory as one would expect from
>> "
>> inherit permissions = yes
>> inherit acls = yes
>> "
>>
>> If possible it would be less dangerous (securitywise) not to have
>> fruit:nfs_aces setting interact with 'inherit permissions' and 'inherit
>> acls'.
>>
>> Or at least the default setting of nfs_aces should not interact with a big
>> warning/explanation of how changing to nfs_aces = yes will interact.
&g...
2017 Jan 23
3
vfs_fruit 'other' create mode different than parent
...global option. Have you put it in the global or a share section?
Thanks for the hint! After putting it in the global options the
create mode mimics the parent directory as one would expect from
"
inherit permissions = yes
inherit acls = yes
"
If possible it would be less dangerous (securitywise) not to have
fruit:nfs_aces setting interact with 'inherit permissions' and 'inherit
acls'.
Or at least the default setting of nfs_aces should not interact with a
big warning/explanation of how changing to nfs_aces = yes will interact.
Thanks again!
Chad.
2016 Nov 14
2
vfs_fruit 'other' create mode different than parent
Hello all,
I'm trying enable vfs_fruit.
One problem I've noticed is that when a file or directory is created
on a Macintosh the "other" mode is 'r--' (file) or 'r-x' (directory)
even though the parent directory is '---'.
On Windows, Linux, and Macintosh with vfs_fruit not loaded all create
files and directories with mode for other set to
2017 Jan 23
0
vfs_fruit 'other' create mode different than parent
...After putting it in the global options the create
> >>mode mimics the parent directory as one would expect from
> >>"
> >>inherit permissions = yes
> >>inherit acls = yes
> >>"
> >>
> >>If possible it would be less dangerous (securitywise) not to have
> >>fruit:nfs_aces setting interact with 'inherit permissions' and 'inherit
> >>acls'.
> >>
> >>Or at least the default setting of nfs_aces should not interact with a big
> >>warning/explanation of how changing to nfs_aces =...
1997 Dec 09
2
SAMBA digest 1518
>> The problem is performance. While Samba is not terribly slow it's still
>> too slow. Copying large files takes about half a minute/meg on an
>
>i find that samba running on FreeBSD is also pathetically slow: 10 to 20
>k per second. adding "socket options = TCP_NODELAY" speeds this up by a
>factor of ten to twenty, on a 10mb/s LAN with NE2000 cards. it
2013 Jan 09
2
Migrating mailboxes
...: Login: userx [::ffff:192.168.0.55]
Jan 9 16:13:15 mail pop3(userx): file lib.c: line 37 (nearest_power):
assertion failed: (num <= ((size_t)1 << (BITS_IN_SIZE_T-1)))
My aim is not to fix the above.
I have reconfigured both Postfix and Dovecot to use Maildir now and things
are fine (not securitywise, but I don't care about that) for now.
However, I'd like to migrate old mail for some users, but I don't know how
to go about this, given the mailbox format, which I don't understand:
Here is what a typical one looks like:
[root at mail home]# ls -al johndoe/mail/.imap/
total 24
dr...