Push changes to a restricted account

Octavian Râşniţă orasnita at gmail.com
Sun Oct 11 17:29:26 UTC 2009


From: "Dennis Brakhane" <brakhane at googlemail.com>
2009/10/11 Octavian Râşniţă <orasnita at gmail.com>:
> Well, I have configured an hg account that owns the repositories but I 
> want
> the users to use a password (and not public keys) for pushing changes and 
> I
> also don't want them to be able to have full ssh access on that account. 
> Is
> this possible?

You can use mercurial-server for this

http://www.lshift.net/mercurial-server.html

On that page I read that "Developers are authenticated only using SSH keys; 
no other form of authentication is supported.".
So no password-based access unfortunately but only public keys.

Thank you.

Octavian





More information about the Mercurial mailing list