开发者

Is there way in Hudson to control People configure from command line?

开发者 https://www.devze.com 2023-01-31 05:45 出处:网络
Is there way in Hudson to control People configure from command开发者_开发知识库 line?I haven\'t done any configurations from command line, but...

Is there way in Hudson to control People configure from command开发者_开发知识库 line?


I haven't done any configurations from command line, but...

There is a file under the main directory of hudson, config.xml that lists the administrative permissions that have been granded to users. There is a directory called users again uder the main directory of hudson, where every user has a directory with its username. There another config.xml is placed with specific user configurations. The password is there as a Hash so I'm not sure if you can edit this property.

I haven't changed anything in these files... so, I don't know if this is something that can help you...

0

精彩评论

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