X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: cygwin - cvs and xinet giving 'setuid failed' error Date: Mon, 9 Jun 2008 10:28:19 -0700 Message-ID: <0FF4A97D8C11FB469CD0DC6AC735B4EC2796C9@SD-MAIL6.wfinet.com> References: <0FF4A97D8C11FB469CD0DC6AC735B4EC2796C3 AT SD-MAIL6 DOT wfinet DOT com> <0FF4A97D8C11FB469CD0DC6AC735B4EC2796C5 AT SD-MAIL6 DOT wfinet DOT com> <0FF4A97D8C11FB469CD0DC6AC735B4EC2796C6 AT SD-MAIL6 DOT wfinet DOT com> From: "Shailesh Ligade" To: Content-Type: text/plain; charset="iso-8859-1" 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m59HWtxL011414 Hello, my login id is $ id uid=12253(Shailesh.Ligade) gid=10513(Domain Users) groups=544(Administrators),545(Users),11546(Contractor_Kratos),10513(Domain Users),12201(Skunk M Drive) $ whoami Shailesh.Ligade I have installed, cvs with cygwin. I did init a cvs repository cvs -d /usr/local/cvsroot init $ ls -al /usr/local/cvsroot/ total 0 drwxrwxr-x+ 3 Shailesh.Ligade Users 0 Jun 6 15:20 . drwxrwx---+ 6 Shailesh.Ligade Users 0 Jun 6 15:20 .. drwxrwxr-x+ 3 Shailesh.Ligade Domain Users 0 Jun 9 08:41 CVSROOT my /etc/xinted.conf is: defaults { instances = 60 log_type = FILE /var/log/servicelog log_on_success = HOST PID log_on_failure = HOST cps = 25 30 } The login appears to be working correctly (i have setup a passwd file with empty passwords) $ cvs -d :pserver:shailesh DOT ligade AT hxggold02w030:/usr/local/cvsroot login Logging in to :pserver:shailesh DOT ligade AT hxggold02w030:2401/usr/local/cvsroot CVS password: after login any other cvs command gives me 'setuid failed' $ cvs -d :pserver:shailesh DOT ligade AT hxggold02w030:/usr/local/cvsroot status setuid failed: Permission denied I even tried mkpasswd -l -d > /etc/passwd mkgroup -l -d -u > /etc/group What is wrong?? thanks Shailesh ----------------------------------------- Attention: Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity. The information contained in this message and or attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you received this in error, please contact the sender and delete the material from any system and destroy any copies. -- 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/