similar to: SAMBA digest 1883

Displaying 20 results from an estimated 1000 matches similar to: "SAMBA digest 1883"

1998 Nov 23
0
Freebsd + NT/Nt-Client am Linux-Server
Pam_SMB allows Linux clients to validate their passwords against an NT PDC, so the only thing you have to do is set up the accounts on the Linux side with an '*' in the /etc/passwd entry. This can be done using a list of users: #!/bin/bash for i in `cat myuserlist`; do /usr/sbin/adduser -p '*' $i with various other command line options, such as "-s
1998 Mar 05
14
Browsing
I am configuring Linux (2.0.33) as a local router. I am wanting to use Samba (1.9.18p3) to "manage" the browse lists on my network so that computers on each subnet can browse resources on the other subnets. My local network consists of Win95 and NT40 workstations with NT40 servers. My test configuration consists one token ring segment on one side of the Samba box (network .192) and
2016 Jan 05
2
process_lanman_packet: Discarding datagram from IP 192.168.100.29. Source name STORAGE7<00> is one of our names !
Hi I have a bunch of FreeNAS servers and a TrueNAS HA server all spamming the logs with these messages every minute about their own source name (examples below). These boxes are on two physically separate networks, and I find it unlikely both networks should have some sort of undetected loop. Any ideas on how to debug this? Samba version is 4.1.18. FreeNAS box on network A " Jan 5
2014 Aug 06
1
process_lanman_packet: Discarding datagram from IP x.x.x.x. Source name LINUX<00> is one of our names !
Aug 6 11:21:44 linux nmbd[2193]: [2014/08/06 11:21:44.614859, 0] ../source3/nmbd/nmbd_packets.c:1174(process_lanman_packet) Aug 6 11:21:44 linux nmbd[2193]: process_lanman_packet: Discarding datagram from IP 192.168.1.6. Source name LINUX<00> is one of our names ! Aug 6 11:22:50 linux nmbd[2193]: [2014/08/06 11:22:50.279516, 0]
2016 Jan 06
1
process_lanman_packet: Discarding datagram from IP 192.168.100.29. Source name STORAGE7<00> is one of our names !
On 01/06/2016 01:23 AM, Jeremy Allison wrote: >> Jan 5 23:17:32 storage4 nmbd[34068]: [2016/01/05 23:17:32.086480, >> 0] ../source3/nmbd/nmbd_packets.c:1174(process_lanman_packet) >> Jan 5 23:17:32 storage4 nmbd[34068]: process_lanman_packet: >> Discarding datagram from IP 172.21.140.17. Source name STORAGE4<00> >> is one of our names ! >> " >
2003 Aug 22
1
problem compiling R in suse8.2
Hi I'm trying to compile R in SuSE 8.2 (updated with the gcc 3.3.1) but I'm getting the following error: /usr/X11R6/include/X11/keysymdef.h:1181:2: invalid preprocessing directive #d make[4]: *** [dataentry.lo] Error 1 make[4]: Leaving directory `/usr/local/src/compile/R-1.7.1/src/modules/X11' make[3]: *** [R] Error 2 make[3]: Leaving directory
2009 Jul 03
2
normalised curve fitting with error bars
Dear List, My data consist of nine columns and about 50,000 rows. It looks like this. -9.0225 3.46464 2.80926 -0.3847 3.73735 1.1058 -2.98936 1.38901 -8.1846 -2.4315 -5.1189 1.8225 3.3798 1.7874 4.693 -3.9286 1.4266 5.7849 -3.4894 -4.0305 3.7879 3.5195 2.9186 2.8685 -6.126 4.978 4.9381 4.5282 3.62558 -3.0455 4.6518 1.39746 0.68652 3.5708 -3.6404 -4.2963 -1.3183 0.6752 -4.0382 -2.5386
2006 Mar 15
0
Mailing List Woes
I wanted to ping the list to see if other users were having as much difficulty with the Mailing List as I was. I am regularly unable to even access it, getting "500-Internal Server Errors" and even if I get the list the search functionality is broken. Frankly, there is no reason to have this tool except for the search functionality. I have stumbled upon
2007 Jun 13
2
Patch : Fix pointer cast warning
Josh Coalson wrote: > excellent, thanks for the tip. this solves the problem for > autoconf-based builds, but still not sure how to do it for MSVC. Sorry, whats the problem with MSVC? Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "Microsoft's biggest weakness is
1999 Aug 02
1
AW: SAMBA digest 2186 / SCO 5.04
Donald H. Bennett, Jr. wrote: >Here is a problem which I hope someone can help me out on. We have three >SCO Unix Systems in our office. Two are running samba but the third keeps >on giving me core dumps. Here is a breakout of each computer. [snip...] >Computers 1 and 2 run samba with no problems at all. However, Computer 3 >gives me a core dump when ever I run the SAMBA startup
2003 May 08
5
MD4 bug-fix for protocol version 27
Hi, while implementing the rsync protocol in one of our projects I found that the current CVS version still has a MD4 bug. I'm using the FreeBSD libmd implementation and I still had checksum mismatches with protocol version 27 for files whose size was a multiple of 64 - 4 ( - 4 due to checksum_seed). A patch for todays CVS version is attached. Someone should also review the clean_fname()
2016 Jan 06
0
process_lanman_packet: Discarding datagram from IP 192.168.100.29. Source name STORAGE7<00> is one of our names !
On Tue, Jan 05, 2016 at 11:48:32PM +0100, Torkil Svensgaard wrote: > Hi > > I have a bunch of FreeNAS servers and a TrueNAS HA server all > spamming the logs with these messages every minute about their own > source name (examples below). > > These boxes are on two physically separate networks, and I find it > unlikely both networks should have some sort of undetected
2007 Nov 05
2
WaveIn/WaveOut and Speex
Again, thank you for helping me. I know this might seem like a trivial matter to you and other experts in the field, but believe me, there are a lot of programmers, whose posts I saw on the web, who tried to use WaveIn/WaveOut and Speex and failed. As I understand it, WaveIn just buffers audio data according to the bit rate specified. So, if we use waveFormat.wBitsPerSample = 8, then each Char of
1998 Nov 23
0
SAMBA digest 1885
> This is a bit off topic, however it's related to a samba based network... > > I've got a small network (10 users) running samba on a Linux box with a HP > network printer. This is working so well, that the only network problems > that I have are with printers other printers "shared" by Win 95. Therefore: > > I was planning to turn an old 486 with an 80M
2004 Jan 24
0
Dis-used ip creating errors in logs & slow XP browsing
I run samba 3.0.1 on a Redhat 9 box. Everything is fine, there are just two minor points which I would like to fix. Firstly, I am seeing the following in my logs. It occurs every few hours in /var/log/samba/log.nmbd and every 10 minutes or so in /var/log/messages: [2004/01/24 01:17:04, 0] nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(485)
2014 Nov 20
0
CEBA-2014:1883 CentOS 6 gimp BugFix Update
CentOS Errata and Bugfix Advisory 2014:1883 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1883.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c5c1aca05b8dac54d5f00642e58b05b95f1f93d16542eb179a345525b11703cf gimp-2.6.9-8.el6_6.i686.rpm a3cb8b90232a463117fe049178d65e7e4dc8d06b208aa9b874bbe7228566482c
2014 Nov 20
0
CEBA-2014:1883 CentOS 6 webkitgtk BugFix Update
CentOS Errata and Bugfix Advisory 2014:1883 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1883.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 7880d7b9017d479b8baed0339c43b2bcc1356d30a69a8aa01b5abee6851fa8ed webkitgtk-1.4.3-9.el6_6.i686.rpm
2019 Jul 31
0
CESA-2019:1883 Important CentOS 7 qemu-kvm Security Update
CentOS Errata and Security Advisory 2019:1883 Important Upstream details at : https://access.redhat.com/errata/RHSA-2019:1883 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 6cbf7e51c9cfb8c584d977ddb6de75fa3fe4c228fb8c5be5d680f22d3a881e38 qemu-img-1.5.3-160.el7_6.3.x86_64.rpm
1998 Nov 24
0
Dial in accounts (1883)
When the world was young, Ole Holm Nielsen carved some runes like this: > Date: Fri, 20 Nov 1998 12:03:59 +0100 > From: Ole Holm Nielsen <Ole.H.Nielsen@fysik.dtu.dk> > Subject: Re: Dial in accounts > Regarding remote network browsing: > We have had mixed success browsing Network Neighborhood from > PPP-connected Win95 PCs. Our servers are all SAMBA, no NT here :-)
2002 Jun 28
0
troubles with PDC
Hello everybody, I hope somebody can tell me what is going wrong and how it can be fixed. To be honest: I have walked through the test document, and smbd and nmbd seem to work quite properly. However this is the case: Recently one of our smb-servers was suffering from a very bad HD. So I took another and installed linux on it (Slackware 8.1) and took most of the config files (among which