I read through all the documentation concerning CIFS and I understand I have to run a command as admin while SSH into the Nexenta. This command is:
| Code: |
sharectl set -p lmauth_level=2 smb
|
Unfortunately, the command fails due to:
| Code: |
sharectl[4812]: [ID 588880 user.error] Failed to commit transaction: insufficient privileges for action
|
Does anyone have any ideas how to have sufficient permissions? It isn't possible to run the command as root and I can't find a way to sudo to root.