On Wed, 13 Feb 2013 00:30:40 +0100, Rene <renew...@xs4all.nl> wrote:

I have a repository on a machine say sunny.
- I have a login account on sunny and my login is renez
- I have two persons, Joe and Deb, who want to use a repo of mine.
- We all work in a big network where only port 22, 80 and 443 are open.
- I don't have a web server running on sunny.
- Or a web server is running on on sunny but I'm not allowed to use it.

My problem is I only want Joe and Deb to access the repo.

[...]

I had this problem once and solved it by adding Joe and Deb to a new group and then enabling rw-rights on the repository for the group. That meant that they could use their own credentials to access the repository. I suppose Joe and Deb have user access at sunny?

I don't know if you could use that special ssh feature. It depends on how fossil uses the ssh connection, i guess. I am curious, as well, if it could be done.

--
Sverre
_______________________________________________
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