* Largefile support in 2.4
@ 2001-01-24 19:38 Mike Black
2001-01-25 17:03 ` Stephen C. Tweedie
0 siblings, 1 reply; 2+ messages in thread
From: Mike Black @ 2001-01-24 19:38 UTC (permalink / raw)
To: linux-kernel@vger.kernel.or
How do normal users get to create/maintain large files (i.e. >2G) in Linux
2.4 on i386?
The root user can make filesize unlimited but a non-root user cannot. They
come up with the same limits in both tcsh and bash (i.e. filesize
1048576 kbytes or 0x40000000)
I can't seem to find where this number comes from anywhere -- either in
glibc-2.2.1 or the kernel. getrlimit64 returns it.
I can't make all my users root users!!! Can anybody help?
________________________________________
Michael D. Black Principal Engineer
mblack@csihq.com 321-676-2923,x203
http://www.csihq.com Computer Science Innovations
http://www.csihq.com/~mike My home page
FAX 321-676-2355
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Largefile support in 2.4
2001-01-24 19:38 Largefile support in 2.4 Mike Black
@ 2001-01-25 17:03 ` Stephen C. Tweedie
0 siblings, 0 replies; 2+ messages in thread
From: Stephen C. Tweedie @ 2001-01-25 17:03 UTC (permalink / raw)
To: Mike Black; +Cc: linux-kernel@vger.kernel.or, Stephen Tweedie
Hi,
On Wed, Jan 24, 2001 at 02:38:00PM -0500, Mike Black wrote:
> How do normal users get to create/maintain large files (i.e. >2G) in Linux
> 2.4 on i386?
> The root user can make filesize unlimited but a non-root user cannot. They
> come up with the same limits in both tcsh and bash (i.e. filesize
> 1048576 kbytes or 0x40000000)
Check your distribution's login process. The kernel sets no default
limit, but several distributions let you set default limits for login.
It's quite common to see core limits set on all logins, and I seem to
recall at least Debian setting some of the other limits too.
--Stephen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-01-25 17:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-24 19:38 Largefile support in 2.4 Mike Black
2001-01-25 17:03 ` Stephen C. Tweedie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox