Displaying 20 results from an estimated 700 matches similar to: "Samba ACL bug?"
2009 Mar 24
1
LIST command claims children exist in empty folder
Dovecot 1.2 (8834:5284f45c249a)
Should list return \HasChildren if no folders exist under it? I'm
using mbox format.
2 create testfolder/
2 OK Create completed.
3 list "testfolder/" *
* LIST (\Noselect \HasChildren) "/" "testfolder/"
3 OK List completed.
4 list "testfolder/" %
* LIST (\Noselect \HasChildren) "/" "testfolder/"
4
2020 Apr 26
2
problem with a public folder
Hello,
Thank you for your response. In answer to your questions I made a file
global-acls containing:
# cat global-acls
Public/general user=user1 at domain.com lrwstipekxa
Public/TestFolder user=user1 at domain.com lrwstipekxa
Public/general user=user1 at domain2.com lrwstipekxa
Public/TestFolder user=user1 at domain2.com lrwstipekxa
Here's the ls -la output:
#ls -la
2020 Apr 25
2
problem with a public folder
Hello,
Thanks for all the replies.
I've added a mailbox to the namespace definition for the public
folders. I can do a doveadm acl get -A "Public/general" works but
"Public/TestFolder" does not. Here's my 90-public.conf file:
#cat 90-public.conf
# Public mailboxes
namespace {
type = public
separator = /
prefix = Public/
location =
2020 Apr 25
4
problem with a public folder
Hello,
I'm trying to set up a public folder called TestFolder. I'm getting this error:
#doveadm acl get -A "Public/TestFolder"
doveadm(username at example.com): Error: Can't open mailbox
Public/TestFolder: Mailbox doesn't exist: Public/TestFolder
Username ID Global Rights
# ls -ld /var/vmail/public
drwx------ 4 vmail vmail 512 Apr 15 23:17 public/
# ls -ld
2015 Jan 16
3
wrong transfer of app packages using --backup
Dear All,
I have been seeing some strange behavior using rsync 3.1.1 on OSX with the 3 standard patches applied when using the --backup and --backup-Dir options.
This works as expected on 3.0.9, moving any files on dest that are not on source to the backup folder. If no changes then the backup folder is not even created.
-aHAXN --fileflags --force-change --protect-decmpfs ?delete --backup
2023 Mar 15
2
Empty folder deletion issue - Samba 4.15 thru 4.18
Encountering a strange one... has been occuring since samba 4.15.x and
continues to occur even in 4.17.5 and 4.18
Issue does not occur in earlier versions (4.13.x) and have switched back
and forth between versions to confirm.
Servers are winbind joined, PAM and krb5 auth, all seems to work fine
(reading, writing, creating, moving) until trying to delete an empty folder
on the share from Windows
2017 Nov 20
2
samba 4 ad member - idmap = ad for machine accounts
Hi all,
I have exactly the same problem as the OP and tried the solution below, but
I still get the error:
'Username IUCNNL\PC050$ is invalid on this system'. Should I map
useraccount, enable Guest account, chang eunix directory permissions or
things like that?
Problem:
My Windows 10 computers' machine accounts cannot acces shares on a domain
member (samba 4.6 , id map = ad, centos
2018 Oct 02
3
outlook idiocy - IMAP folders with /
On 2018-10-01 04:07, Timo Sirainen wrote:
>
> https://wiki2.dovecot.org/Plugins/Listescape?maybe?
It should be mentioned somehow that one can't just change the hierarchy
separator on the fly (without manual changes to the fs).
If you used . as the separator, it would look this in the filesystem:
.testfolder.sub1
Now you change the separator to $.
Your mail client will see the existing
2018 Feb 15
2
ACLs, shared, public, virtual mailboxes not working
Hello,
Thank you for your reply. Here's my acl files:
public/TestFolder dovecot-acl
anyone lr
user=user1 akxeilprwts
-user=user1
user=user2 lr
public/TestFolder1 dovecot-acl
user=user1 lr
user=user2 lr
public/dovecot-acl
user=user1 lr
user=user2 lr
and I have another dovecot-acl file in shared/office folder:
user=user1 at domain.com lrwstipekxa
user=user2 at domain.com lrwstipekxa
2018 Feb 15
2
ACLs, shared, public, virtual mailboxes not working
Hello,
I'm running Dovecot 2.2.3, and am having issues with my public
folders, shared folders, and virtual/ALl folders apparently ACLs are
on that list as well.
I was debugging an unrelated problem with my smtp server and got the
following dovecot debug log output. Below is also a doveconf -n output
as well as my shared-folder definition file and my global-acls file.
What I'm trying to
2023 Mar 15
1
Empty folder deletion issue - Samba 4.15 thru 4.18
On Wed, Mar 15, 2023 at 04:53:16PM +0000, Rowland Penny via samba wrote:
>
>
>On 15/03/2023 16:47, Jeremy Allison via samba wrote:
>>On Wed, Mar 15, 2023 at 11:29:10AM -0400, CaptainTrips28 via samba wrote:
>>>Encountering a strange one... has been occuring since samba 4.15.x and
>>>continues to occur even in 4.17.5 and 4.18
>>>
>>>Issue does not
2017 Jun 08
4
smbcacls got error NT_STATUS_NETWORK_NAME_DELETED
Hi, all,
we run smbcacls tool from linux machine to set file permissions on
windows server.
here is our environment:
Linux machine: Ubuntu 14.04 LTS, kernel version 3.13.0-112-generic
Samba version: 4.3.11
Windows machine: Windows server 2012
the cmd we run is something like following:
/usr/bin/smbcacls -U 'Domain\Administrator'%'pwd'
'//win_server/testshare'
2013 Feb 12
1
Out of Memory Error
Hi,
I am trying to attach a usb device to my virtualbox node using libvirt. My
node is already running, I stop my node and then I am trying to add this
usb device.
I have a separate xml file defined for usb. It looks like this:
*<device>
<hostdev mode='subsystem' type='usb'>
<source>
<vendor id='0x4321'/>
<product
2020 Apr 27
1
problem with a public folder
Hello,
Thanks, yes the global-acls file is the one I'm refering to and I
created it before all this started.
Yes, the users can both login properly and can access there own inboxes.
Thanks.
Dave.
On 4/26/20, Markus Winkler <ml at irmawi.de> wrote:
> Hi Dave,
>
> thanks for the information.
>
> On 26.04.20 18:37, David Mehler wrote:
>> In answer to your questions
2008 Sep 14
2
Dovecot cannot unlink non-empty directory
Hi,
Currently I use dovecot 1.1.3 on Debian Testing. CPU arch is x86. Mail
is stored on ext3 fs.
I'm having a following problem with deleting folders (there is no
problem with creation of folders):
Error: IMAP(test at laptop.aonet.pl):
unlink_directory(/home/vpopmail/domains/laptop.aonet.pl/test/.//Maildir/..DOVECOT-TRASHED)
failed: Permission denied
HOW TO REPRODUCE
1. Create a fresh new
2007 Apr 17
1
Problems with folder permissions
Hi,
1) Creating a Folder on a my samba share works in general via WinXP,
but setting the permission doesn't.
On the new Folder <right click>+<properties>+<security tab> doesn't
show any selected check boxes. After selecting a check box + <Apply>
doesn't "save" it. I have to do this a 2nd time and then it work.
2) Can't select the permissions
2010 Jul 23
2
decimal seperator
Hi R-List,
I have a question regarding R-language formats, I think. I am producing a
series of graphs (using plot, barplot, barchart, and bwplot, using either
text or mtext to place values on the graphs) and tables for a Francophone
country. In fact, I have already done so. However, while they are pleased
with the results they've requested I convert all of my decimal points into
the French
2009 Jul 28
3
dovecot 1.2.1 and sieve-0.9.1
Hi all,
ok, can someone tell me which header fields that the "Sender" function
in sieve looks at ???
I've created a sieve rule to move a mail to a directory that looks like
this :
# rule:[File Message]
if anyof (address :contains "Sender" "Dude")
{
fileinto "TestFolder";
}
And the emails headers look like this :
Received: (qmail 5811 invoked
2017 Apr 14
4
several misc questions, public folders and sharing, quota, ssl
Hello,
I'm running dovecot 2.29 on a freebsd 10.3 system. I'm wanting to
optimize how the system is running and have a few misc questions.
First ssl, is my cipher list good? I'm trying for pfs and wanting to
ensure these cipherlist is appropriate:
ssl_cipher_list = EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH
Next, a new feature that I'm trying for is virtual folders that
2017 Apr 14
2
several misc questions, public folders and sharing, quota, ssl
Hi Aki,
Thanks for your reply. Sorry, hit the reply to and not the reply to all option.
So, even when a folder is a public folder I'm still needing to use the
acl plugin?
The public/TestFolder is showing up, the public/TestFolder1 is not.
Thanks.
Dave.
On 4/14/17, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> Please keep responses on the list. Thank you. =)
>
> Without ACL