@HarryHUK wrote:
Brief description of the problem
I was trying to create a new user
Detailed step by step instructions to reproduce the problem
Create A New User.
Filled in
- User Name
- Password
- repeat Password
- chose admin group
SubmitCould it be related to my update problems yesterday?
Web-UI screenshot
Error Traceback provided on the Web-UI
Traceback (most recent call last): File "/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py", line 41, in _handle_exception yield File "/opt/rockstor/src/rockstor/storageadmin/views/user.py", line 169, in post smbpasswd(invar['username'], invar['password']) File "/opt/rockstor/src/rockstor/system/users.py", line 159, in smbpasswd raise CommandException(cmd, out, err, rc) CommandException: Error running a command. cmd = /usr/bin/smbpasswd -s -a backup. rc = 127. stdout = . stderr = /usr/bin/smbpasswd: error while loading shared libraries: libwbclient.so.0: cannot open shared object file: No such file or directory
Posts: 4
Participants: 2