Windows Share is not accessible from local users after upgrading to 8.5
Originally Published: 2021-03-02
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.5
Issue
"mount error(13): Permission denied".
Tasks
smbclient -L <Windows IP> -U <local username> -m SMB2
2- Verify that you can mount the filesystem using the command line.
mount -t cifs //<Windows Server IP>/<share path> <mount point> -o user=<username>,vers=2.0,domain=local
3- Edit the username parameters in the Operation console
Resolution
When mounting a CIFS share, ensure the following steps:
- Navigate to Operations Console >Maintenance > Update & Rollback > Configure Update Source.
- For a Windows share, enter the full path (e.g.,
\\ntosophos\rsa) and provide valid credentials. - Include the mounting options:
(Example:vers=2.0,domain=localuser=rsaupdate,vers=2.0,domain=local) - Test the connection to confirm it succeeds.
For the backup using local user, you need to change the username to <username>@local as the below example.
Related Articles
RSA RADIUS Service stopped after upgrading to AM 8.6 251Number of Views Replication failed after upgrading to RSA Authentication Manager 8.1 SP1 patch 2 69Number of Views The URL parameter SSOLogin=false fails to bypass SSO login after upgrading to 7.0.2 of RSA Identity Governance & Lifecycle 130Number of Views Invalid Request error accessing workflows after patching/upgrading RSA Identity Governance & Lifecycle 157Number of Views Tables embedded in workflow email nodes are malformed after upgrading to version 7.1.1 of RSA Identity Governance & Lifecycle 87Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?