X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?UTF-8?B?UmVuw6kgQmVyYmVy?= Subject: Re: Cygwin server/cvs passwd problem Date: Wed, 04 Oct 2006 20:32:58 -0500 Lines: 57 Message-ID: References: <9630.64387110553$1160006655 AT news DOT gmane DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) In-Reply-To: <9630.64387110553$1160006655@news.gmane.org> OpenPGP: url=hkp://random.sks.keyserver.penguin.de X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Erik Nijkamp wrote: > Currently I=E2=80=99m trying to use the newest cygwin version as ssh serv= er > for windows xp sp2, >=20 > which is working quite smoothly. But actually I need to create a cvs > alias for an existing nt user. An alias? Are you in fact creating a user in the /etc/passwd file? if you want to use= it as an alias you have to copy the SSID part of the real user to the alia= s user. As an option, an much easier, have you considered adding a user in CVS? Yo= u just have to add a passwd file into the reporitory's CVSROOT, an entry of= the form: > Works out of the box in windows/prompt itself, but whenever I try > exactly the same within the cygwin or putty bash it hangs on the second p= assword > verification: >=20 > [NT] > C:\Documents and Settings\Administrator>cvs -d :pserver:nijkamp:secret AT lo= cal > host:/testrepo passwd -a -r nijkamp afoobar3 >=20 > Adding user afoobar3 AT localhost > New Password: > Verify Password: I don't understand what you are doing here, what version of CVS understands= the command "passwd"? > [Putty/Cygwin] >=20 > nijkamp AT 9956VTM ~ > $ cvs -d :pserver:nijkamp:secret AT localhost:/testrepo passwd -a -r nijkamp= foobar2 >=20 > Adding user afoobar2 AT localhost > New Password: secret It looks like it worked, what is the problem? > This is a must for my current project and I would be glad if somebody > could help me. You seem to be using a modified CVS, so why ask here? My Cederqvist manual for CVS 1.12.12 says "Someday, there may be a cvs pass= wd command", I know that is not the latest version but the latest in Cygwin= packages is 1.11.21 (latest stable). --=20 Ren=C3=A9 Berber -- 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/