User not added to group sambashare: "You do not have permission to create a usershare."
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nautilus-share (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
I tried to share a folder and was prompted to install samba, which I accepted. I did not install pam-smbpass as I don't need it. I was prompted to log out and in again, which I did. Now I get this when creating a share:
---
'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/
You do not have permission to create a usershare. Ask your administrator to grant you permissions to create a share.
---
It looks like the user was not added to the group sambashare at all (which script is supposed to do this? Where is the log file?).
Manually running
# sudo usermod -a -G sambashare jakob
fixes the issue.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus-share 0.7.3-1ubuntu2
ProcVersionSign
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sun May 6 11:37:08 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
SourcePackage: nautilus-share
UpgradeStatus: No upgrade log present (probably fresh install)
tags: | added: saucy |
tags: | added: vivid |
Changed in nautilus-share (Ubuntu): | |
importance: | Undecided → High |
Status changed to 'Confirmed' because the bug affects multiple users.