Bug 506675

Summary: Limit for core files size is set to 0 when logging in through ssh.
Product: [Fedora] Fedora Reporter: Kirill Shendrikowski <lord.kirsche>
Component: pamAssignee: Tomas Mraz <tmraz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-06-18 12:42:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kirill Shendrikowski 2009-06-18 09:39:19 UTC
Description of problem:

After uncommenting
*               soft    core            unlimited
and adding
*               hard    core            unlimited

and logging out of server in next remote login using ssh with general user i have
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited

Same happens when setting hard/soft limit for user to unlimited value

When making 
#su user
after logging in the same user ulimit shows correct values.

Expected results:

Need working unlimited core limit after logging in through ssh.

Comment 1 Tomas Mraz 2009-06-18 12:42:45 UTC

*** This bug has been marked as a duplicate of bug 495035 ***