Quantcast
Channel: Good mind
Viewing all articles
Browse latest Browse all 511

jenkins 계정 초기화

$
0
0

1. 환경설정파일 변경

$ /var/lib/jenkins/config.xml

 a) useSecurity 항목을 true에서 false로 변경


2. jenkins 재시작

$ /etc/init.d/jenkins resta


3. 재접속하면 바로 로그인됨


로그인 후 Jenkins관리 -> Configure Global security

Security Realm 항목

    Jenkins' own user database (Check) ⇢ 사용자 가입 허용 (Check)

Authorization 항목

    Matrix-based security (Check). ⇢ User/group to add... 버튼을 눌러 관리자 ID 및 권한(ALL Check) 추가

Save 버튼 클릭


다시 새로고침하면 로그인 ID입력창이 뜨는데 여기에서 계정가입클릭하고, Matrix-based security에서 생성한 계정으로 회원가입을 진행.





Viewing all articles
Browse latest Browse all 511

Trending Articles