On Wed, Jan 30, 2002 at 11:37:11AM -0600, Neil Aggarwal wrote:
> Hello:
> 
> I am trying to follow the instructions for setting up 
> a CVS tunnel over SSH contained in this doc:
> http://www.prima.eu.org/tobez/cvs-howto.html
> 
> At one point, it asks me to run 
> pwd_mkdb -d . master.passwd
> 
> But, I can't find pwd_mkdb on my Linux system.

These are FreeBSD instructions; I can see that both from the command
requested (pwd_mkdb) and the URL (tobez is one of the FreeBSD developers).

You should probably be able to just drop that step; Linux use (d to use?)
/etc/shadow instead of /etc/master.passwd, and did not use database files
(which FreeBSD use for acceleration, but which also makes the password handling
more complex.)

Eivind.

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to