From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10113 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: CVS'r'us Date: 06 Mar 1997 21:49:42 +0100 Sender: grossjoh@charly.informatik.uni-dortmund.de Message-ID: References: Reply-To: Kai Grossjohann NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.100) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035150037 22462 80.91.224.250 (20 Oct 2002 21:40:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:40:37 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id NAA18644 for ; Thu, 6 Mar 1997 13:25:42 -0800 Original-Received: from waldorf.informatik.uni-dortmund.de (waldorf.informatik.uni-dortmund.de [129.217.4.42]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 6 Mar 1997 21:49:52 +0100 Original-Received: from naunet.informatik.uni-dortmund.de (naunet.informatik.uni-dortmund.de [129.217.20.111]) by waldorf.informatik.uni-dortmund.de with SMTP id VAA12069 for ; Thu, 6 Mar 1997 21:49:45 +0100 (MET) Original-Received: by naunet.informatik.uni-dortmund.de id VAA17269; Thu, 6 Mar 1997 21:49:44 +0100 Original-To: ding@ifi.uio.no In-Reply-To: Lars Magne Ingebrigtsen's message of 06 Mar 1997 20:06:40 +0100 Original-Lines: 27 X-Mailer: Gnus v5.4.17/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:10113 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10113 >>>>> Lars Magne Ingebrigtsen writes: Lars> Ah, right. I've tried looking through the CVS documentation, but I Lars> couldn't find any mention of this. Is it on the web somewhere, Lars> perhaps? My CVS manual (version 1.9) contains a section "Remote repositories". It mentions password authentication, too. Here's what I perceive as the most relevant paragraph: ,----- | When authenticating a password, the server first checks for the user | in the CVS `passwd' file. If it finds the user, it compares against | that password. If it does not find the user, or if the CVS `passwd' | file does not exist, then the server tries to match the password using | the system's user-lookup routine. When using the CVS `passwd' file, | the server runs under as the username specified in the the third | argument in the entry, or as the first argument if there is no third | argument (in this way CVS allows imaginary usernames provided the CVS | `passwd' file indicates corresponding valid system usernames). In any | case, CVS will have no privileges which the (valid) user would not have. `----- kai -- because I couldn't think of a good beginning.