[python-chinese] [OT] 关于apache上的subversion的权限管理。!!关注...

samhoo samhoo在gmail.com
星期四 八月 2 18:54:58 HKT 2007


通过svn的hook同步conf的配置这个方法是挺狠,但是简单有效:用这种方法加上LDAP认证我们管理了超过14个部门19个库,却无需一个统一的管理员管理用户、密码、权限调整之类的事情。这是委托式分级权限管理的最大好处。

另外推荐一个正在发展的工具:usvn(www.usvn.info),目前为0.6.3,在适合的时候,我们会考虑用它来替代现有方式,毕竟配置authz还是容易出现权限漏洞。

在 07-8-2,侯华隆<hou_hl在sina.com> 写道:
>
>
> 我靠,这方法狠
>
>
>  ________________________________
>
> 侯华隆
> 2007-08-02
>  ________________________________
>
> 发件人: Zoom.Quiet
> 发送时间: 2007-08-02 14:35:48
> 收件人: python-chinese在lists.python.cn
> 抄送:
> 主题: Re: [python-chinese][OT]
> 关于apache上的subversion的权限管理。!!关注...
>
>
> On 8/2/07, Bright Lee  <m2lihui在163.com > wrote:
> > 我也想知道,像CVS直接可以在控件台中用命令就可以搞定,不用到服务器去改!
> > 关注
> http://wiki.woodpecker.org.cn/moin/SubversionHooks
> 使用类似方法,将 conf 目录包含到自动同步控制下,
> 通过 svn 自个儿,管理自个儿的权限 ;)
>
>
> > ----- Original Message -----
> > From: "Leo Jay"  <python.leojay在gmail.com >
> > To: "python-chinese列表"  <python-chinese在lists.python.cn >;
> "Python.cn在google"  <python-cn在googlegroups.com >
> > Sent: Thursday, August 02, 2007 12:46 PM
> > Subject: [python-chinese] [OT] 关于apache上的subversion的权限管理。
> >
> >
> >  > apache上用户的管理是通过一个AuthUserFile指定的文件来配置的。
> >  > 而subversion上的权限管理是通过AuthzSVNAccessFile指定的文件来配置的。
> >  >
> >  > 我现在的问题是,每次要增加,删除用户或是改用户密码
> >  > 或是更改用户的subversion权限都要到server上改相应的文件。
> >  >
> >  > 有没有方便一些的方法呢?
> >  >
> >  > 谢谢。
> >  >
> >  > --
> >  > Best Regards,
> >  > Leo Jay
> >  > _______________________________________________
> >  > python-chinese
> >  > Post: send python-chinese在lists.python.cn
> >  > Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> >  > Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> >  > Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> > Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>
> --
> '''Time is unimportant, only life important!
> 过程改进的目标不是高品质产品,而是促生靠谱的人的组织!
> '''
> http://zoomquiet.org
> blog在http://blog.zoomquiet.org/pyblosxom/
> wiki在http://wiki.woodpecker.org.cn/moin/ZoomQuiet
> or http://202.108.44.62/moin/ZoomQuiet
> scrap在http://floss.zoomquiet.org
> douban在http://www.douban.com/people/zoomq/
> ____________________________________
> Pls. use OpenOffice.org to replace M$ Office.
>      http://zh.openoffice.org
> Pls. use 7-zip to replace WinRAR/WinZip.
>      http://7-zip.org/zh-cn/
> You can get the truely Freedom 4 software.
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>


关于邮件列表 python-chinese 的更多信息