search for: testfolder

Displaying 20 results from an estimated 70 matches for "testfolder".

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 OK List completed. 5 list "testfolder&quo...
2007 Jan 26
2
Samba ACL bug?
...10000(KITA@fjsv002) gid=10000(KITA@domain users) groups=10000(KITA@domain users)] KITA@fjsv003 [uid=10002(KITA@fjsv003) gid=10000(KITA@domain users) groups=10000(KITA@domain users)] STEP1.The folder was made by using the Explorer of Windows. ACL state is as follows. [root@sambaSV pub]# getfacl testfolder # file: testfolder # owner: KITA@fjsv002 # group: KITA@domain\040users user::rwx group::rwx other::--- STEP2.The folder attribute is changed from the security tab. "Domain Users(KITA\Domain Users)" $B"*(B"full control" checked and execute. [root@sambaSV pub]# getfacl...
2007 Jun 01
0
3.0.24 -- Office read only issue, bizarre EAs and disappearing ACLs
...ime a file was opened to the modified date when it is closed. Hopefully the developers out there can provide insight. Here are steps to reproduce the problem I described above: 1) Configure server with settings below (minus the map read only = no setting on the share) 2) Create a folder called testfolder in the common share with no default ACL entries 3) Create an Excel spreadsheet in testfolder 4) Add UserA to the group GroupA that has rwx ACL permissions to the folder and file (command to add rwx is setfacl -m group:"domain+GroupA":rwx /share/common/testfolder) 5) Make UserB and Grou...
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 /var/vmail/public/TestFolder/ total 28 drwx------ 5 vmail vmail 512 Apr 26 10:09 ./ drwx------ 4 vmail vmai...
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 2...
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 = maildir:/var/vmail/public:LAYOUT=fs subscriptions = yes list = children mailbox general { auto = subscribe comment = Public F...
2015 Jan 16
3
wrong transfer of app packages using --backup
...hin these corrupted apps are present, mostly nib files, frameworks etc.. Anyone else experience this? I ran with verbose but the only references to the backup folder are setting uids on that backup folder. It is created early on in the output. Created backup_dir BL_Archive/ set uid of BL_Archive/testfolder from 0 to 501 set uid of BL_Archive/testfolder/AppKiDo.app from 0 to 501 set uid of BL_Archive/testfolder/AppKiDo.app/Contents from 0 to 501 set uid of BL_Archive/testfolder/AppKiDo.app/Contents/MacOS from 0 to 501 Thanks, Rob -------------- next part -------------- A non-text attachment was sc...
2023 Mar 15
2
Empty folder deletion issue - Samba 4.15 thru 4.18
...I can find is a rmdir_internal related error in the logs: """"""" [2023/03/15 10:59:21.285508, 10, pid=8606, effective(1617208032, 1617207642), real(1617208032, 0)] ../../source3/smbd/files.c:528(openat_pathref_fullname) openat_pathref_fullname: fsp [wrk/anly/testfolder/New folder]: OK [2023/03/15 10:59:21.285573, 3, pid=8606, effective(1617208032, 1617207642), real(1617208032, 0)] ../../source3/smbd/close.c:1134(rmdir_internals) rmdir_internals: couldn't remove directory wrk/anly/testfolder/New folder/New folder2 : Invalid argument [2023/03/15 10:59:21....
2006 Nov 12
2
DO NOT REPLY [Bug 4220] New: --backup causes "stat" failed message when trying to delete a directory
...ace. The command I am using is: rsync -av --force --ignore-errors --delete --backup --backup-dir=/Users/eric/Desktop/rsyncBackup1 /Users/eric/Desktop/rsyncSource/ /Users/eric/Desktop/rsyncDest/ When the source directory (/Users/eric/Desktop/rsyncSource/) contains the following: testfile1.txt testfolder testfile2.txt The first time I run the command, it syncs correctly to /Users/eric/Desktop/rsyncDest/, as expected. Now, if I delete all the files from the source, and run the command again, I get the following output: ....... building file list ... done backup_dir is /Users/eric/Desktop/rsyn...
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...
2017 Nov 20
2
samba 4 ad member - idmap = ad for machine accounts
...ets = Yes # shares [datatest] vfs objects = acl_xattr map acl inherit = yes store dos attributes = yes path = /data/datatest read only = no [datasys] vfs objects = acl_xattr map acl inherit = yes store dos attributes = yes path = /data/datasys read only = no # testfolder [testfolfder] vfs objects = acl_xattr acl_xattr:ignore system acls = yes # I used: mkdir /data/testfolder ; chmod 0770 /data/testfolder ; chown root."domain admins" /data/testfolder path = /data/testfolder read only = no smb.conf on DC1 [global] workgroup = SAMDOM re...
2018 Oct 02
3
outlook idiocy - IMAP folders with /
...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 folders as .testfolder.sub1 instead of: testfolder sub1 Cheers, K. C. -- regards Helmut K. C. Tessarek KeyID 0x172380A011EF4944 Key fingerprint = 8A55 70C1 BD85 D34E ADBC 386C 1723 80A0 11EF 4944 /...
2018 Feb 15
2
ACLs, shared, public, virtual mailboxes not working
...xample.com): Debug: acl vfile: file /home/vmail/example.com/user/mail/logcheck/dovecot-acl not found Feb 12 08:48:40 imap(user at example.com): Debug: acl vfile: file /home/vmail/example.com/user/mail/public/dovecot-acl not found Feb 12 08:48:40 imap(user at example.com): Debug: Mailbox 'public/TestFolder' matches global ACL pattern 'public/TestFolder' Feb 12 08:48:40 imap(user at example.com): Debug: acl vfile: file /home/vmail/example.com/user/mail/public/TestFolder/dovecot-acl not found Feb 12 08:48:40 imap(user at example.com): Debug: acl vfile: file /home/vmail/example.com/user/mail...
2020 Apr 25
0
problem with a public folder
On April 25, 2020 2:35:20 AM GMT+02:00, David Mehler <dave.mehler at gmail.com> wrote: >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 Have you enabled debug log and what does...
2018 Feb 15
0
ACLs, shared, public, virtual mailboxes not working
...try doveadm rights -u victim folder to see what sort of rights dovecot thinks it's seeing. Aki > On 15 February 2018 at 18:11 David Mehler <dave.mehler at gmail.com> wrote: > > > 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/off...
2017 Nov 20
0
samba 4 ad member - idmap = ad for machine accounts
...ap acl inherit = yes > store dos attributes = yes > path = /data/datatest > read only = no > > [datasys] > vfs objects = acl_xattr > map acl inherit = yes > store dos attributes = yes > path = /data/datasys > read only = no > > # testfolder > [testfolfder] > vfs objects = acl_xattr > acl_xattr:ignore system acls = yes > # I used: mkdir /data/testfolder ; chmod > 0770 /data/testfolder ; chown root."domain admins" /data/testfolder > path = /data/testfolder > read only = no > > &gt...
2018 Feb 15
0
ACLs, shared, public, virtual mailboxes not working
Hi! It seems you are running 2.2.33.2 =) Also, Feb 12 08:48:40 imap(user at example.com): Debug: Mailbox 'public/TestFolder' matches global ACL pattern 'public/TestFolder' Feb 12 08:48:40 imap(user at example.com): Debug: acl vfile: reading file /home/vmail/public/TestFolder/dovecot-acl Feb 12 08:48:40 imap(user at example.com): Debug: acl vfile: reading file /home/vmail/public/dovecot-acl it seems there ar...
2020 Apr 27
1
problem with a public folder
...On 26.04.20 18:37, David Mehler wrote: >> In answer to your questions I made a file global-acls containing: > > It's the '/usr/local/etc/dovecot/global-acls', right? > >> # 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 > > Just to be sure: when did you create this file and it's content: before you > > reported (i.e. yesterday)...
2009 Jun 09
1
Resync quota to mysql script
...ttp://wgwh.ch/dovecot/quotasync.py , run-at-own-risk and do-whith-the-code-what-you-want applies. # cd /path/to/a/Maildir # quotasync.py INBOX : 21 messages 516739 bytes .postfix : 982 messages 7572888 bytes .bn_archiv : 77 messages 2092454 bytes .python : 2748 messages 19877135 bytes .testfolder.subfolder1.subsubfolder1 : 2 messages 19443 bytes .testfolder.subfolder2 : 1 messages 9044 bytes .testfolder : 0 messages 0 bytes .Trash : 146 messages 1702297 bytes .Drafts : 0 messages 0 bytes .Sent : 0 messages 0 bytes .Spam : 2459 messages 16152165 bytes .testfolder...
2017 Jun 08
4
smbcacls got error NT_STATUS_NETWORK_NAME_DELETED
...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' 'TestFolder\Test.txt' -S 'REVISION:1','ACL:win_server\Administrator:DENIED/0/0x100116','ACL:win_server\Administrator:ALLOWED/0/0x1200a9','ACL:Domain\Administrator:ALLOWED/16/FULL' The smbcacls cmd worked before till recently. Due to the recent Windows patch which disables...