Displaying 4 results from an estimated 4 matches for "shareddirectory".
2015 Jan 15
5
Problems with permissions
...as domain
controller. (security = user)
On the Windows clients a programm shall be installed that needs full access to
all files on a network drive
I have set the Unix permissions to 777 for all files and subdirectories of the
according directory.
The share entry is:
[myshare]
path = /home/shareddirectory
admin users = user1, root
force group = users
read only = No
create mask = 0777
directory mask = 0777
On the Windows clients however in Properties -> Security I see only special
rights which lack full access and delete.
How can I get full access to all files and subdirectories.
Any hint...
2019 Jun 19
0
Shared mailbox: share whole inbox
Hi,
I'd like to share the whole INBOX of one user with another. That should
go through:
doveadm acl add -u user1 at example.cz SharedDirectory
user=user2 at example.cz lookup read insert
It's works fine, when I connect through imap I see:
. list "" "*"* LIST (\Noselect \HasChildren) "/" shared* LIST (\Noselect
\HasChildren) "/" shared/example.cz/name.surname* LIST (\HasNoChildren)
"/"...
2015 Jan 17
0
Problems with permissions
...On the Windows clients a programm shall be installed that needs full access
> to all files on a network drive
>
> I have set the Unix permissions to 777 for all files and subdirectories of
> the according directory.
>
> The share entry is:
>
> [myshare]
> path = /home/shareddirectory
> admin users = user1, root
> force group = users
> read only = No
> create mask = 0777
> directory mask = 0777
>
> On the Windows clients however in Properties -> Security I see only special
> rights which lack full access and delete.
>
> How can I get full...
2015 Jan 17
2
Problems with permissions
...shall be installed that needs full access
>> to all files on a network drive
>>
>> I have set the Unix permissions to 777 for all files and subdirectories of
>> the according directory.
>>
>> The share entry is:
>>
>> [myshare]
>> path = /home/shareddirectory
>> admin users = user1, root
>> force group = users
>> read only = No
>> create mask = 0777
>> directory mask = 0777
>>
>> On the Windows clients however in Properties -> Security I see only special
>> rights which lack full access and delete....