Q: howto require per-branch authentication to commit or push changes

Mark Hammond skippy.hammond at gmail.com
Sat Apr 4 07:18:20 BST 2009


On 4/04/2009 12:08 PM, Maritza Mendez wrote:
>
> On Fri, Apr 3, 2009 at 5:20 PM, Michael B. Trausch <mike at trausch.us
> <mailto:mike at trausch.us>> wrote:
>
>
>     You should be able to use group permissions to handle the problem on
>     the remote host.
>
>
> That is a very good suggestion.  I was wanting to avoid figuring out how
> to run ssh on Windows, but I think you are right this is the best way.
> Our IT guy does not want any non-Windows boxes.  Aye!  It was hard
> enough to get bzr to run as a Windows Service!  This would be so much
> easier if he would let us use Linux.  I think there is a saying those
> who do not know unix are doomed to reinvent poor substitutes.

A lot of Windows shops would probably like to put bzr behind IIS and 
configure NTLM or Kerberos security to control access giving them 
password-less authentication and centralized user management.  That 
would require bzr grow 'windows sspi' authentication support, which 
although available via pywin32 and others, is something I've no personal 
need for so am unlikely to contribute.  I could point anyone interested 
in the right direction though...

Cheers,

Mark



More information about the bazaar mailing list