search for: public_folders

Displaying 7 results from an estimated 7 matches for "public_folders".

2006 May 29
1
Public Namespace & ACL & Virtual Users
Background: I am wanting to create shared folders (public namespace) with access control lists on the sub directories. Our implementation of dovecot (v1.0b7) uses many virtual users and domains and 1 actual user (vmail), all using maildir. So far I have successfully created the public namespace (Public_Folders) which every user can access but I'm having difficulty restricting access using ACls. When trying to implement the dovecot ACL plug-in I followed the wiki instructions and created a "dovecot-acl" file within Public_Folders containing: owner lrwstiekxa user=user1 at domain.com lrwstie...
2006 Mar 22
2
Shared namespaces - solved
Heh heh heh. Whoops. I've spent a few hours digging around in the source and nearly posted a kludge of a patch I'd written to give a kind of half-baked attempt at getting group-usable subscriptions files. Then I came across something in the source........ In the config file, do something like the following: namespace public { separator = / prefix = Public/ location =
2008 Apr 23
1
Public Namespace + ACLs + virtual users
...share my experience with public namespace and ACLs. I know this has been discussed a number of times in the past, but there were no definite answers. dovecot version i'm using: 1.0.13 Got a public namespace setup in dovecot.conf as follows: namespace public { separator = . prefix = Public_Folders. location = maildir:/home/vmail/domains/% d/Public_Folders:CONTROL=/home/vmail/domains/%d/% n/Public_Folders/support:INDEX=/home/vmail/domains/%d/% n/Public_Folders/index hidden = no } In it's own right this works just fine and it's been in use for some time now. But we need some co...
2011 Aug 23
1
Cannot delete subfolder in public folder
...er/mailboxes/dovecot-acl not found > Aug 24 00:01:37 mail01 dovecot: imap(karsten.becker at company.eu): Debug: acl vfile: file /etc/dovecot/global-acls/Folders/test01/aaa not found > Aug 24 00:01:37 mail01 dovecot: imap(karsten.becker at company.eu): Debug: acl vfile: reading file /srv/vmail/public_folders/test01/aaa/dovecot-acl Here's the filesystem structure in /srv/vmail: > root at mail01.compdmz.local:/srv/vmail# ls -l public_folders/test01/ > total 20 > drwxr-xr-x 5 vmail vmail 4096 2011-08-23 23:50 aaa > drwxr-xr-x 2 vmail vmail 4096 2011-08-23 21:45 cur > -rw-r--r-- 1 vmai...
2005 Aug 31
1
Samba 3 problem with inheritation POSIX ACLs
Hi list, i'm using Samba 3.0.14a as standalone-pdc with posix-acl-features. On the fileserver i've mounted an ext3 partition to /home /dev/hdc2 /home type ext3 (rw,usrquota,acl) The following directory structur exists on /home /home +-/public_folder (exported per samba as \\fileserver\public ) | +-/a | +-/a_ann | | +-/anyfolder | | +- anyfiles | +-/a_bert | +-/a_sven | +-/a_eve |
2011 Aug 24
1
Attachments not removed from single store
...e = private > } > namespace { > list = children > location = mdbox:/srv/vmail/user-mailboxes/%%d/%%n > prefix = Users/%%d/%%n/ > separator = / > subscriptions = no > type = shared > } > namespace { > list = children > location = maildir:/srv/vmail/public_folders:INDEX=/srv/vmail/user-mailboxes/%d/%n/public_folders-seen:LAYOUT=fs > prefix = Folders/ > separator = / > subscriptions = no > type = public > } > passdb { > args = /etc/dovecot/dovecot-mysql.conf > driver = sql > } > plugin { > acl = vfile:/etc/doveco...
1998 Feb 02
9
Logon script
Hello, I am having a little problem with executing logon scripts on Win95 clients, logging into Samba Netlogon service. When a user logges in, a MS-DOS prompt shows up and quicky disappears. Then I get "Please Wait While your logon script executes". It hangs at that point. A user has to hit cancel to start his win95 session. I have done the logon script in MS-DOS editor. I have the