info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: login problems - problem details given clearly


From: Bhavaniprasad Polimetla
Subject: Re: login problems - problem details given clearly
Date: Thu, 31 May 2001 16:40:51 +0530

dear sir,

thankyou very very much.
it is working fine.

regards,
bhavani.

Larry Jones wrote:

> David Zaroski writes:
> >
> > Create file 'cvspserver' in '/etc/xinetd.d' (containing the following):
> >
> > service cvspserver
> > {
> >         flags       = REUSE NAMEINARGS
> >         socket_type = stream
> >         protocol    = tcp
> >         wait        = no
> >         user        = root
> >         server      = /usr/bin/cvs
> >         server_args = cvs -f --allow-root=/home/bhavani/cvsroot pserver
> > }
>
> You should also have:
>
>         passenv = PATH
>
> to avoid problems with $HOME being set inappropriately.
>
> -Larry Jones
>
> Even if lives DID hang in the balance, it would depend on whose they were.
> -- Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]