similar to: Issue on DEBUG statement

Displaying 20 results from an estimated 200 matches similar to: "Issue on DEBUG statement"

2014 Feb 11
1
SMB3 verification in Wireshark
Hi, I am running samba-4.1.4 on my Fedora OS. I have provided the "client max protocol = SMB3" and "server max protocol = SMB3" parameters in smb.conf file I'm able to get only SMB2.1 packets using wireshark after fileshare access from my windows 7 machine. And not SMB3 packets. SMB2->NegotiateProtocol Response 0x0202 0x0210 Samba-4.1.4 is supporting SMB3 also. So
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.
2019 Feb 14
3
SMB Signing with "map to guest = " options
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 policy" to "Microsoft network client: Digitally sign communications (Always)” = *Disable*" SMB_Server is joined to Windows 2k12
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 14
2
SMB Signing with "map to guest = " options
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 policy" to "Microsoft network client: Digitally sign communications (Always)” = *Disable*" SMB_Server is joined to Windows 2k12
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
2020 Mar 19
0
smbclient(samba-4.10.4) cannot log data in log.smbclient while samba-3.6.23 can
Any updates .. On 3/18/20 18:04, Amit Kumar wrote: > > Hello, > > smbclient cannot create log file when log-basename is specified in > samba-master. > > ?????? -l|--log-basename=logdirectory > ?????????? Base directory name for log/debug files. The extension > ".progname" will > ?????????? be appended (e.g. log.smbclient, log.smbd, etc...). The log >
2011 Jan 07
4
how to calculate this natural logarithm
Hello I want to calculate natural logarithm of sum of combinations as follow: (R code) { com_sum=choose(2000000,482)*choose(1000000,118)+choose(2000000,483)*choose(1000000,117)+...+choose(2000000,i)*choose(1000000,600-i)+...+choose(2000000,600)*choose(1000000,0) #calculate the sum result=log(com_sum) #calculate the log of the sum } But
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
2004 Jul 21
1
Sourse Code Of OGG/VORBIS Decoder
Can some one help me from where i can get the OGG/VORBIS Decoder source code.From VORBIS website i've downloaded some source code,but it have several project files.i'm puzzled about that. Please let me know which one is correct or from where i can down load this code. Thanks in advace. Regards Chiranjeevi DISCLAIMER: The information contained in this e-mail message and in any
2004 Jul 22
1
BSD-STYLE SOURCE LICENSE
Hi All Can some body help me what does BSD-STYLE SOURCE LICENSE mean. whether i've to get license kind of stuff Xiph.org Foundation or what?? i'm planning to implement OGG/VORBIS decoder on some DSP platform and confused with the source of source code.Please let me know from where exactly i can get one. Thanks in advance Chiranjeevi DISCLAIMER: The information contained in this
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 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. >>
2012 Sep 29
4
Why smbd (version 4.1.0) uses source3/smbd/server.c not source4/smbd/server.c
Dear everybody, Could anybody told me the reason? Does the code of samba 3 and samba 4 mix together in the master branch. How can I let smbd be compiled from source4/smbd/server.c? Thanks and Have a good weekend Jun The following is what I got from the command line: junyij-2.desktop$ ./smbd [2012/09/28 17:36:18, 0] ../lib/util/debug.c:592(reopen_logs_internal) Unable to open new log file
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 15
1
too many open files
Hello list, I have a problem with a samba 4.1.2 (Sernet Package) on SLES 11 SP3. Every few days samba (which works as a single ad controller) says "NT_STATUS_TOO_MANY_OPENED_FILES" and stopps working. To fix this Problem our customer reboots the machine. The logfile says: "Apr 15 02:48:37 s4ad samba[3058]: [2014/04/15 02:48:37.495691, 0]
2003 Apr 13
1
checking nmbd
Hello. I just recently upgraded to redhat 9 from 7 & everything went smoothly except samba. Using the DIAGNOSIS.txt I get to step 3 (I think) & execute the following command nmblookup -B servername _SAMBA_ the return is thus querying _SAMBA_ on 127.0.0.1 name_query failed to find name _SAMBA_ the text advises that nmbd is not installed correctly. Well I'm using xinetd
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
2016 Nov 15
1
Samba4.4.5 cross compilation for PowerPC
Hi List, I need your help in samba4.4 cross compile for PowerPC. Im using samba-4.4.5. As suggested by some folks in below links I used cross answers method. http://lists.openembedded.org/pipermail/openembedded-devel/2015-November/104549.html https://git.busybox.net/buildroot/commit/?id=dee1cf0cdf9db351fd94ccd864e09b3f1ec122f9 Configure is no issues. The main issue is for asn1_compile and
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