David, So only Rowland is allowed to help?? If everybody does that them in feeling really sorry for him. There are lots of people here with very good knowledge. Even if its a long post, everything might be relevant, i suggest, you try it.. It does not hurt. Anonimize the config if needed. Just my saying.. Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > David H. Durgee via samba > Verzonden: donderdag 7 juni 2018 15:35 > Aan: Rowland Penny via samba > Onderwerp: Re: [Samba] samba behavior change with version upgrade > > Rowland Penny via samba wrote: > > On Thu, 7 Jun 2018 07:38:38 -0400 > > "David H. Durgee via samba" <samba at lists.samba.org> wrote: > > > > > >> Attached please find a zip containing the two smb.conf files with a > >> suffix identifying their origin. If you need any additional > >> information please let me know. > >> > > Sorry, this list strips attachments, please post them in a post ;-) > > > > Rowland > > I noticed that and sent you an email with the attachment included. > Please inspect them and feel free to post a reply to the list with > excerpts of them as appropriate to the problem I am seeing. > I attached > them as a zip as much of the smb.conf files are comments, and > it would > have resulted in a very long post with only tiny portions relevant to > the discussion. > > Dave > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >
On Thu, 7 Jun 2018 15:43:07 +0200 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:> David, > > So only Rowland is allowed to help?? If everybody does that them in > feeling really sorry for him. There are lots of people here with very > good knowledge. Even if its a long post, everything might be > relevant, i suggest, you try it.. It does not hurt. Anonimize the > config if needed. >I am trying to do two things at once, re-writing the time server wikipage and reading (and shortening) the smb.conf files I was sent, give me a few minutes and I will post them with a comment. Rowland
L.P.H. van Belle via samba wrote:> David, > > So only Rowland is allowed to help?? If everybody does that them in feeling really sorry for him. > There are lots of people here with very good knowledge. > Even if its a long post, everything might be relevant, i suggest, you try it.. > It does not hurt. Anonimize the config if needed. > > Just my saying.. > > Greetz, > > Louis > > >> -----Oorspronkelijk bericht----- >> Van: samba [mailto:samba-bounces at lists.samba.org] Namens >> David H. Durgee via samba >> Verzonden: donderdag 7 juni 2018 15:35 >> Aan: Rowland Penny via samba >> Onderwerp: Re: [Samba] samba behavior change with version upgrade >> >> Rowland Penny via samba wrote: >>> On Thu, 7 Jun 2018 07:38:38 -0400 >>> "David H. Durgee via samba" <samba at lists.samba.org> wrote: >>> >>> >>>> Attached please find a zip containing the two smb.conf files with a >>>> suffix identifying their origin. If you need any additional >>>> information please let me know. >>>> >>> Sorry, this list strips attachments, please post them in a post ;-) >>> >>> Rowland >> I noticed that and sent you an email with the attachment included. >> Please inspect them and feel free to post a reply to the list with >> excerpts of them as appropriate to the problem I am seeing. >> I attached >> them as a zip as much of the smb.conf files are comments, and >> it would >> have resulted in a very long post with only tiny portions relevant to >> the discussion. >> >> Dave >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/sambaMy apologies, I had no intent to limit input of others, I simply wanted someone with expertise I don't have to prune the irrelevant content of the two smb.conf files so that only that which might possibly have bearing on the problem would be imposed on the list participants. These files total over 800 lines, much of which are comments and likely much else of no relevance to this issue. As Rowland was the only one to respond to my posts to that point, I hoped that he had sufficient interest in the problem to prune the files to their relevant portions. I will be happy to email copies to anyone else who wishes to inspect the full content of these files. Perhaps the list owner should consider revision of the attachment policy, as this would have been unnecessary had the attachment remained with the post. I see little problem with permitting zip files to be attached, but perhaps I am not sufficiently versed or paranoid to make a call on this. Dave
On Thu, 7 Jun 2018 14:51:11 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote:> On Thu, 7 Jun 2018 15:43:07 +0200 > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > > > David, > > > > So only Rowland is allowed to help?? If everybody does that them in > > feeling really sorry for him. There are lots of people here with > > very good knowledge. Even if its a long post, everything might be > > relevant, i suggest, you try it.. It does not hurt. Anonimize the > > config if needed. > > > > I am trying to do two things at once, re-writing the time server > wikipage and reading (and shortening) the smb.conf files I was sent, > give me a few minutes and I will post them with a comment. > > Rowland >OK, here are thr two smb.conf files without commented lines and obvious default lines. This is what the OP should have posted: MAYA: [global] workgroup = AGI-NET server string = %h server (Samba, LinuxMint) dns proxy = no log file = /var/log/samba/log.%m max log size = 2048 log level = 0 syslog = 0 panic action = /usr/share/samba/panic-action %d obey pam restrictions = yes unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* . pam password change = yes map to guest = bad user client lanman auth = yes client ntlmv2 auth = no lanman auth = yes usershare allow guests = yes [printers] comment = All Printers browseable = no path = /var/spool/samba printable = yes guest ok = no read only = yes create mask = 0700 [print$] comment = Printer Drivers path = /var/lib/samba/printers browseable = yes read only = yes guest ok = no [testing] comment = Samba test shared directory read only = no locking = no path = /var/tmp guest ok = yes SYLVIA: [global] workgroup = AGI-NET server string = %h server (Samba, LinuxMint) dns proxy = no log file = /var/log/samba/log.%m max log size = 2048 log level = 0 syslog = 0 panic action = /usr/share/samba/panic-action %d server role = standalone server obey pam restrictions = yes unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* . pam password change = yes map to guest = bad user client lanman auth = yes client ntlmv2 auth = no lanman auth = yes usershare allow guests = yes [printers] comment = All Printers browseable = no path = /var/spool/samba printable = yes guest ok = no read only = yes create mask = 0700 [print$] comment = Printer Drivers path = /var/lib/samba/printers browseable = yes read only = yes guest ok = no [testing] comment = Samba test shared directory read only = no locking = no path = /var/tmp guest ok = yes
On Thu, 7 Jun 2018 09:57:23 -0400 "David H. Durgee via samba" <samba at lists.samba.org> wrote:> L.P.H. van Belle via samba wrote: > > David, > > > > So only Rowland is allowed to help?? If everybody does that them in > > feeling really sorry for him. There are lots of people here with > > very good knowledge. Even if its a long post, everything might be > > relevant, i suggest, you try it.. It does not hurt. Anonimize the > > config if needed. > > > > Just my saying.. > > > > Greetz, > > > > Louis > > > > > >> -----Oorspronkelijk bericht----- > >> Van: samba [mailto:samba-bounces at lists.samba.org] Namens > >> David H. Durgee via samba > >> Verzonden: donderdag 7 juni 2018 15:35 > >> Aan: Rowland Penny via samba > >> Onderwerp: Re: [Samba] samba behavior change with version upgrade > >> > >> Rowland Penny via samba wrote: > >>> On Thu, 7 Jun 2018 07:38:38 -0400 > >>> "David H. Durgee via samba" <samba at lists.samba.org> wrote: > >>> > >>> > >>>> Attached please find a zip containing the two smb.conf files > >>>> with a suffix identifying their origin. If you need any > >>>> additional information please let me know. > >>>> > >>> Sorry, this list strips attachments, please post them in a > >>> post ;-) > >>> > >>> Rowland > >> I noticed that and sent you an email with the attachment included. > >> Please inspect them and feel free to post a reply to the list with > >> excerpts of them as appropriate to the problem I am seeing. > >> I attached > >> them as a zip as much of the smb.conf files are comments, and > >> it would > >> have resulted in a very long post with only tiny portions relevant > >> to the discussion. > >> > >> Dave > >> > >> -- > >> To unsubscribe from this list go to the following URL and read the > >> instructions: https://lists.samba.org/mailman/options/samba > > My apologies, I had no intent to limit input of others, I simply > wanted someone with expertise I don't have to prune the irrelevant > content of the two smb.conf files so that only that which might > possibly have bearing on the problem would be imposed on the list > participants. These files total over 800 lines, much of which are > comments and likely much else of no relevance to this issue. > > As Rowland was the only one to respond to my posts to that point, I > hoped that he had sufficient interest in the problem to prune the > files to their relevant portions.Yes, but I shouldn't have to.> I will be happy to email copies to > anyone else who wishes to inspect the full content of these files.Don't bother, I have posted them for you.> > Perhaps the list owner should consider revision of the attachment > policy, as this would have been unnecessary had the attachment > remained with the post. I see little problem with permitting zip > files to be attached, but perhaps I am not sufficiently versed or > paranoid to make a call on this.This list has never allowed attachments and will never allow attachments. Rowland