blob: fdb3475742a14e96f52308f5fd4971a589ede561 [file] [log] [blame]
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law or agreed to in writing, software
; distributed under the License is distributed on an "AS IS" BASIS,
; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
; See the License for the specific language governing permissions and
; limitations under the License.
;
; For documentation on the format see http://shiro.apache.org/configuration.html
; Note that we only use the [users] and [roles] sections - others are configured by Guice.
; Unsuitable for production use.
[users]
root = secret, admin
wfarner = password, eng
ksweeney = 12345
[roles]
admin = *
eng = thrift.AuroraSchedulerManager:*