X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <48B9B01C.9090301@cwilson.fastmail.fm> Date: Sat, 30 Aug 2008 16:39:56 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [Avail for test] login-1.9-8 References: <5B653044-660B-4038-A3D4-85C175F1DC2D AT jeol DOT com> In-Reply-To: <5B653044-660B-4038-A3D4-85C175F1DC2D@jeol.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Gary Wernsing wrote: > I have Cygwin as configured below running on XP SP3. > > rsh using .rhosts works fine but rlogin requests a password. > In the future, please *attach* your cygcheck output, instead of pasting it inline; doing it your way creates a ton of false-positives when people search the mailing list archives. However, thanks for the headsup. I *think* I know what the problem is, and will roll a new release soon. Login tests for the SeIncreaseQuotaPrivilege, but newer csih packages (used by *-config scripts such as iu-config) no longer explicitly add that right to the cyg_server user. (the local Administrators group has that right by default, but it isn't found if you only look in the user security token; you have to look in the group token. Login's simple code only looks in the user token IIRC.) For now, you could try adding that privilege to the cyg_server user manually. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/