Displaying 20 results from an estimated 400 matches similar to: "ulimit warning when restarting"
2018 Apr 27
2
samba-tool ntacl sysvolcheck -> Too many open files
I just realize that i can't run a "samba-tool ntacl sysvolcheck" on my DC's (4.7.6):
ldb: unable to open modules directory '/usr/lib/x86_64-linux-gnu/ldb/modules/ldb' - Too many open files
ldb: unable to open modules directory '/usr/lib/x86_64-linux-gnu/samba/ldb' - Too many open files
.....
>From memory, it was just fine on samba 4.6
If I check system
2018 May 24
2
question on setting ulimit on debian
Hi,
I?ve been trying to increase the number of open files for the dovecot user on Debian 9 and have so far, failed! I?ve tried this:
# cat /etc/security/limits.d/limits_dovecot.conf
dovecot soft nofile 2048
dovecot hard nofile 8192
# cat /etc/systemd/system/dovecot.service.d/service.conf
LimitNOFILE=8192
But to no avail:
# prlimit -p 27208|grep -i
2009 Dec 08
2
No ulimit for user
Hi,
I'm trying to remove any limit on open files for a user; I've set
username nofiles to unlimited in /etc/security/logins.conf, but now I
get "could not open session" if I try to su to the user.
singhh - nofile unlimited
I think this is related to PAM, so I've modifed /etc/pam.d/su and
/etc/pam.d/login to use pam_limits.so:
# cat /etc/pam.d/su
2010 Apr 10
2
ulimit
I need to to change the ulimit to 16384(ulimit -n 16384) on boot on
Centos 5.4 64 bit. How do I do that? Been searching and have yet to
find a good answer. Tried to do it in rc.local but it appears to
happen to late there.
Matt
2019 Aug 20
2
Limit concurrent SSH sessions
Hi,
For one of my application, for accepting the ssh connection on different
namespaces, I am instantiating "sshd service" on different namespaces. I am
able to create ssh connection on each namespcae but I want to put a
limitation on max concurrent ssh connection to 5 for each namespace. Is
there a way to achieve it using openssh.
Thanks & Regards
Amit
2005 Feb 24
2
permanent ulimit -n on CentOS 3.4
Hi!
Question from the novice.
I have to permanently increase number of opened files ( ulimit -n 16384 and
ulimit -Hn 16384) for some application.
I did custom kernel based on
https://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/sysadmin-guide/s1-custom-kernel-modularized.html
and application documentation ( written for RH 9), no error during all makes
but I have panic during the
2014 May 08
2
Processes launched from rc*.d and ulimit -n
I'm running fedora directory server on some boxes in a multi-master arrangement.
The problem is that when dirsrv is lauched from init (on boot) the maximum number of allowed file descriptors (ulimit -n) is only 4096. That means that the slapd process can only accept ~4k connections, and it needs to accept ~10k or so.
The value for nofile for all users in /etc/security/limits.conf (and
2019 Jan 17
2
Authentication lost within session
> On 17 Jan 2019, at 14.19, Marc Roos <M.Roos at f1-outsourcing.eu> wrote:
>
>
> Same ip, connection, session happens after a few seconds, all on local
> test network.
Sorry I mistakenly overlooked at the ip:s. But anyway that is multiple connections and seems that PAM has some concurrency limit and refuses the third connection Thunderbird opens.
so you probably have
2023 Mar 30
3
sftp and utmp
Hi,
We need to limit concurrent sftp logins to one per user (because of bad
client behaviour). Is there any way to achieve this I have overlooked?
It seems it could be possible with pam_limits, if sftp sessions were
recorded in utmp (a guess from what I found googling around). If I
configure /etc/security/limits.conf with
testuser hard maxlogins 1
and connect with ssh, and try a second
2014 Apr 23
2
Ulimit problem - CentOS 5.10
Running across some curious stuff with ulimit on CentOS 5.10.
We have a non CentOS packaged version of Asterisk (using their packages) that we start at boot time with a typical RC script.
Recently it started whining that it couldn't open enough file handles.
As we dug further into this, it appears that at boot time, it inherits ulimit from init, which is pretty low: 1024.
We've set
2004 Dec 27
6
realtime voicemail
Paste your extensions.conf section that is relevant.
-Matthew
----- Original Message -----
From: "Greg - Cirelle Enterprises" <gcirino@cirelle.com>
To: <asterisk-dev@lists.digium.com>
Sent: Monday, December 27, 2004 4:32 PM
Subject: [Asterisk-Dev] realtime voicemail
> Let me clarify my last message.
>
> If I put in the wrong password I get polled
> again for
2003 Oct 25
2
Voicemail help
hi,
i am trying to do autoattendant but failing. as in the
manual i inserted the background(welcome-mainmenu)
file so that after the sound the caller can dial the
extension he wants to call. i figured that the
background sound wasn't coming in the asterisk. how do
we do this without first loading the welcome message?
for example after certain rings the caller can dial
the extension no to
2023 Apr 03
2
sftp and utmp
On Thu, 30 Mar 2023, Fran?ois Ouellet wrote:
> Hi,
>
> We need to limit concurrent sftp logins to one per user (because of bad
> client behaviour). Is there any way to achieve this I have overlooked?
>
> It seems it could be possible with pam_limits, if sftp sessions were
> recorded in utmp (a guess from what I found googling around). If I
> configure
2016 Dec 22
4
[Bug 2648] New: allow max connections config
https://bugzilla.mindrot.org/show_bug.cgi?id=2648
Bug ID: 2648
Summary: allow max connections config
Product: Portable OpenSSH
Version: 7.4p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2005 May 10
3
Voicemail Passwords
Where are user's voicemail passwords stored and how does the asterisk
administrator change them?
TIA,
Jeff Heath
2006 Jun 12
2
Bug in Voicemail ??
Hello,
I have setup an Asterisk 1.2.7.1 system, with a working voicemail box:
/etc/asterisk/extensions.conf
exten => 83086921,1,Answer
exten => 83086921,2,Dial(SIP/stefan,5,r)
exten => 83086921,3,VoiceMail,u111
exten => 83086921,4,Hangup
exten => 83086921,103,VoiceMail,b111
exten => 83086921,104,Hangup
/etc/asterisk/voicemail.conf
[default]
language=de
111 =>
2004 Sep 17
3
MySQL Voicemail Problems
I know this has been moved to contrib, but is anybody using it successfully?
We are looking at using Asterisk for the fine IVR features it has, tied in
with another platform. Calls are getting routed to it, but the following is
happening: (I've redacted phone#s and passwords)
asterisk log:
Sep 17 11:56:24 WARNING[17423]: No entry in voicemail config file for
'+13609XX2000'
Sep 17
2018 May 24
0
question on setting ulimit on debian
> On 24 May 2018 at 20:43 Sophie Loewenthal <sophie at klunky.co.uk> wrote:
>
>
> Hi,
>
> I?ve been trying to increase the number of open files for the dovecot user on Debian 9 and have so far, failed! I?ve tried this:
>
> # cat /etc/security/limits.d/limits_dovecot.conf
> dovecot soft nofile 2048
> dovecot hard nofile
2005 Feb 07
1
Voicemail timeouts after 30sec's everytime.
Ok I have a challange that I can't seem to find a way to fix it.
My Voicemail in * timesout after 30secs without fail everytime no matter
what I do.
I have incomming calls comming in through Freshtel IAX2, if it goes to
SIP extension when it is online it can hang on for what ever time the
call goes for.
If however it goes to the Voicemail it will timeout at 30sec and I can't
seem to
2004 Jul 20
1
RC1 and advanced voice mail options
The advanced voice mail options in RC1 is not providing any
functionality except "4 - place outgoing call" and "* - return to mail
menu". Below is a sample line from voice mail.conf:
210 => 234,test1,test@dotality.com,,|attach=no|cid=yes|review=yes
The is a rew install from the tgz file. No patched have been made to
the source code. I did try to apply the advanced10