Manage Roles button missing?

I have just setup a new system running AlmaLinux 10.1, and LibreNMS. I followed instructions for CentOS8 and nginx, and just made minor adjustment where needed. System seems to be working, but I have noticed that the documentation states there should be a ‘Manage Roles’ button under Settings → Manage Users. I just don’t have that button. :frowning:

Was it removed in some version update? Is this because I’m using Active Directory Authentication?

Output from my validate.php:

Component Version
LibreNMS 26.4.1-dev.37+1eb83d932 (2026-03-24T23:58:47-05:00)
DB Schema 2026_03_05_112733_ospfv3_instances_nullable (376)
PHP 8.2.30
Python 3.12.12
Database MariaDB 10.11.15-MariaDB
RRDTool 1.8.0
SNMP 5.9.4.pre2
===========================================

[OK] Composer Version: 2.9.5
[OK] Dependencies up-to-date.
[OK] Database Connected
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQL and PHP time match
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is unavailable
[OK] rrd_dir is writable
[OK] rrdtool version ok

I did try going back to mysql authentication, and the button didn’t appear then either… :frowning:

hm.. I also looked into creating roles with lnms command…doesn’t appear to be any way to do that either. :frowning:

I fixed this. Turns out, I was running a slightly old version of LibreNMS. I changed my update setting to ‘daily’, and ran daily.sh, which updated things and now I have the button! :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.