반응형
$ htpasswd -c /etc/apache2/dav_svn.passwd [username]
New password:
Re-type new password:
Adding password for user [username]
$
New password:
Re-type new password:
Adding password for user [username]
$
아파치를 통해 authorization을 할 때, 새로운 사용자 계정을 추가하여 SVN 사용하도록 하려면 위와 같이 추가할 수 있다.
반응형
'IT > Linux' 카테고리의 다른 글
Linux / 쉘 변경하기 (0) | 2010.09.01 |
---|---|
Linux / 텍스트 문서의 맨 끝부분 내용 확인하기: tail (0) | 2010.03.19 |
Linux / 64bit 플랫폼에서 32bit기반 실행 프로그램이 실행되지 않을 때 (1) | 2009.06.01 |
Linux / Ubuntu에서 gcc 버전 바꾸기 (1) | 2009.04.22 |
Linux / 우분투에서 네트워크 설정하기 (고정IP) (0) | 2009.01.30 |