effect within this environment.
I don't either.
First thing you can do is look for a file like /etc/pam.d/gdm3 (or possibly
/etc/pam.d/gdm), and see if it contains the pam_limits.so line. If
it doesn't, then you know it isn't reading /etc/security/limits.conf
file, and your first
On Mon, 12 Aug 2019 15:40:03 +0200, Greg Wooledge wrote:
> You
> could start by telling us which DM it is (lightdm, gdm3, sddm, etc.).
gdm3
And I don't know to let the limits take effect within this environment.
Regards
On Mon, 12 Aug 2019 15:40:03 +0200, Greg Wooledge wrote:
> You
> could start by telling us which DM it is (lightdm, gdm3, sddm, etc.).
gdm3
And I don't know to let the limits take effect within this environment.
Regards
--
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
On Mon, 12 Aug 2019 15:40:03 +0200, Greg Wooledge wrote:
> You
> could start by telling us which DM it is (lightdm, gdm3, sddm, etc.).
gdm3
And I don't know to let the limits take effect within this environment.
Regards
--
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
> Il giorno dom 11 ago 2019 alle ore 05:30 Hongyi Zhao
> ha scritto:
>
> > Hi,
> >
> > I added the following lines into /etc/security/limits.conf:
> >
> > * - nofile 65535
> > root - nofile 65535
> >
> >
> > But it still not take ef
check if you are using pam_limits module
grep -i limit /etc/pam.d/*
Il giorno dom 11 ago 2019 alle ore 05:30 Hongyi Zhao
ha scritto:
> Hi,
>
> I added the following lines into /etc/security/limits.conf:
>
> * - nofile 65535
> root - nofile 65535
>
>
> But it st
Hi,
I added the following lines into /etc/security/limits.conf:
* - nofile 65535
root - nofile 65535
But it still not take effect for the normal user.
Any hints?
--
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
Hi!
Just a little public service announcement, because I just lost 2 hours
if my life figuring out how to apply new limits to processes started by
the root user without using a manual call to "ulimit" every time:
If you edit /etc/security/limits.conf to, for example, increase the
maxi
Thanks it saved my day. all is working now.
2014-02-04 12:50, Reco skrev:
Hi.
On Tue, Feb 04, 2014 at 12:08:27PM +0100, Stefan Eriksson wrote:
on a side not, this works ok, but it doesnt help me as I need the
sudo command to see the correct limits aswell.
Wheezy's version of /etc/pam.d/sudo
Hi.
On Tue, Feb 04, 2014 at 12:08:27PM +0100, Stefan Eriksson wrote:
> on a side not, this works ok, but it doesnt help me as I need the
> sudo command to see the correct limits aswell.
Wheezy's version of /etc/pam.d/sudo lacks this line:
sessionrequired pam_limits.so
So, every time you u
Hi I'm trying to set custom number of open files with limits.conf for a
user with Debian 7 but it doesnt work (have rebooted etc.):
> debian7:/# cat /etc/issue
> Debian GNU/Linux 7 \n \l
>
> ii libpam-modules:amd64 1.1.3-7.1
> ii libpam-modules-bin
Hello Guido,
Excerpt from Guido MartÃnez:
> I can confirm this. I wasn't sure if it was expected behaviour so I
> did a quick google search and came to this
> http://www.chrissearle.org/blog/technical/increasing_max_number_open_files_glassfish_user_debian.
>
> If you want 'su' to set the user l
behavior regarding
> limits settings. I would like some hint if i am doing s.th. wrong or if i
> encountered a bug.
>
>
> i have the following:
> ----
> /etc/security/limits.conf
>
Hello
i have observed a to my (limited) understanding a strange behavior regarding
limits settings. I would like some hint if i am doing s.th. wrong or if i
encountered a bug.
i have the following:
/etc/security/limits.conf
> Doesn't look to me like you're running the command as the user you
> specified in limits.conf.
>
> Jonathan
> --
> Jonathan Matthews
> London, UK
> http://www.jpluscplusm.com/contact.html
You are completely correct but despite my mistake on trying to
reproduce
On 17 April 2011 11:21, Sebastian Tarach wrote:
> Hello,
>
> I'm trying to allow user hlds to be able to start game server daemon with
> higher priority. Even though I've added fallowing line in
> /etc/security/limits.conf
>
> hlds - nice
Hello,
I'm trying to allow user hlds to be able to start game server daemon with
higher priority. Even though I've added fallowing line in
/etc/security/limits.conf
#
#
#* softcore0
#roothardcore
Sjors Gielen wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank Bonnet wrote:
Hello
I'm in trouble with the /etc/security/limits.conf file at ETCH AMD64
it does not apply the following statement after rebooting the machine
*hardnofile65536
the nofile ulimit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank Bonnet wrote:
> Hello
>
> I'm in trouble with the /etc/security/limits.conf file at ETCH AMD64
> it does not apply the following statement after rebooting the machine
>
> *hardnofile65536
>
>
Hello
I'm in trouble with the /etc/security/limits.conf file at ETCH AMD64
it does not apply the following statement after rebooting the machine
* hardnofile 65536
the nofile ulimit value stay sticked at 1024
Anyone knows a workaround ?
Thanks a lot
Hello,
I'm using Sarge.
I'm learning to use /etc/security/limits.conf in order to set user
limits via PAM. According to the doc if I specify a user or group
followed by '-' and omit the type and value, then no limits will apply
to that user/group, e.g.
@root -
will e
Today I was tweaking my /etc/secrurity/limits.conf on my server.
A while back I had setup Bastille, which defaults to 100 MB
max file size for users if you enable the resource restrictions.
I decided I wanted to store some ISO images in my home directory.
Thus, I wanted to up the limit for my
Hello list,
I am trying to configure the user resource restriction in
/etc/security/limits.conf. I believe the configuration has no problem, but
when the user ssh login, the session will not include the limits in the
limits.conf file.
BTW, I checked the /etc/pam.d/login and /etc/pam.d/ssh
max memory size?
My Debian GNU/Linux server has 1G RAM as a productive web server.
On Thu, 04 Apr 2002 20:33:40 +0800
Patrick Hsieh <[EMAIL PROTECTED]> wrote:
> Hello list,
> This is my limits.conf for testing Debian GNU/Linux server:
>
> * hardcore
Hello list,
This is my limits.conf for testing Debian GNU/Linux server:
* hardcore0
* hardnofile 1024
* hardrss 1
* hardnproc 100
* hardstack 102400
On Sat, 2002-03-02 at 06:19, Greg Murphy wrote:
> Hello,
>
> I have a user on my computer that I don't want to be able to do stupid things
> like "yes > /dev/mem". I found a file called /etc/security/limits.conf that
> seems to be able to do what I want. How d
> Hello,
>
> I have a user on my computer that I don't want to be able to do stupid things
> like "yes > /dev/mem". I found a file called /etc/security/limits.conf that
> seems to be able to do what I want. How do I enable it? Thanks.
>
> -Greg Mu
Hello,
I have a user on my computer that I don't want to be able to do stupid things
like "yes > /dev/mem". I found a file called /etc/security/limits.conf that
seems to be able to do what I want. How do I enable it? Thanks.
-Greg Murphy
On Mon, May 17, 1999 at 12:26:38PM +0200, Johan Pettersson wrote:
> Hello!
>
> I have problem with the PAM-module. Have read the HOWTO-Security
> and trying to restrict the number of processes. But it does not work
> the user still have unlimited processes! (Debian 2.1)
limits.con
Hello!
I have problem with the PAM-module. Have read the HOWTO-Security
and trying to restrict the number of processes. But it does not work
the user still have unlimited processes! (Debian 2.1)
-8<--
baduser hard nproc 5
--8<-
--
//thx Johan
30 matches
Mail list logo