SVN分组-----authz文件

authz文件:

### This file is an example authorization file for svnserve.
### Its format is identical to that of mod_authz_svn authorization
### files.
### As shown below each section defines authorizations for the path and
### (optional) repository specified by the section name.
### The authorizations follow. An authorization line can refer to a
### single user, to a group of users defined in a special [groups]
### section, or to anyone using the '*' wildcard.  Each definition can
### grant read ('r') access, read-write ('rw') access, or no access ('').


#=======================分组配置开始=======================
[groups]
# harry_and_sally = harry,sally
ciqcid=lza,lxq
ciqcid_ciqcidPlatform=lza,lxq,lml,dw,fxm,sq,xww
ciqcid_sysPlatform=lza,lxq,lml,dw,fxm,sq,xww
ciqcid_en=wf
ciqcid_design=cy
ciqcid_img=lq


#设置对根(即SVN)目录下,所有版本库的访问权限
[/]
@ciqcid = rw
#lza = rw
* =


[/ciqcidPlatform]
@ciqcid_ciqcidPlatform = rw
* =


[/sysPlatform]
#未授权用户没有任何权限 
@ciqcid_sysPlatform = rw
* =


[/sysPlatform/WebRoot/WEB-INF/pub]
#@ciqcid_ciqcidPlatform = rw
#lza = rw
#* =


[/ciqcid.en]
#未授权用户没有任何权限 
@ciqcid_en = rw
@ciqcid = rw
* =


#=======================分组配置结束=======================

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值