Displaying 20 results from an estimated 1000 matches similar to: "number of auth process"
2010 Jan 05
1
Realtime LDAP Queues crashes
Hi all,
I've updated Asterisk trunk LDAP schema [0] [1] to include queues and other
attributes needed for a working LDAP backend (I'll open a bug to include these
changes on svn).
SIP users and dialplan are perfectly working, but when I call a queue the
whole Asterisk (1.6.2.0) crashes:
on extconfig:
[settings]
sipusers => ldap,"dc=nodomain",sip
sippeers =>
2010 Nov 01
1
HP T750 G2 support patch
Hi there,
I've added support for HP T750 G2, find attached the patch.
Please CC-me, as I'm not subscribed to this mailing list.
Thanks for such a nice piece of software!
--
Jorge Salamero Sanz - Systems Analyst
jsalamero at zentyal.com
The Linux small business server
www.zentyal.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nut-hpt750g2.diff
2006 Jun 28
1
file_wait_lock with dovecot 0.99.14-1sarge
hi all,
i've just installed dovecot from debian sarge and i get this error:
Jun 28 16:31:50 server pop3(user): file_wait_lock() failed with custom flags
file /mnt/nfs/users/user//mail/.customflags: No locks
available
(maildir in nfs)
how seriously i should take it ? is it fixed in newer versions ?
thanks !
2006 Jul 03
1
deliver roadmap
hi all,
what is the roadmap to the dovecot deliver in 1.0 ?
will be dovecot 1.0 released with the current no-filtering, no-vacation and
no-quota deliver ?
will include the dovecot-sieve which has these features ?
thanks for your answers.
2006 Dec 19
1
dovecot with pam -> nss_ldap seems to work fine
hi all,
some time ago i remember have had read (on the wiki) that dovecot couldn't
work with pam against nss_ldap but i've build a setup using etch's dovecot
rc15 and seems to work fine until now thru the server has a low usage (50
users).
congratulations for such a nice imap server :)
2007 Oct 07
1
global sieve script
hi all,
i'm moving from a maildrop+courier setup to lda(sieve)+dovecot setup.
with maildrop i had a global filter for all the users, so i could filter and
archive into the spam folder spam tagged emails for users without custom
filters, including them if they exist:
LOGNAME=tolower($LOGNAME)
`test -e $LOGNAME`
if ( $RETURNCODE != 0 )
{
`maildirmake $LOGNAME`
`maildirmake
2020 May 11
7
Sysvol GPO ACLs problem
Hi,
We are having problems with sysvol AD shared folder in a Samba 4.9.13 AD.
Has been running smoothly until recently, and we don't know how to fix it. We detected the problem trying to create a new AD GPO, it fails with the message (sorry, we have windows in Spanish, it's not literal translation): "this security identifier cannot be assigned as object owner".
If we execute
2004 Jul 12
5
Digium Cards in Boxes without Power Connectors
I noticed on the wiki that some of the production hardware (compaq)
doesnt have a power connector to my knowledge.
I have a compaq c6400 that I would like to use for Asterisk. However
all the drives are hot swap and the dual redundant power supply bay
are not something i really feel like soldering wiring to.
How are people getting around this?
Is there a magic 'fan card' that has a
2020 May 12
1
Sysvol GPO ACLs problem
Hi,
Hello, I have been investigating and I am afraid that our case is the same as this one:
https://lists.samba.org/archive/samba/2017-September/210724.html
As you said, we have a problem with the gidNumber inherited from a migration from samba 3.x NT4 to samba 4.x AD. I have followed your prompts, removing the gidNumber from all AD 'BUILTIN' groups, in addition to the
2019 Sep 14
4
HTTP authentication
I would like to have a private signal, which can only be tuned by whoever
has the username and password, and know who is connected. But I wish the
URL could be delivered with the username and password, to open it directly
on a player or receiving device... Thanks.
El sáb., 14 sept. 2019 a las 21:33, Marvin Scholz (<epirat07 at gmail.com>)
escribió:
>
>
> On 14 Sep 2019, at 21:09,
2019 Sep 14
2
HTTP authentication
Yes, it is the first thing I have tried, but I have encountered this
problem. If I enable option <option name="allow_duplicate_users"
value="1"/>, it works fine. But if set to 0, to limit one connection per
user, it does not work properly and forces you to manually enter the data
again. It seems that there are players who make 2 requests, and being
limited to 1, makes the
2006 Jun 15
12
RoR on Apache2
Hello,
I''ve been going though the "4 Days on Rails" tutorial at
http://rails.homelinux.org/ test-driving ruby on rails using the WEBrick
server without problems. I''m trying to move the app to be seen by
apache2, and am having some troubles. I''ve looked through many guides
online which all say pretty much the same thing, which, I think, I am
doing.
2012 Dec 14
7
[Bug 58316] New: fedora 17 kernel 3.7.0-1.PAE failed plymouth and enable msi error
https://bugs.freedesktop.org/show_bug.cgi?id=58316
Priority: medium
Bug ID: 58316
Assignee: nouveau at lists.freedesktop.org
Summary: fedora 17 kernel 3.7.0-1.PAE failed plymouth and
enable msi error
QA Contact: xorg-team at lists.x.org
Severity: critical
Classification: Unclassified
OS: Linux
2007 Feb 09
6
mongrel_cluster clarification
Apologizes in advance if this sounds rather dense, but I want to make sure
I''m understanding everything correctly. We''re in the process of migrating
from Apache2.0/FastCGI to Apache2.0+mongrel (why not 2.2? that story is too
long and too uninteresting to recount here, but I will tell you that it
involves RHEL and only using RHN rpms).
The init script that comes with mongrel
2010 Feb 10
1
Dovecot and duplicates
Hi
I'm having a problem setting up duplicate filtering on my mail server.
I've set up the mail server with Postfix and Dovecot with virtual LDAP
users, ClamAV virus scanning. The problem is that some of the virtual
users use multiple e-mail addresses and postfix delivers emails sent to
a user as many times as the user has email address entries in LDAP. I
was wondering what would be
2019 Nov 14
1
Windows server parameter equivalent to “server schannel = no”
Hi,
We have successfully upgraded from samba 4.4.3 to samba 4.9.13 as AD controller with your very helpfully advice.
When we finished the upgrade process, and with all servers fully working, including printer and shares servers, we did have to add the ?server schannel = no? parameter to smb.conf because of a EMC Unity NAS that was giving secure channel error on user validation. After that change
2006 Mar 13
9
apache 1 fastcgi config correct???
I followed this tutorial on the rails wiki about how to get apache with
fastcgi working on a vps machine:
http://wiki.rubyonrails.com/rails/pages/HowtoInstallAndRunRubyOnRailsOnCpanel
In the tutorial it said to add this to the httpd.conf file to get fastcgi
working.
<IfModule mod_fastcgi.c>
FastCgiIpcDir /tmp/fcgi_ipc/
AddHandler fastcgi-script .fcgi
</IfModule>
However
2006 Jan 11
3
Idle Apache+FastCGI sleeping?
Wondering: Does Apache shut down inactive FastCGI processes if it
doesn''t get any requests for a while? My app works fine if it''s being
used regularly, but it will respond very slowly to the first request
after an hour of zero traffic.
Is there a way to keep FastCGI ready all the time, even when there
haven''t been any requests for a while? We''re deploying
2020 Feb 29
2
Chrome not allowing mixed content anymore
For example, in my case, we use several servers with Centovacast, with
several Icecast2 services. Version 2.5 of Icecast2, allows to respond to
http and https connections from the same port, but takes years in beta.
Centovacast does not update its panel, waiting for the final version of
Icecast 2.5 to be released.
Chrome has been warning for months that this would happen in February, but
no one
2007 Jun 02
5
Is there a "connect acl" ?
Hi,
I have been reading the acl documentation and it seems that a "connect acl"
is not available.
I need to limit the users that can login in an IP number, is that
posible with
dovecot 1.0? (i.e. only these users can login from the Internet)
Or a new plugin should be written? It is complicated to do that?
Thanks
Oliver
--
Oliver Schulze L. | http://tinymailto.com/oliver
Asuncion