Displaying 20 results from an estimated 8000 matches similar to: "ACL problem"
2011 Apr 02
3
Trouble with 2.0.11 debian package
I wonder if somebody could help me.
If I try clean install of
dovecot-common dovecot-imapd dovecot-pop3d
from
deb http://xi.rename-it.nl/debian stable-auto/dovecot-2.0 main
I got:
Starting IMAP/POP3 mail server: dovecotdoveconf: Fatal: Error in
configuration file /etc/dovecot/dovecot.conf:
service(managesieve-login): executable is empty
failed!
Setting up dovecot-imapd
2012 Feb 10
1
QEMU hook on restore
Hi,
I'm using libvirt 0.8.3. It looks like to me that when a QEMU domain is
restored from save, the hook is called with the "stopped end -" arguments.
I've also noticed that the domain description passed to the hook script
doesn't contain the network device the host will be attached to (XPath:
/domain/devices/interface/target/@dev).
Are these a bugs or a features?
2010 Mar 01
3
Asterisk and Cisco DTMF
Hi,
I have encountered a DTMF issue. My scenario:
Access carrier-----sip---->
Asterisk-1.4.25.1-----sip---->CiscoGW-----ISDN----->TDM Switch
the access carrier sends to Asterisk out of band (rfc2833) dtmf, Asterisk
forwards it with SIP INFO method to Cisco gateway, but on TDM switch every
digit is duplicated. Is it possible that the carrier sends inband along with
rfc2833?
Kind
2019 Jan 21
5
samba_dns_question
Hello,
We have fairly large computer park ~100 computers and we want to switch
to samba. I installed a new Ubuntu 18.04 LTS fully updated installed
samba, after AD join the domain part works i can see users computers and
the server, the samba machine is a domain controller the problem is the
DNS with this much machines i wanted to use the BIND back-end. The
existing environment has 5 vlans
2010 Jan 14
4
how to strip + from the caller-ID
Hi,
How can I strip + from the front of the caller ID?
I have tried this:
exten => s/_+X.,1,Set(CALLERID(name)=${CALLERID(name):1})
But it is not working.
Szasz Szabolcs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100114/a3f18781/attachment.htm
2008 Aug 21
3
IVR question
Hi!
I'm setting up my IVR system, how can I register in a mysql database the
IVR menus accessed by the clients ?
Thanks a lot,
Szasz Szabolcs
2019 Oct 08
2
PR43374 - when should comparing NaN values raise a floating point exception?
* Sanjay Patel <spatel at rotateright.com> [2019-10-08 08:07:10 -0400]:
> On Tue, Oct 8, 2019 at 7:08 AM Szabolcs Nagy <nsz at port70.net> wrote:
> > why is that ok?
> >
>
> Because there are no FP exceptions/signals for this IR opcode:
> http://llvm.org/docs/LangRef.html#floating-point-environment
so llvm cannot support an iso c frontend on an ieee754 target?
2019 Jan 22
2
samba_dns_question
On Tue, 22 Jan 2019 13:18:40 +0200
Hajdu Szabolcs via samba <samba at lists.samba.org> wrote:
> options {
> directory "/var/cache/bind";
>
> forwarders {
> 208.67.222.222; 208.67.220.220;
> };
>
> dnssec-validation no;
>
> auth-nxdomain no; # conform to RFC1035
> listen-on-v6 { any; };
>
2019 Jan 22
5
samba_dns_question
On Tue, 22 Jan 2019 11:12:37 +0200
Hajdu Szabolcs via samba <samba at lists.samba.org> wrote:
> I configured it but no luck apparmor is configured as the link
> suggests i tried to rejoin and deleted the local database manually
> but then still recreates these five zones with CNF and gives the
> error.
>
>
CNF = Collision
Something is creating the objects in AD and
2009 Feb 09
2
asterisk registered as UA
Hi
I registered my asterisk box to my SIP provider as an UA. For every call I
receive on this trunk, I get the message "That is not a valid conference
number". I'm using Asterisk version 1.4.22, I had install the dahdi-linux
and dahdi-tools and the conference is working between the phones registered
to Asterisk PBX.
What's wrong?
Thanks.
Szasz Szabolcs
-------------- next part
2012 Aug 20
2
(no subject)
Dear R Users! I'm new in R! I've got a data.frame. For example:a<-data.frame(cbind( 0:1, 1:10)) X1 X2
1 0 1
2 1 2
3 0 3
4 1 4
5 0 5
6 1 6
7 0 7
8 1 8
9 0 9
10 1 10 Firstly i want to create combinations from X2, for example:combn(a$X2,2) It's ok, butsecondly I would like to get combinations from those X2 numbers only , where X1= 0. Could
2009 Mar 18
3
Getting a proprietary Win32 application running on Wine
Hello there!
I'm trying to get a proprietary business application running.
It is basically a kind of a special small business accounting
app which can be used in a distributed manner. If it is configured
this way, the server installation is running an MSSQL server
instance locally to store the data, while a client installation
just uses the remote server installation (apparently directly
2024 May 18
2
Upgrade DC from 4.7 to 4.19
Hello,
I have two Samba DCs currently on Ubuntu 18.04 LTS with Samba version
4.7 I would like to move to Ubuntu 24.04 LTS with Samba version 4.19.
I don't want to do in place upgrade and iterate trough software versions
I think there is to many changes. I thought I demote one DC give all
FSMO rolls to the other do a clean install with the newer version then
rejoin the domain keeping the
2019 Jan 22
2
samba_dns_question
Try again with these settings.
auth-nxdomain no;
dnssec-validation no;
I suggest review you settings
https://wiki.samba.org/index.php/BIND9_DLZ_AppArmor_and_SELinux_Integration
Stop and start bind and samba (first bind)
Try again.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Hajdu Szabolcs via samba
2010 Jan 29
1
disable comfort noise
Hi,
How can I disable comfort noise on Asterisk?
Szabolcs Szasz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100129/3b27a653/attachment.htm
2013 Dec 10
0
Panic: file acl-cache.c
Hello,
our dovecot mailservice was running smoothly for a long time.
Since last week we get the following error message when connecting
from the horde/imp webmailer
to the public namespace:
Panic: file acl-cache.c: line 294 (acl_cache_update): assertion
failed: (obj_cache->my_current_rights != &negative_cache_entry)
Dovecot and horde/imp are running on seperate hosts.
There are no
2006 Aug 04
2
Dovecot fails to come up when using ACLs (1.0.b5)
Hi,
I just had a go at enabling ACLs with 1.0b5. As per the docs I've done the configuration bit:
protocol imap {
..
mail_plugins = acl
}
...
plugin {
acl = vfile:/usr/local/etc/dovecot-acls
}
and created the dovecot-acls file. When I start dovecot, it hangs for a few
seconds and dies with this:
[root at redback root]# /etc/init.d/dovecot restart
Shutting down IMAP daemon
2019 Jan 22
1
samba_dns_question
On Tue, 22 Jan 2019 17:18:16 +0100
"L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
>
> > -----Oorspronkelijk bericht-----
> > Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> > Rowland Penny via samba
> > Verzonden: dinsdag 22 januari 2019 16:35
> > Aan: L. van Belle via samba
> > Onderwerp: Re: [Samba]
2010 Sep 29
1
Problem with dovecot-acl
I have a problem with dovecot-acl. Some of our users need to use the same Mailbox with all folders: Inbox (with subfolders), Outbox, Send and Deleted, (some users need in full righs, some - readonly) so I choosed Symlinking mailboxes and tried to use dovecot-acl file.
cat dovecot-acl:
user=t1 lrwsti
user=operolegs lrwsti
user=operantona lrwsti
user=operdss lr
User operdss have lrwsti rights in
2016 Dec 13
2
public folder subscriptions sync issue with ldap user/group in dovecot-acl
Hello people,
I am having an issue with 'doveadm sync'. I am currently trying to have
two dovecots behind an haproxy (works fine). Therefore I configured
these two dovecot server (imap-1/imap-2) to sync throught dsync. This
works just partly. The sync of the maiboxes is fine, but the sync of the
subscriptions file just works partly. It works for private folder
subscription, but not