Displaying 20 results from an estimated 3000 matches similar to: "tracking user activity - Active Directory"
2013 Aug 15
1
lda and home directory
Hello,
I am using qmail and lda configured such that lda should not have to do
a lookup for delivery. I set my defaultdelivery like so:
|HOME=/home/mail/$USER /var/qmail/bin/preline
-f /usr/local/libexec/dovecot/dovecot-lda
Given that the email address being delivered to is
bob.miller at computerisms.com, I expect $USER to be equal to bob.miller
and $HOME to expand to /home/mail/bob.miller/.
2013 Oct 22
1
using dovecot in Asterisk imap storage
Hello,
I am trying to use postfix/dovecot as mail server to be the imap storage for my voicemail system.For that I installed postfix and dovecot and trying to follow the instructions in this post http://etel.wiki.oreilly.com/wiki/index.php?title=Storing_Voicemail_on_an_IMAP_server&printable=yes
I should add a master user for Asterisk to your IMAP server that has access to all user's
2012 Oct 05
1
Dovecot configuration and question about IP trusted
Hello list,
I've just finished to install Dovecot and things seems to work so far. After some little efforts though.
My version is 2.0.20
Question 1:
I'm trying to tighten the security a little bit and added in dovecot.conf
login_trusted_networks = 192.168.1.0/30
Then restarted Dovecot
My client has the IP 192.168.1.20 and it's still able to retrieve emails. I expected it to be
2013 Aug 16
1
Disagreement on where mail goes.
My virtual users have their mail stored in /usr/local/virtual/user at example.com/
dovecot wants to read the mail from /usr/local/virtual/user at example.com/Maildir which is causing problems since all new mail is being written in /usr/local/virtual/user at example.com/new and dovecot is looking in /usr/local/virtual/user at example.com/Maildir/new
For the local users, /home/user/Maildir is the
2012 Oct 24
1
dovecot auth against AD on samba4
Hi group
I am currently running a mail server on ubuntu 11.04 with postfix 2.8.5,
dovecot dovecot 2.0.13 and openldap 2.4.23. I have now read about sogo and
I am thinking about installing it because of it's native outlook support
capabilities.
The ZEG appliance wouldn't be an option for me because I use a virtual
server from a provider where I can't install my own vm or even an iso.
2012 Dec 04
6
[OT] MS Exchange Alternative?
Just wondering if there's an open source Linux alternative to MS
Exchange so that all the features of outlook work?
2013 Feb 28
1
postfix, dovecot, samba, winbind
Hello List,
we're currently working on the migration of our LDAP/Samba3-Domain to Samba4-Active-Directory. So far everything works fine. Postfix can deliver Mails using ProxyAddresses-Information from the AD and Dovecot delivers the mail.
Unfortunately when Postfix tells Dovecot to deliver the mail he submit the username without the AD-Domain part:
Feb 28 17:17:59 tpdc
2014 Feb 14
1
lda+ldap multiple users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 14 Feb 2014, matthias lay wrote:
> On 02/14/2014 08:27 AM, Steffen Kaiser wrote:
>> On Fri, 7 Feb 2014, matthias lay wrote:
>>
>>> I experienced that if a Mailaddress matches several users the delivery is
>>> aborted.
>>>
>>> ----------------
>>> dovecot: auth: Error:
2014 Sep 02
4
Mac OS Mavericks über slow
Hi guys,
we are running a fileserver for a company with ~10 Mac OS Mavericks (not all up to date).
The Samba server is running on Centos 5 with official Samba from Centos.
We see big big lagging while browsing the fileserver. Some directories du to the activy of the company contains more than 4000 files (small one).
Everything is fine if we connect with Windows or Linux machine, but with Mac Os
2014 Feb 21
3
Please share your mail setup with me if you are running samba4
Hi Guys, I had no luck so far getting openchange installed onto samba 4.1.4
and wondered if I am on the right track here regarding emails for users. I
will appriciate it if anyone can share their setups with me so I can
estimate what will be the best way forward.
The plan so far.
Run Samba4 as a file server.
(this is working in a test enviroment)
Run Samba4 as a DC with Active Directory
2013 Jun 19
3
Calling dovecot-lda from within Antispam pipe script (bash) seems to have no effect
Hello,
I'm attempting to configure the Dovecot Antispam plug-in on Ubuntu 12.04
LTS with Dovecot 2.0.19.
Everything seems to be in order with one considerable exception: when my
pipe script (a simple Bash shell script) calls the dovecot-lda
executable, absolutely nothing seems to result.
If I copy/paste the exact same command into the terminal, the mail is
delivered to the target mailbox,
2012 Jul 05
5
Netbios over VPN
I am attempting to utilize BackupPC on a Fedora 14 server to backup a remote client.
As I understand, it's primary mechanism for finding clients is performing a nmblookup <clientname>
This works fine for computers connected to the local network.
My issue is extending ?Samba's? search to encompass our other network - the point-to-point VPNs
Using OpenVPN, we have a number of road
2011 Jan 27
2
Basic question for user/pass authentication
Dear, I have Debian + Samba and I've created a smb.conf in order to
authenticate users I've created with "useradd -s /bin/false" and after
that added to samba with "smbpasswd -a user".
I've created the share in /var/share with rwxrwxrwx.
I edited some lines from smb.conf in GLOBAL and SHARE sections.
I use:
security = user
but when from the Windows machine I
2014 Sep 09
2
outlook 2013
I am trying really hard to wrap my head around why people insist on
using this program...
Where I have outlook 2013 users, I have had nothing but problems getting
their mail to work with imap. my solution has been to set them up with
pop, which works just like it always has. Or move them to a different
program.
recently, I have a customer who requires multiple machines, all using
outlook 2013,
2012 Oct 29
13
POLL: v2.2 to allow one mail over quota?
Currently if user is 1MB under quota and someone tries to deliver mail that is over 1MB, Dovecot rejects the mail. But smaller mails aren't rejected probably for days. So user might not even realize that they didn't receive one of the mails. Also having a user "almost over quota" is a rather strange state I think.
So what do you think about v2.2 allowing delivery of one last
2011 Apr 03
1
Winbind cached account locked out
Hi there,
we have a few SuSE Linux Enterprise Desktop 11 SP1 machines with Samba
3.4.3 joined to Windows Server 2003 domain. The domain has some strict
password policies, like limited password tries before account is locked
for a few minutes.
It works fine when doing online authentication against the domain
controllers.
The problem rises with cached offline logon. Offline logon works,
2011 Mar 07
2
group mapping question
Hi List,
I recently posted about problems i am having with deleting files belonging to members of the same unix group (as the mapped AD user that wants to delete the file via samba). I now figured out, that one possible solution is to map that unix Group to an AD group (while creating the AD group and adding users to it first).
Question: Is local group membership (on the samba server) of the
2018 Mar 27
2
Unable to access AD with ADExplorer
Hi,
I have a test AD running Samba on Ubuntu that I sometimes poke with Sysinternal's ADExplorer.
A few days ago I tried connecting to it, but got a short reply of "The directory service is not available."
As it was working earlier, I tried finding the problem.
After installing a few older releases, I found that it was working on Ubuntu 17.04, Samba 4.5.8 and stopped working on
2013 Dec 06
1
Authentification Dovecot + Samba4
Hello list,
I am struggling with setting up dovecot 2.1.7 with samba 4.1.2 on debian wheezy. Dovecot should authenticate via LDAP, but I?cannot get it to work reliably. Sometimes auth works, sometimes not. Referals are already activated in ldap.conf ? LDAP-authentication works fine with other clients (Apache Directory Studio, ?)?
Has somebody got a similar setup running? I would love some hints
2011 Apr 10
2
PAM winbind authentication problem NT domain
I have Samba Version 3.5.8-74.fc13 (Fedora 13) set up as the PDC for an NT
domain.
I have several Windows XP Pro and Windows 7 Ultimate workstations as
domain members and everything is working fine. Domain users can log-in
at the workstations, access shares on the Samba server and the other
workstations, etc.
I am in the process of adding Samba Version 3.5.8-76.fc14 (Fedora 14) as an
additional