Displaying 20 results from an estimated 1000 matches similar to: "Acl, Namespace, User Confusion"
2007 Jul 03
2
utime : operation not permitted
With the upgrade to 1.0.1, I am seeing some errors/warnings
dovecot: IMAP(jhorner at arinbe.com): utime(/home/arinbe/Maildir/.info/tmp)
failed: Operation not permitted: 1 Time(s)
dovecot: IMAP(jhorner at arinbe.com):
utime(/home/arinbe/Maildir/.resumes.vabch/tmp) failed: Operation not
permitted: 1 Time(s)
Different directories on different days.
Different users on different days.
Always /tmp
2010 Mar 08
1
Getting EEXIST out of make_bak_dir()
I have users running rsync 3.0.6 on Mac OS 10.5 and 10.6 with the following arguments (for example):
rsync -aNHAXx --fileflags --force-change --no-inc-recursive --delete-during --filter="P _Archive*" --filter="P /*" --backup --backup-dir="_Archive_2010_March_07_22-27-43" / /Volumes/Backup
I can't seem to figure out how make_bak_dir could be returning this error
2007 Jul 12
1
BUG? 'valid users' doesn't allow groups from trusted domains
It appears that you cannot include groups from trusted domains in the
'valid users =' directive on a share.
Here is the scenario as I experienced it (names have been changed to
protect the innocent):
Configuration:
- Samba 3.0.21b as a member server in a real NT4 domain (security =
domain) called 'NTDOMAIN'
- NTDOMAIN has a two-way trust with Windows 2003 Active Directory
2009 Jan 27
3
Symlink shared mailboxes and system_user extra field
Hello,
I'm trying to set up, as explained in the wiki, shared mailboxes with symlink.
I'm running dovecot-1.1.8 with LDAP pass/userdb. The Maildir layout goes like this :
/courriel/boites/foobar : Maildir of user foobar (nfs)
/courriel/meta/foobar : control files of user foobar (nfs)
/var/dovecot/indexes : indexes (locally stored)
I created :
/courriel/boites/doveshared/.box/ :
2008 Sep 04
1
Public (Shared Folders) ACL Questions
I'm trying to set up a public namespace so that a set of IMAP folders
are available to all staff - similar to MS Exchange Public Folders.
I've managed to set up the namespace correctly but I'm having trouble
with the ACLs. The global ACL file is the only method I can get to work.
All I want to do is to allow 1 user admin privileges to create & delete
anything but all other users
2019 Jan 22
1
smbclient works, mount.cifs fails NT_STATUS_LOGON_FAILURE in Samba 4.8.3
Hello,
I am attempting to debug an issue with my Samba configuration. It has been
working fine, but we recently updated Samba from 4.6.x to 4.8.3 and are now
seeing some issues authenticating.
Most of our servers are still working fine after the upgrade, but one
server is giving us issues. A little more environment info: The server is
running Centos 7.1. Windows clients can connect OK. We are
2003 Dec 16
1
user name with a dot not working
Hello,
I'm having problems with user names containing a dot. For example
"j.smith".
In our network we have Win2K PDC and a Samba server. smb.conf contains
this:
[global]
security = domain
password server = MYSERVER
username map = /etc/samba/smbusers
[myshare]
valid users = j.smith
write list = j.smith
etc...
/etc/samba/smbusers file contains this:
jsmith = j.smith
And Linux box
2016 Feb 02
2
Dovecot with Maildir
Dovecot logs as follows:
Feb ?1 19:36:34 speedy dovecot: imap-login: Login: user=<rsmith>, method=PLAIN, rip=10.163.195.83, lip=10.163.195.82, mpid=7481, session=<EbuSsb4qPQCto8NT>Feb ?1 19:36:37 speedy dovecot: imap-login: Login: user=<rsmith>, method=PLAIN, rip=10.163.195.83, lip=10.163.195.82, mpid=7483, session=<qfSzsb4qQQCto8NT>Feb ?1 19:36:37 speedy dovecot:
2007 May 23
3
Public Namespace and ACLs with pure virtual users
hi!
i would appreciate to have some comments on my below scenario:
# from the config
userdb static {
args = uid=vmail gid=mail home=/vmail/%d/%n
}
namespace public {
separator = /
prefix = All/
location = maildir:/vmail/%d/all/Maildir:CONTROL=~/Maildir/control/
all:INDEX=~/Maildir/index/all
inbox = no
hidden = no
}
namespace private {
separator = /
prefix =
2017 Sep 19
3
what do you think about write.table(... qmethod = "excel")?
Last week one of our clients reported trouble with a csv file I
generated with write.table. He said that columns with quotes for
character variables were rejected by their data importer, which was
revised to match the way Microsoft Excel uses quotation marks in
character variables. I explained to them that quoted character
variables are virtuous and wise, of course, but they say Microsoft
Excel
2010 Dec 02
2
how do I fix this
Greetings
yesterday i was resetting an account from a script. and the user was deleted an re-added. subsequently the user now has two dovecot directories. One is active and working, accepting mail, and the other sits with all previous messages.
is there anyway to merge these two buggers ?
/Volumes/x/var/spool/imap/dovecot
mail:dovecot root# ls -la | grep jsmith
drwx------ 16 jsmith
2003 Jul 17
1
Question on use of a username map file and security=domain interactions ?
Hi ....
I'm looking for thoughts/experiences when the following conditions are met ...
I have 2 users .... say Sam Smith and Jeff Smith
On UNIX (on the samba server) their logins are
Walt Smith = "smith"
Jeff Smith = "jsmith
On the NT DOMAIN side, their logins are
Walt Smith = "wsmith"
Jeff Smith = "smith"
In my smb.config file, I
2006 Oct 31
1
Winbind mappings change over time
On Tue, 2006-10-31 at 15:52 +1300, Richard Greaney wrote:
> Hi all
> I have a peculiar problem that has been ongoing over the last few years.
>
> I have a mail server which is running winbind and giving distributed
> authentication from a Windows server. Winbind UID mapping is in the
> typical 10000-20000 range. Everything works fine... for the first little
> while at
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
2008 Feb 01
1
Help with mapping a UNIX group to a AD Directory Group
Hi All,
I have already integrated my samba with the Active directory domain
using winbind, but I am trying to do the following. I want to map a UNIX
group "ccusers" to Active Directory group "NICE\ccusers". I need my AD
users that don't have local accounts on my machine to be able to access
directories owne by the UNIX group ccusers. It seems like it should be
simple to
2005 Mar 29
1
Browsing with duplicate names in multiple workgroups/subnets and multihome machines
You can see by the subject I've got an ugly problem. Even though I don't
have a Samba server anywhere near the network in question, nobody
understands browsing as well as the folks on the Samba team. :-)
Here's the situation: I've got two workgroups, FLINTSTONE and RUBBLE
which are on physically separate networks. FLINTSTONE has a Windows 2003
Active Directory domain
2010 Nov 08
2
Use a different usename than the recipient address (that require a lookup)?
Hi there,
I am integrating Postfix and DoveCot, both use LDAP to look up
user/email address info. My question is this: can I create a user
"jsmith" to get all emails with the recipient address:
dovecotdemo at domain? Because of using LDAP, I need to do a lookup to
know that the user "jsmith" is getting emails for "dovecotdemo at domain",
NOT "dovecotdemo"
2005 Dec 06
2
User Primary group problem
How do I establish both a user's primary NTgroup and Unixgroup when
creating a new user?
Depending on the tool, I can set his NTgroup or his Unix group, but I
don't seem to be able to establish both with one tool.
I'm having a little difficulty with creating users with the proper
groups. My login scripts are based on the user's primary group. When I
create a new user with
2003 Oct 09
4
howto enable ssh on connect to rsync daemon
Hi,
I'm trying to setup automatic sync of files over SSH from node2 to node1.
node2 is the "server" and node1 is the "client".
I have setup rsync like this on the nodes which runs AIX (4.3.3 and 5.1):
1. Installed rsync from Linux Toolbox (rsync-2.5.4-1.aix4.3.ppc.rpm) on both nodes.
2. Added following to both nodes /etc/services file:
rsync 873/tcp
3. Added
2004 Apr 26
4
Is it possible to store XP Profiles on Samba 3.0.2 ?
Hi all,
Can you use Samba to store an XP Pro profile?
I'm running Samba 3.0.2a (compiled from source) on Solaris 9.
Compiled it against OpenLDAP 2.1.30 and MIT Kerberos 1.3.3 (both
compiled from source from fresh downloads today).
Am now trying to get Windows XP Pro to store profiles on to this box.
The smbd and nmbd seem to run fine.
Every time XP Pro goes to create a user's