Thus said Martin Gagnon on Mon, 01 Jul 2013 09:08:54 -0400:

> Have you  try with  server running  more recent  version ?  I remember
> there was  a patch somewhere  between version  1.24 and 1.25  that was
> forcing full right when syncing using ssh://.

I've tried with both 1.22 and 1.26. Here it is with 1.26 against 1.26:

$ fossil push
Push to ssh://amb@localhost//tmp/test.fossil
ssh -e none -T amb@localhost /home/amb/bin/fossil http /tmp/test.fossil
amb@localhost's password:  sent: 0  received: 0

Error: not authorized to write
Round-trips: 1   Artifacts sent: 0  received: 0
Push finished with 373 bytes sent, 276 bytes received

> Nice.. have you send your Contributor aggreement to Mr. Hipp ? 

I  have not---guess  I'll  need to  do  that if  he  intends to  include
my  patch directly.  The  patch isn't  complete  yet (obviously  because
authentication is not working), so that gives me some time.

> I'm very interested  to see this kind of security  enforcement for the
> ssh protocol..  With this  patch, we  can have  fossil access  via ssh
> without having full shell access to the server..

Not to mention  it does away with strange shell  interaction problems (I
ran  into them  the first  time  I tried  to setup  SSH), hopefully  not
introducing other problems.

Andy
-- 
TAI64 timestamp: 4000000051d19784


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to