<div dir="ltr"><div><div><div><div>I just checked on my 15.04 install for this package. I did notice an issue with this package on 15.04 though. I tried to launch it via terminal and the error output mentioned no such file or directory at /etc/libuser.conf. I simply ran "touch /etc/libuser.conf" as root, then re-ran "system-config-samba" in terminal as root to bring up the samba interface. After creating that libuser.conf file, the GUI came up fine, however I had to launch it via terminal. In my 3 minutes of tinkering I have not been able to bring it up via the dash menu.<br></div><br></div>The system-config-samba tool is nice. It does a direct edit to the samba file. This made it easy for me to learn, as I could make GUI changes, then look in the config file to see what's changed. Once I got the hang of it I just began writing my own smb.conf file. Makes it easy to back up and restore to your system if you ever redo it. The smb.conf man page (man smb.conf) provides far more samba functionality than the system-config-samba utility, however that little GUI utility is often "just enough" to do exactly what most people need.<br><br></div>Hope this helps!<br></div>-J<br><div><div><div><div><br><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 8, 2015 at 7:23 AM, Petter Adsen <span dir="ltr"><<a href="mailto:petter@synth.no" target="_blank">petter@synth.no</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 07 May 2015 11:13:32 -0400<br>
Paul Smith <<a href="mailto:paul@mad-scientist.net">paul@mad-scientist.net</a>> wrote:<br>
<br>
> So, I decided to ditch Mint and come back to Ubuntu GNOME 15.04.  It's<br>
> got a number of features I like and with the addition of just two<br>
> extensions (Frippery panel favorites and system-monitor) I have a very<br>
> nice desktop.<br>
><br>
> But, I share out some directories on my local harddrive to my family<br>
> for storage, etc. using Samba and I just can't figure out how to make<br>
> this work anymore on this version of Ubuntu.<br>
><br>
> Does anyone have any up-to-date documentation on this?  I found<br>
> <a href="https://help.ubuntu.com/community/Samba/SambaServerGuide" target="_blank">https://help.ubuntu.com/community/Samba/SambaServerGuide</a> but it seems<br>
> outdated.  I can't seem to access the system-config-samba tool at all.<br>
><br>
> The package is installed, but I can't even find it!  Searching for<br>
> "system", "admin", or "samba" doesn't show anything interesting.<br>
><br>
> The web page above says it should be available in "System -<br>
> Administration - Samba", but I can't figure out what that means.  If I<br>
> open the "All Settings" window I don't see anything about<br>
> "Administration" or "Samba" under the "System" section at the bottom.<br>
> There's a "Sharing" icon but it refers to sharing screens or using DAV<br>
> to share files, not Samba.<br>
><br>
> If I try to run "system-config-samba" from the CLI it complains that I<br>
> don't have permissions to execute /usr/bin/pdbedit.  If I try to run<br>
> "sudo system-config-samba" it gives me warnings that the owner of<br>
> ~/.config/ibus/bus is not root, then a system error that it could not<br>
> open configuration file "/etc/libuser.conf", no such file or<br>
> directory.<br>
><br>
> I realize there's the "Local Network Share" option in nautilus but my<br>
> configuration is more complex than that.<br>
><br>
> Am I being oblivious or should I file a bug?<br>
<br>
This isn't exactly what you asked for, but if you want to administer<br>
samba without editing the config manually, you could take a look at<br>
webmin. It lets you do administration of a lot of different services,<br>
including samba, through a nice web GUI. Instructions for adding their<br>
Debian repository are at:<br>
<br>
<a href="http://www.webmin.com/deb.html" target="_blank">http://www.webmin.com/deb.html</a><br>
<br>
These instructions also work fine for Ubuntu. You could also just<br>
download the .deb, but enabling the repository gives you automatic<br>
updates.<br>
<br>
Also, if you have problems running something with sudo, try "sudo -i".<br>
<span class="HOEnZb"><font color="#888888"><br>
Petter<br>
<br>
--<br>
"I'm ionized"<br>
"Are you sure?"<br>
"I'm positive."<br>
</font></span><br>--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div><br></div>