Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2022 15:32:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262153] www/bareos-webui: 21.0.0 cannot authenticate
Message-ID:  <bug-262153-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262153

            Bug ID: 262153
           Summary: www/bareos-webui: 21.0.0 cannot authenticate
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: feldeci@gmail.com
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)

After upgrading to 21.0.0 I always get the error: 'Sorry, cannot authentica=
te.
Wrong username, password or SSL/TLS handshake failed.' If I shut down the
director I get 'Error: Connection refused, director seems to be down or
blocking our request.' so the auth fails, the webui can communicate with the
dir. I'm using PHP 7.4.27.

I've tried the stock config with TLS Enable =3D no in dir's console.conf an=
d TLS
disabled in webui's directors.ini:

tls_verify_peer =3D false
server_can_do_tls =3D false
server_requires_tls =3D false
client_can_do_tls =3D false
client_requires_tls =3D false

1000 OK: xxx-dir Version: 21.0.0 (21 December 2021)
self-compiled binary
self-compiled binaries are UNSUPPORTED by bareos.com.
Get official binaries and vendor support on https://www.bareos.com
You are connected using the default console

Enter a period (.) to cancel a command.
*show consoles
Console {
  Name =3D "admin"
  Password =3D "[md5]xxx"
  Profile =3D "webui-admin"
  TlsEnable =3D No
}

*show profiles
Profile {
  Name =3D "webui-admin"
  JobAcl =3D "*all*"
  ClientAcl =3D "*all*"
  StorageAcl =3D "*all*"
  ScheduleAcl =3D "*all*"
  PoolAcl =3D "*all*"
  CommandAcl =3D "!.bvfs_clear_cache", "!.exit", "!.sql", "!configure",
"!create", "!delete", "!purge", "!prune", "!sqlquery", "!umount", "!unmount=
",
"*all*"
  FileSetAcl =3D "*all*"
  CatalogAcl =3D "*all*"
  WhereAcl =3D "*all*"
}

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262153-7788>