[Fuego] [Fuego Jenkins] anonymous is missing the Read permission

dhinakar k dhinakar.k at gmail.com
Wed Mar 8 11:03:04 UTC 2017


Hi Tim,

Thanks for pointing it out. That worked for me.

Regarding ssh root@<ip_addr> -p 2222 , I am getting 'permission denied,
please try again' . Do you have any clue on this?
Note: I have not changed anything in /etc/ssh/sshd_config or
/etc/ssh/ssh_config files (inside the container).

Regards,
Dhinakar



On Wed, Mar 8, 2017 at 5:00 AM, Bird, Timothy <Tim.Bird at sony.com> wrote:

> You should be able to stop jenkins, edit config.xml and restart jenkins
> in the container, the same way you would on your host.  You should
> have root privileges inside the container, so any permission adjustment
> to files, or ability to start/stop services should work.  Note that
> in the current Fuego configuration, the config.xml file is symlinked
> to /userdata/conf/config.xml.  This should be visible, and editable
> by root, in the host filesystem (under fuego/userdata/conf
> wherever you installed the fuego repository).
>
> Try this (inside the container):
>  $ service jenkins stop
>  $ cd /userdata/conf/config.xml
>  $ <edit config.xml>
>  $ service jenkins start
>
>  -- Tim
>
> > -----Original Message-----
> > From: fuego-bounces at lists.linuxfoundation.org [mailto:fuego-
> > bounces at lists.linuxfoundation.org] On Behalf Of dhinakar k
> > Sent: Tuesday, March 07, 2017 5:20 AM
> > To: fuego at lists.linuxfoundation.org
> > Subject: [Fuego] [Fuego Jenkins] anonymous is missing the Read permission
> >
> > Hi,
> >
> > While trying to setup users and security, Jenkins got locked as I missed
> to
> > give any permissions for anonymous.
> > As a result the Fuego home page itself is not coming up.
> > I get http 500 error saying 'AccessDeniedException2: anonymous is missing
> > the Read permission'
> >
> > In Jenkins usually the security can be cleared offline by editing the
> config.xml
> > file.
> > How do I do the same in Fuego? Please let me know.
> >
> > Thanks & Regards,
> > Dhinakar
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/fuego/attachments/20170308/e8e76a9a/attachment.html>


More information about the Fuego mailing list