Re: [Re: [Re: support cvs login for rsh mode?] ]

2000-07-05 Thread lucky seven

Finally I found the problem with your help. I uncommented following line in
CVSROOT/loginfo. The reason is that cvs init was done on version 1.9 . When I
do cvs init on a temp cvsroot, 'who am i' is now replaced by 'id'.

I has replaced 'who am i' with id and it is now fixed. 

Many thanks indead,
LS

DEFAULT(echo ""; who am i; echo %s; date; cat) 
$CVSROOT/CVSR
OOT/commitlog


Tobias Weingartner [EMAIL PROTECTED] wrote:
 On Tuesday, July 4, lucky seven wrote:
  
  I tried to find if anything like 'who am i" or other terminal dependant
  commands in dot files, but could not find any. I am using cvs 1.10
'Halibut'
  on Solaris 2.5.1 with ksh shell. The message only shows when I run "cvs
  commit". 
 
 Then check your CVSROOT/* files...
 
 --Toby.
 



Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.




Re: [Re: support cvs login for rsh mode?]

2000-07-03 Thread lucky seven

Many thanks for the explanation. I will look into SSH. Are there any more
detailed reference for configuring/using SSH with CVS?

On another topic, I get following message:

Must be attached to terminal for 'am I' option

How can I get rid of this? Thanks again.

regards,
ls

[EMAIL PROTECTED] (Greg A. Woods) wrote:
 [ On , July 2, 1900 at 00:51:37 (JST), lucky seven wrote: ]
  Subject: support cvs login for rsh mode?
 
  It would be nice to support cvs login for :ext: same as :pserver: , that
is, a
  new line will generate in HOME/.cvspass for accessing via ext and that
line
  will be removed at cvs logout. Due to security reason, .rhosts is not
  allowed.
 
 Ah, no, it wouldn't actually.  Doing so would again make CVS the weak
 link in whatever security they provide.
 
 Any external remote execution facility will supply its own method of
 eliminating user interaction during authentication, if that should be
 safe to do given the style of authentication.
 
 Certainly rsh and all versions of ssh provide such mechanisms currently
 so there's definitely no need to make CVS the weak link in them.
 
 If ~/.rhosts is not allowed in your environment and yet you're still
 using RSH then you've got some seriously brain-damaged security people!
 The only major loop-hole in the ~/.rhosts facility is that it allows
 ordinary users to grant authorisation to other users.  However if your
 site is auditing for the presence of ~/.rhosts files then they can just
 as easily audit their contents and thus prevent such a loop-hole with no
 additional added risk (and in fact in some scenarios the overall risks
 go *WAY* down when you allow ~/.rhosts because people stop typing their
 passwords in the clear -- in fact forcing ~/.rhosts can be enormously
 more secure than plain old telnet (it all depends on your exact
 circumstances of course, including what threats you face).
 
 Indeed if your site is not allowing ~/.rhosts then they certainly won't
 allow a ~/.cvspass for RSH!  (at least not so long as they have two
 functioning neurons to rub together! ;-)
 
 You should probably switch to SSH in any case though.
 
 -- 
   Greg A. Woods
 
 +1 416 218-0098  VE3TCP  [EMAIL PROTECTED]  robohack!woods
 Planix, Inc. [EMAIL PROTECTED]; Secrets of the Weird [EMAIL PROTECTED]



Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.




support cvs login for rsh mode?

2000-07-01 Thread lucky seven

It would be nice to support cvs login for :ext: same as :pserver: , that is, a
new line will generate in HOME/.cvspass for accessing via ext and that line
will be removed at cvs logout. Due to security reason, .rhosts is not
allowed.

Any information would be appreciated.

regards,
LS



Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.