RSA Access Manager 5.0 Apache 2.4 Agent Returns error "Unknown Authz provider: valid-user" on start up
Originally Published: 2016-10-31
Article Number
Applies To
RSA Product/Service Type: Web Agent Apache
RSA Version/Condition: 5.0 All
Platform: Apache 2.4
Issue
Cause
New with the release of Apache 2.4 is a dependency to load the mod_authz_user.so Module when specifying Require valid-user.
If the module is commented out, Apache returns "Unknown Authz provider: valid-user" on startup.
Entries from ct-httpd.conf file
<Directory "/opt/rsa-axm/agent-50-apache/htdocs/">
AuthType Basic
Require valid-user
AuthName CT
Order allow,deny
Allow from all
</Directory>
<Location />
AuthType Basic
Require valid-user
AuthName CT
</Location>
Resolution
Some customer choose to comment out modules that they are not using.
Un-comment the module so it will load and Apache will start normally.
Related Articles
RSA Via Lifecycle and Governance Identity Collection fails during reconciling of deleted accounts with EC[1400] [unknown e… 91Number of Views "Unknown action field" failure while running AMBA Actions 27Number of Views Radius Server Crashed with status Unknown after adding alternate IP to authentication Agent on AM 8.x 126Number of Views RSA Authentication Manager 8.1 SP1 Web Tier installation fails with "The TCP port 7030 cannot be bound for an unknown reason" 136Number of Views No SQL Strategy found for SQL statement: Execute CreateAccount when using a Generic Database AFX connector in RSA Identity… 49Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes: Cloud Access Service and RSA Authenticators RSA Release Notes for RSA Authentication Manager 8.8 RSA-2026-04: RSA Governance and Lifecycle Security Update for SUSE Linux Enterprise Server Vulnerabilities
Don't see what you're looking for?