X-Spam-Check-By: sourceware.org Message-ID: <5004c9f90705101048g4a7a6e31sdd2645bde8d8e980@mail.gmail.com> Date: Thu, 10 May 2007 10:48:55 -0700 From: "Ben Atkin" Reply-To: ben AT benatkin DOT com To: cygwin AT cygwin DOT com Subject: su: cannot set groups: Invalid argument MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 98ae3a85fa399cdb X-IsSubscribed: yes 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 I've been using the standard cygwin distribution for setting up ssh/sftp on Windows Server 2003. It's been working fine for the Administrator account, but now I'd like to set up another account and use that, just in case people see ssh running on a windows computer and try running a password guesser on the Administrator account. There is a domain account that I'd like to use. I can get to it if I ssh into the domain controller, but it won't work for other computers on the domain. I searched for a solution, and I found mkpasswd. I ran "mkpasswd -d (domain) -u (user)" and it worked without error and so I appended the entry to /etc/passwd. To test it, I tried doing "su (username)". It prompts me for the password, and after I enter the password, it says "su: cannot set groups: Invalid argument". Does anyone have any idea why this error might occur? I searched for my error message to no avail. Thanks, Ben Atkin -- 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/