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
Radius Authentication Failure after upgrading to 8.6 and above with UTF-8 Error seen in radius logs 617Number of Views Backup and scan for updates using NFS fails after upgrading to RSA Authentication Manager 8.4 322Number of Views AFX Server fails to start in a WebSphere deployment after upgrading to 7.0.x or higher of RSA Identity Governance & Lifecycle 385Number of Views Guidelines and resources for upgrading to SecurID Governance & Lifecycle 7.5.2 592Number of Views RSA RADIUS Service stopped after upgrading to AM 8.6 256Number of Views
Don't see what you're looking for?