banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Thảo luận hệ điều hành *nix Set Quyền cho mỗi projects (folder) với mỗi users trong SVN trên linux  XML
  [Question]   Set Quyền cho mỗi projects (folder) với mỗi users trong SVN trên linux 07/04/2011 08:33:38 (+0700) | #1 | 234968
van_security
Member

[Minus]    0    [Plus]
Joined: 08/10/2009 14:02:39
Messages: 159
Offline
[Profile] [PM]
Chào cả nhà,

Mình đã cài SVN xong. Nay có nhu cầu
Set Quyền cho mỗi projects (folder) với mỗi users trong SVN trên linux.

Mình đã tìm hiểu trên net cụ thể link sau đây
http://stackoverflow.com/questions/81361/how-to-setup-access-control-in-svn

Nhưng thực hiện không được.
Chắc có lẽ đây là HD dành cho SVN cài trên win.

Mình cấu hình file subversion.conf như sau

<Location /repos>
DAV svn
SVNPath /var/www/svn/repos
AuthType Basic
AuthName "Subversion repos"
AuthUserFile /etc/svn-auth-conf
Require valid-user
</Location>

File /etc/svn-auth-conf thì mỗi lần thêm ủe bằng lệnh sau
[root@lucifer ~] htpasswd -cm /etc/svn-auth-conf yourusername
New password:
Re-type new password:
Adding password for user yourusername
[root@lucifer ~] htpasswd -m /etc/svn-auth-conf anotherusername
New password:
Re-type new password:
Adding password for user anotherusername


Hiện làm theo HD của link nói trên nhưng không được
[Up] [Print Copy]
  [Question]   Set Quyền cho mỗi projects (folder) với mỗi users trong SVN trên linux 07/04/2011 08:51:05 (+0700) | #2 | 234972
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
File cấu hình cho Subversion đã có cái gì liên quan đến Authorization đâu: http://svnbook.red-bean.com/nightly/en/svn.ref.mod_authz_svn.conf.html
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Set Quyền cho mỗi projects (folder) với mỗi users trong SVN trên linux 07/04/2011 10:23:04 (+0700) | #3 | 234990
van_security
Member

[Minus]    0    [Plus]
Joined: 08/10/2009 14:02:39
Messages: 159
Offline
[Profile] [PM]

quanta wrote:
File cấu hình cho Subversion đã có cái gì liên quan đến Authorization đâu: http://svnbook.red-bean.com/nightly/en/svn.ref.mod_authz_svn.conf.html 


Cảm ơn bác Quân

Mình set thêm phần [Access control lists] như sau trong file subversion.conf thì nó OK rồi
<Location /repos>
DAV svn
SVNParentPath /var/www/svn/repos
AuthzSVNAccessFile /etc/svn-acl-conf
AuthType Basic
AuthName "Subversion repos"
AuthUserFile /etc/svn-auth-conf
Require valid-user
</Location>

Tạo file /etc/svn-acl-conf và edit nó các quyền theo hướng dẫn

http://wiki.centos.org/HowTos/Subversion
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|