Thanks Steffen that makes it work. They did not have overall read
permission earlier.
On Tue, Sep 17, 2013 at 3:15 PM, Steffen Breitbach <
steffen.breitb...@1und1.de> wrote:
> Do anonymous users have overall read permission?
>
> On Tue, 2013-09-17 at 15:10 +0800, Gocol Dev wr
Hi all,
I am trying to set up jenkins such a way that all anonymous users have
view rights of the jobs.
I am choosing matrix based security to do this. And,security realm is set
to "Jenkins own database" and allow users to sign up.
And I have an anonymous user with just Job - Discover, Read a
And there is also
*/root/.jenkins/config.xml*
/root/.jenkins/{{jenkins-user-id}}/config.xml
I missed mentioning the /root/.jenkins/config.xml in previous email
On Mon, Sep 16, 2013 at 4:27 PM, Gocol Dev wrote:
> Thanks Richard, I was looking at finding it too..
>
> So here are the
; Richard.
>
>
> On Mon, Sep 16, 2013 at 7:59 PM, Gocol Dev wrote:
>
>> No, actually I did not set it up :(
>>
>> And, I assume it is defaulted to some location which I am not able to
>> find and that is why re-installs still remember and ask for log-in.
>>
o someone will
> have to pipe in here...
>
> Richard.
>
>
> On Mon, Sep 16, 2013 at 7:28 PM, Gocol Dev wrote:
>
>> Hi Richard
>>
>> Sorry for posting it in the dev.
>>
>> I did not use the sudo-apt get way of doing it, I just downloaded the war
>>
Hi Richard
Sorry for posting it in the dev.
I did not use the sudo-apt get way of doing it, I just downloaded the war
and I am copying it inside my tomcat webapps. And for removing it, I just
did a rm -Rf of the folder.
Thanks,
G
On Mon, Sep 16, 2013 at 3:26 PM, Richard Bywater wrote:
> Hav