开发者

Apache/Subversion access: Allow access to all authenticated user except one

Is it possible to grant rw access to all authenticated users to a repository except one or two users?

[groups]
guest开发者_运维知识库 = paxclient

[repos:/]
* = rw #(but exclude members of guest group)

[repos:/cplusplus/ClientPAX/]
@guest = rw

I want people in guest group to have access to a certain url but they cant have access to the rest of the repository.

Is this possible today?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜