03-07-2025, 08:51 AM
Thanks for reaching out! You’re on the right track by disabling the default admin account for security, but the issue is likely due to permission inheritance or SMB authentication.
Here’s what to check:
Make Sure Your User Account Has SMB Access
Log into the ADM interface → Access Control → Users
Select your admin user and ensure "Allow" is checked under SMB access.
Re-map the Drive with Your User Credentials
When mapping the network drive, don’t use the default "admin" credentials.
Instead, use the username and password of your custom admin account.
If you already mapped it under the root admin account, disconnect it first.
Run net use * /delete in Command Prompt to clear any cached credentials.
Check Shared Folder Permissions
Go to Access Control → Shared Folders
Select the folder and ensure your new admin user has Read/Write access.
Check SMB Service & Authentication Mode
In Services → SMB, ensure SMB is enabled.
Try switching authentication mode to Local Users & Domain.
Once you re-map the drive with your own admin credentials and ensure your user has full access, it should work even with the root admin disabled.
Here’s what to check:
Make Sure Your User Account Has SMB Access
Log into the ADM interface → Access Control → Users
Select your admin user and ensure "Allow" is checked under SMB access.
Re-map the Drive with Your User Credentials
When mapping the network drive, don’t use the default "admin" credentials.
Instead, use the username and password of your custom admin account.
If you already mapped it under the root admin account, disconnect it first.
Run net use * /delete in Command Prompt to clear any cached credentials.
Check Shared Folder Permissions
Go to Access Control → Shared Folders
Select the folder and ensure your new admin user has Read/Write access.
Check SMB Service & Authentication Mode
In Services → SMB, ensure SMB is enabled.
Try switching authentication mode to Local Users & Domain.
Once you re-map the drive with your own admin credentials and ensure your user has full access, it should work even with the root admin disabled.