Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 8 Nov 2001 10:39:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 8 Nov 2001 10:38:50 -0500 Received: from mailout02.sul.t-online.com ([194.25.134.17]:37509 "EHLO mailout02.sul.t-online.de") by vger.kernel.org with ESMTP id ; Thu, 8 Nov 2001 10:38:44 -0500 Date: Thu, 8 Nov 2001 16:38:22 +0100 From: Tobias Diedrich To: Peter Seiderer Cc: linux-kernel@vger.kernel.org Subject: Re: What is the difference between 'login: root' and 'su -' ? Message-ID: <20011108163821.A26539@router.ranmachan.dyndns.org> Mail-Followup-To: Tobias Diedrich , Peter Seiderer , linux-kernel@vger.kernel.org In-Reply-To: <20011107184710.A1410@zodiak.ecademix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011107184710.A1410@zodiak.ecademix.com> User-Agent: Mutt/1.3.23i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Peter Seiderer wrote: > Hello, > tried today to mkfs.ext2 a partition of my disk and detected there is > a little difference between 'login: root' and 'su -'. [...] > --- SIGXFSZ (File size limit exceeded) --- > +++ killed by SIGXFSZ +++ I ran into the same Problem in SuSE 7.0 . Turned out it was pam_limits.so , try if it works if you comment out the line with pam_limits.so in it in /etc/pam.d/su . You probably have to recompile the pam libraries. -- Tobias PGP: 0x9AC7E0BC - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/