similar to: Samba log files not creating after deletion

Displaying 20 results from an estimated 100000 matches similar to: "Samba log files not creating after deletion"

2016 Apr 07
0
print issue from command prompt when jobs submit simultaneously
Hi Samba-Team, This issue can be reproducible in samba-4.2.5 also. Please find the attached log file for the same. Hope I may get some help to resolve it. Thanks and Regards, Shivappa On Mon, Apr 4, 2016 at 11:24 PM, shivappa sangapur <ssangapur3 at gmail.com> wrote: > Hi Samba-Team, > > I'm using Fedora Linux and running samba 4.1.9. > > When I submit 2 print jobs
2018 Sep 18
3
Share cannot be accessed when samba is in Domain with security enabled
Hi Rowland, Sorry, I shall post such questions to mailing list in future. Here is my smb.conf #############My smb.conf########## [global] workgroup=SAMBADFS server string=SMB Server netbios name=Shivatest realm=SAMBADFS.LOCAL log level=1 log file= max log size=2000 max smbd processes=100 security=ADS password server=10.10.1.1 wins support=no client NTLMv2 auth=Yes wins proxy=no server
2017 Mar 06
0
Deletion of folder from windows with smb2 failed samba-4.1, samba-4.4
Hi, (samba-4.1, samba-4.4) set max client/server protocol to SMB2 in smb.conf. access smb share from windows PC. When non-empty folder is deleted from windows with SMB2(max server protocol/client protocol set to SMB2) NT_STATUS_DIRECTORY_NOT_EMPTY error is returned. After refreshing in windows explorer again the folders appeared. But with SMB1 it works fine no error is returned. and after refresh
2017 Apr 14
2
smbtree command shows nothing with SMB2/3
Hi, I am using samba 4.5.4 in my fedora machine. when I execute "smbtree" command it shows nothing with SMB2 protocol. If I change my client max protocol=NT1 in smb.conf, I can see all server present in my Network. looks like below bug. https://bugzilla.samba.org/show_bug.cgi?id=12431 Can it be fixed or someother options can be used for the same to work with protocol greater than NT1
2019 Feb 18
1
SMB Signing with "map to guest = " options
Here is my smb.conf [global] workgroup=TEST server string=SMBServ netbios name=SHIVASMB realm=TEST.LOCAL log level=1 log file= max log size=2000 max smbd processes=100 security=ADS password server=10.10.1.5 wins support=no client NTLMv2 auth=Yes wins proxy=no server max protocol=SMB3 client max protocol=SMB3 dns proxy=no wins server=192.168.4.124, 0.0.0.0 name resolve order=lmhosts host wins
2014 Apr 25
1
Samba 4.1.4 compilation error
Hi all, I am compiling samba 4.1.4 but getting below error on python. (Python version 2.5.2) Is it required a higher version of python. ?...?????????????.........??? Checking for program cpp : /usr/bin/cpp Checking for program ar : /usr/bin/ar Checking for program ranlib : /usr/bin/ranlib Checking for gcc : ok Checking
2014 Mar 19
2
Issue on DEBUG statement
Hi, I was running samba-4.1.4 successfully on my fedora till the below issue occurs. I had put some simple DEBUG statements in "lib/util/debug.c" (reopen_logs_internal() and some other funcs) file to understand the logging mechanism. And the same is compiled fine without any issues. And I started my samba service(both nmbd and smbd), I got "(core dumped) segmentation fault"
2018 Sep 18
3
Fw: Share cannot be accessed when samba is in Domain with security enabled
Begin forwarded message: Date: Mon, 17 Sep 2018 22:36:21 -0500 (CDT) From: shivappa Sangapur via samba-technical <samba-technical at lists.samba.org> To: samba-technical at lists.samba.org Subject: Share cannot be accessed when samba is in Domain with security enabled Hi, I'm using samba-4.7.4. I have put my samba server in Domain. (Not using winbind) using NT domain with user test.
2007 Jun 14
1
Multiple problems: installing SWAT, no longer access to a restored (after deletion) share, ACL inheritance
I'm a job trainee, very new to Linux and Samba and was asked to set up a server based on OpenSUSE and Samba. The idea is not to make a production server but to investigate how and how well this works (the company is Windows exclusive at the moment) I got as far as properly installing Linux and Samba 3 with the help of the guides on the OpenSUSE website. But there are a few things that still
2018 Sep 24
0
Share cannot be accessed when samba is in Domain with security enabled
Rowland, Thanks for ur suggestions. I have used “map to guest=never” and I no longer getting that original error. Do you guess any other issues I may face with keeping stand-alone server and above parameter. So far it is working fine for me in Domain environment. > > -----Original Message----- > From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland Penny via
2018 Sep 18
0
Share cannot be accessed when samba is in Domain with security enabled
On Tue, 18 Sep 2018 07:56:43 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote: > > > Begin forwarded message: > > Date: Mon, 17 Sep 2018 22:36:21 -0500 (CDT) > From: shivappa Sangapur via samba-technical > <samba-technical at lists.samba.org> To: samba-technical at lists.samba.org > Subject: Share cannot be accessed when samba is in Domain with
2019 Feb 18
0
SMB Signing with "map to guest = " options
On Wed, 2019-02-13 at 23:58 -0600, shivappa Sangapur via samba wrote: > Hi, > > I'm using samba-4.7.x > I have some confusions over "map to guest=" options with setting SMB > Signing >  > > I want to understand why in case of *#2 and #5* it is not opening > shares of > my smb-4.7.x shares, > This is probably a case we haven't really
2016 Apr 27
2
Vulnerability patch issue for 4.1.x
Hi Jeremy, Thank you for the reply. I understood. Regards, Shivappa > On 26-Apr-2016, at 12:01 am, Jeremy Allison <jra at samba.org> wrote: > >> On Mon, Apr 25, 2016 at 10:25:44AM +0530, Shivappa wrote: >> Hi list, >> >> When I back ported vulnerability patch to existing samba4.1.21, I'm facing many fileshare access functionality breaks. >>
2016 Apr 27
0
Vulnerability patch issue for 4.1.x
I would stress, test the upgrade first and have a way back readily available, because there are many users here that report basic domain functionality broken for the newly patched versions of Samba... Dňa 27.04.2016 o 09:42 Shivappa napísal(a): > Hi Jeremy, > > Thank you for the reply. > > I understood. > > > Regards, > Shivappa > > > >> On 26-Apr-2016,
2019 Feb 14
0
SMB Signing with "map to guest = " options
On Thu, 14 Feb 2019 05:52:13 -0600 (CST) shivappa Sangapur via samba <samba at lists.samba.org> wrote: > Hi, > > I'm using samba-4.7.x > I have some confusions over "map to guest=" options with setting SMB > Signing 1. Set "*Server signing =auto*", "*map to guest=bad uid*" and > set "client signing in windows 2k12 server group
2019 Jun 27
0
Problem after deleting a DNS zone
On 27/06/2019 11:22, Sergio Belkin wrote: > El mi?., 26 jun. 2019 a las 15:11, Rowland penny via samba > (<samba at lists.samba.org <mailto:samba at lists.samba.org>>) escribi?: > > On 26/06/2019 18:59, Sergio Belkin via samba wrote: > > El mi?., 26 jun. 2019 a las 14:48, Rowland penny via samba (< > > samba at lists.samba.org <mailto:samba at
2016 Apr 25
2
Vulnerability patch issue for 4.1.x
Hi list, When I back ported vulnerability patch to existing samba4.1.21, I'm facing many fileshare access functionality breaks. (All issues are with DCE-RPC calls failures. Even though I have applied DCE-RPC patch) I see vulnerability patches have been provided for 3.6.x, 4.0, 4.2, 4.3 and 4.4 but I don't see 4.1 patch for this. Many functions difference are there between 4.0, (4.1) ,
2016 Apr 25
0
Vulnerability patch issue for 4.1.x
On Mon, Apr 25, 2016 at 10:25:44AM +0530, Shivappa wrote: > Hi list, > > When I back ported vulnerability patch to existing samba4.1.21, I'm facing many fileshare access functionality breaks. > (All issues are with DCE-RPC calls failures. Even though I have applied DCE-RPC patch) > > I see vulnerability patches have been provided for 3.6.x, 4.0, 4.2, 4.3 and 4.4 but I
2014 Apr 30
0
Ipv6 printing not happening in win7
Hi all, IPV6 printing is not happening with samba-3.6.x in win7 but the same works on win8 onwords. Why smb_create is calling many times? Because of this file-size getting zero-length. With ipv4-everything works fine. [2014/04/26 12:14:28.867903, 10] printing/printing.c:568(print_job_find) print_job_find: returning system job -1 for jobid 868269967. [2014/04/26 12:14:28.868096, 1]
2012 Jul 01
0
ot: trying to understand log entries, etc
totally of, I'm trying to understand what's happening, aka, 'how does email works' ? I have Dovecot 1.x, all works fine I noticed in the logs failed access from no-longer-hosted account/user, physical account deleted/removed, most likely from user's BBerry, every ~15 minutes: from /var/log/maillog --- Jun 24 07:31:25 dovecot: imap-login: Disconnected: Inactivity (auth