Displaying 20 results from an estimated 7000 matches similar to: "being courier_imap compatible"
2006 Apr 26
1
ldap and user_filter
I have my own custom schema for email that I have been using for
years with courier_imap and exim. I am experimenting with dovecot
and trying to set up my conf so that it logs in using the ldap database.
In the dovecot-ldap.conf there is a section
# Filter for user lookup. Some variables can be used (see
# http://wiki.dovecot.org/Variables for full list):
# %u - username
# %n - user
2006 May 11
3
Semi-OT: Backing up maildir
We switched our mail server over from mbox to maildir a few months ago and
couldn't be happier - the performance under normal load is incredible.
However we now have a problem with backup.. Typically we would run tar on
the mail server, sending its output to another server via ssh.. Like this:
tar cfp - /home | gzip | ssh other.server (cd /backups && tar xfp -).. I
have tried
2013 Nov 18
1
samba4.1 RODC with BIND as DNS backend
OK, further to my previous message I've configured BIND, but when I try
to run samba_dnsupdate I get the following:
Nov 18 16:19:23 sles-shire named[6112]: samba b9_putrr: unhandled record
type 0
Nov 18 16:19:24 sles-shire named[6112]: samba_dlz: starting transaction
on zone _msdcs.main.adlab.netdirect.ca
Nov 18 16:19:24 sles-shire named[6112]: samba_dlz: disallowing update of
2017 Jun 07
4
Samba4 DC with Secondary Questions
Hello all.
I am currently working on setting an S4 domain to replace our aging samba 3
setup. We have found many answers on the net, in various documentation,
but when it comes to setting up beyond one node documentation becomes a
little thinner.
We are setting up a Primary DC with AD, using BIND9_DLZ, also serving dhcp
from Primary, and we want to setup a Secondary that is both a
2013 Nov 19
1
Prepopulate *all* users to a samba4 RODC
I was hoping this would be simpler. I'd like to prepopulate an RODC with
all users accounts that are permitted. But I can only pre-populate one
at a time:
samba-tool rodc preload (<SID>|<DN>|<accountname>)
sles-shire:~ # samba-tool group listmembers 'Allowed RODC Password
Replication Group - Shire'
Allowed RODC Password Replication Group - Global
WIN7-SHIRE$
bilbo
2013 Nov 20
1
No neighbors in 'drs showrepl'
Is this a problem? Does this mean no replication links exist?
michael at sles-bree:~> samba-tool drs showrepl -k yes
Bree\SLES-BREE
DSA Options: 0x00000025
DSA object GUID: 7ea641b0-d418-4c74-a4fa-c15b852467b8
DSA invocationId: 1017ff29-756c-4777-b395-b481f4b5387c
==== INBOUND NEIGHBORS ====
==== OUTBOUND NEIGHBORS ====
==== KCC CONNECTION OBJECTS ====
Connection --
Connection name:
2001 May 10
2
_oggpack
Hello
I am new at this. I have compiled the libogg and libvorbis libraries and
installed them on my MacOS X machine. The libao cannot be compiled yet
since stuff is missing. But I only want to play round with encoding right
now. So I also unpacked the vorbis tools distribution and am in oggenc.
In oggenc I do a
cc *.c -I. -L/usr/local/lib -logg -lvorbis -lvorbisenc
I get unknown symbols
2019 May 03
2
Incorrect Example in Samba User Management Documentation
Hi Samba documentation admins, one of the the examples given on this
page https://wiki.samba.org/index.php/User_and_Group_management is
incorrect and probably should be updated.
The snippet of code in question:
$ samba-tool user add fbaggins
--random-password --use-username-as-cn
--surname="Baggins" --given-name="Frodo"
--initials=S --mail-address=fbaggins at
2006 Apr 28
1
imaptest, with options!
I hacked some command line options into imaptest.
I dont think I broke it..
Place into dovecot-source root as usual and compile with:
gcc imaptest.c -o imaptest -Wall -W -I. -Isrc/lib -DHAVE_CONFIG_H
src/lib/liblib.a
As per Timo's instructions.
# imaptest -h imaptest [USER at IP:PORTNO] [pass=PASSWORD] [mbox=MBOX]
[clients=CC] [msgs=NMSG] [use_authenticate] [PORTNO]
USER = template for
2013 Nov 20
0
Error using password cached on a samba4 RODC
OK! I'm getting farther and farther! :)
I've managed to preload user and computer passwords onto a samba RODC:
*sles-shire:/var/lib/samba/sysvol # samba-tool rodc preload
'win7-shire$' --server main.adlab.netdirect.ca**
*Replicating DN
CN=WIN7-SHIRE,CN=Computers,DC=main,DC=adlab,DC=netdirect,DC=ca
Exop on[CN=WIN7-SHIRE,CN=Computers,DC=main,DC=adlab,DC=netdirect,DC=ca]
2000 Sep 10
2
tinc SECURITY INFORMATION - Unauthorized access to VPN
Although we (the authors of tinc) have done our best to make tinc as
secure as possible, an unfortunate combination of encryption and key
exchange techniques has created a hole in at least all versions of
tinc >= 0.3, including the current CVS version.
Exploit:
If somebody can intercept the meta protocol to a host that is running
a tinc daemon, it is possible to decrypt the passphrase, which
2000 Sep 10
2
tinc SECURITY INFORMATION - Unauthorized access to VPN
Although we (the authors of tinc) have done our best to make tinc as
secure as possible, an unfortunate combination of encryption and key
exchange techniques has created a hole in at least all versions of
tinc >= 0.3, including the current CVS version.
Exploit:
If somebody can intercept the meta protocol to a host that is running
a tinc daemon, it is possible to decrypt the passphrase, which
2007 Apr 13
57
ZFS for Linux (NO LISCENCE talk, please)
Hello. I''m a nobody.
I use Linux. I have a hard-drive. I want the best / sexiest / what ever
fs for my hard-drive, as it isn''t one of those flashy flash drives,
which I presume don''t need an fs (???).
I was THRILLED that the ZFS for Linux thread started. And, I was equally
horrified (and sufficiently annoyed that I am starting this new thread) when
it degraded in to
2017 Jun 07
0
Samba4 DC with Secondary Questions
On Wed, 7 Jun 2017 10:29:12 -0700
Nowell Morris via samba <samba at lists.samba.org> wrote:
> Hello all.
>
> I am currently working on setting an S4 domain to replace our aging
> samba 3 setup. We have found many answers on the net, in various
> documentation, but when it comes to setting up beyond one node
> documentation becomes a little thinner.
Have you by any
2008 Apr 19
2
mailtrain with dovecot antispam plugin
Hello all, and Johannes if you're around,
I was trying to set up the "new" antispam plugin with the mailtrain
backend, and i was trying to use the sendmail binary that's part of a
qmail system. The message wouldn't get sent and i kept getting exit
error 100 from the /var/qmail/bin/sendmail binary. To try to figure out
what was happening, i mean a fake sendmail program,
2017 Jun 07
1
Samba4 DC with Secondary Questions
Rowland, thank you for the reply.
I must have misstated. We have successfully setup our first DC. It works
great with DHCP and BIND9_DLZ and updates nicely as it is designed to,
kerberos and all.
The question is about the second server. Perhaps MY understanding of what
I have read on the samba wiki, and others, is different than actual
reality. http://bit.ly/2r3IOjt ;)
Perhaps if I show
2008 Jul 25
18
zfs, raidz, spare and jbod
Hi.
I installed solaris express developer edition (b79) on a supermicro
quad-core harpertown E5405 with 8 GB ram and two internal sata-drives.
I installed solaris onto one of the internal drives. I added an areca
arc-1680 sas-controller and configured it in jbod-mode. I attached an
external sas-cabinet with 16 sas-drives 1 TB (931 binary GB). I
created a raidz2-pool with ten disks and one spare.
2013 Nov 20
0
RODC DNS oddness
I just checked the SOA records on my samba DCs and noticed a few oddities:
michael at sles-bree:~> for i in ad{1..4} sles-bree sles-shire; do host -t
soa main.adlab.netdirect.ca $i | grep SOA; done
main.adlab.netdirect.ca has SOA record ad1.main.adlab.netdirect.ca.
hostmaster.main.adlab.netdirect.ca. 177 900 600 86400 3600
main.adlab.netdirect.ca has SOA record ad2.main.adlab.netdirect.ca.
2006 Aug 28
4
Applying the same class to multiple interfaces
Hi All,
I''m trying to do some traffic shaping on an ethernet bridge. Currently,
I have the following setup working:
ifconfig eth0 down
brctl addbr br0
brctl addif br0 eth0
brctl addif br0 eth1
brctl stp br0 off
ifconfig eth0 0.0.0.0 up
ifconfig eth1 0.0.0.0 up
ifconfig br0 up
This creates a bridge consisting of eth0 and eth1. So far so good.
I now want to use tc to shape traffic
2011 May 10
13
Proposed table specification (long!)
Gentlefolk,
I have been thinking on Markdown's lack of "proper" table support for a long
while now. Here's where I have arrived...
## I Don't Like HTML Tables
It is often argued that embedded HTML is the way to markdown rich tables.
Unfortunately, this contradicts the higher markdown ideal that a raw
markdown document (including tables!) should be good
1. Firstly for