Re: File /etc/modules being ignored on Xenial

2016-02-06 Thread Martinx - ジェームズ
Never mind, I found the problem: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627949 Cheers! Thiago On 7 February 2016 at 01:45, Martinx - ジェームズ wrote: > Guys, > > I have a "/etc/modules" that contains: > > --- > br_netfilter > dummy numdummies=6 > --- > > However, after reboot, there is

File /etc/modules being ignored on Xenial

2016-02-06 Thread Martinx - ジェームズ
Guys, I have a "/etc/modules" that contains: --- br_netfilter dummy numdummies=6 --- However, after reboot, there is no dummy interfaces available! I can see that there is a link to "/etc/modules", here: --- root@xenial-1:~# file /etc/modules-load.d/modules.conf /etc/modules-load.d/modules.

RE: windows can not access samba share - username case senitivity issue [xenial]

2016-02-06 Thread Doug Smythies
On 2015.02.06 08:04 Jason Sauders wrote: Thanks for the reply. > One thing to keep in mind is that each samba user must > be a local system user on the box hosting the samba shares. Yes, agreed. > So if you have an Ubuntu box and this Ubuntu box is going to host the > samba shares, and overal

RE: windows can not access samba share - username case senitivity issue [xenial]

2016-02-06 Thread Doug Smythies
Thanks for the replies. On 2016.02.06 09:51 Tom H wrote: > On Sat, Feb 6, 2016 at 4:41 PM, Doug Smythies wrote: >> On 2016.02.06 Tom H wrote: >>> On Sat, Feb 6, 2016 at 1:17 AM, Doug Smythies wrote: I have been attempting to make samba work on an Ubuntu amd64 server 16.04 I am buildi

Re: windows can not access samba share - username case senitivity issue [xenial]

2016-02-06 Thread Tom H
On Sat, Feb 6, 2016 at 4:41 PM, Doug Smythies wrote: > On 2016.02.06 Tom H wrote: >> On Sat, Feb 6, 2016 at 1:17 AM, Doug Smythies wrote: >>> I have been attempting to make samba work on an Ubuntu amd64 server 16.04 I >>> am building. >>> My windows user account name is "Doug". My Ubuntu user

Re: windows can not access samba share - username case senitivity issue [xenial]

2016-02-06 Thread Jason Sauders
Hi there, Doug. One thing to keep in mind is that each samba user must be a local system user on the box hosting the samba shares. So if you have an Ubuntu box and this Ubuntu box is going to host the samba shares, and overall you'd like to have a total of 5 samba users, those 5 samba users mu

RE: windows can not access samba share - username case senitivity issue [xenial]

2016-02-06 Thread Doug Smythies
On 2016.02.06 Tom H wrote: > On Sat, Feb 6, 2016 at 1:17 AM, Doug Smythies wrote: >> I have been attempting to make samba work on an Ubuntu amd64 server 16.04 I >> am building. >> My windows user account name is "Doug". My Ubuntu user account name is >> "doug". This appears to be the root issue