Displaying 13 results from an estimated 13 matches similar to: "Multiple wins server entries"
2003 May 09
1
Locked files and DOS application
Hello.
I have a DOS application which works with database files. The problem is,
that Samba doesn't "unlock" the files when DOS app finishes its work.
So files stay locked:
27690 DENY_NONE 0x3 RDWR EXCLUSIVE+BATCH /home/samba/FAK/P_RACI03.DBT Fri May 9 13:27:09 2003
27741 DENY_NONE 0x3 RDWR NONE /home/samba/FAK/MATPOD03.DBF Fri May
2004 Feb 28
1
MySQL user information storage
Hello,
I would like to know if it is possible not to have Samba users as
UNIX systems users (at least without system passwords!), if I use MySQL
backend with Samba 3.0.2b?
Also, is there any good documentation about Samba and MySQL
cooperation besides Samba HOWTO?
My goal is to use same MySQL database (same users table!) for Samba
authentication, Postfix, Courier-IMAP and ProFTPd.
Thank you.
2001 Nov 02
1
An error message
I get this error message in my log file every 15 minutes:
Nov 2 23:00:33 Stigma nmbd[530]: [2001/11/02 23:00:33, 0]
nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(360)
Nov 2 23:00:33 Stigma nmbd[530]: find_domain_master_name_query_fail:
Nov 2 23:00:33 Stigma nmbd[530]: Unable to find the Domain Master
Browser name TSC<1b> for the workgroup TSC.
Nov 2 23:00:33 Stigma
2004 Apr 18
1
Samba 3.0.3pre2 & MySQL compilation problem
Hi.
I have this problem when trying to compile Samba with MySQL passdb
backend:
Linking bin/smbcquotas
Linking bin/smbmount
Linking bin/wbinfo
Compiling dynconfig.c with -fPIC
Linking nsswitch/libnss_wins.so
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so
Compiling passdb/pdb_mysql.c with -fPIC
passdb/pdb_mysql.c:21:25:
2003 Jun 30
9
Huh... 2.2.8 exploit?!
... By my mistake a 2.2.8a-1 running on RH8 was exposed to the Internet. It
was cracked in a matter of hours. I noticed it because they've deleted my
smbd. :-|
I'm ready to reinstall the machine, if there are any logs that anybody is
interested into please say it now.
2008 Apr 23
0
Running Samba 3 in a FreeBSD jail
Hello,
I've been trying to get a solution (or at least an explanation) from the FreeBSD guys
at freebsd-questions lists, but I guess no one knew the answer.
I am trying to run Samba 3 (latest) in a FreeBSD 7.0 jail
(http://en.wikipedia.org/wiki/FreeBSD_Jail). It seems I cannot convince Samba to answer
NetBIOS broadcast requests and therefore Windows machines cannot browse it directly
by name
1998 Sep 30
3
Error messages
Can someone tell me where to find what error messages mean or enlighten
me as to what
smb_dont_catch_keepalive: server->data_ready == NULL
means ? Many thanks
Ian
2007 Jul 10
4
Response too big for UDP, retry with TCP
Hello,
I am trying to join a Samba 3.0.24 server into an ADS domain, which is
served by two Windows 2003 servers (let's say srv1.domain.local (192.168.1.1)
and srv2.domain.local (192.168.1.4)). I am running Samba on a FreeBSD 6.2
machine and I have established an OpenVPN connection to the ADS network
(tunneling). I have this in my resolv.conf:
2011 Jun 29
1
R package Forecast
Hello all
First of all I must emphasize that I am fascinated about Forecast package.
However I have difficulty to execute 'ets' procedure. After I write code:
a<-read.table("test.txt", sep="\t", head=T)
b<-matrix(a[,3], nrow=5, ncol=12,
dimnames=list(c("2005","2006","2007","2008","2009"),
2006 Mar 02
4
Dual ISP routing and NAT problem
Hello newsgroup,
I hope somebody with more routing experience then me can help me with
the problem I have.
The setup is as described below. A dual internet provider routing,
multiple local area networks, and a dmz network with one public and one
private ip range.
I followed the instructions at lartc.org, and so far everything is working.
The default route is via
2007 Oct 01
0
423 "Interval Too Brief" back from
I am having problems with SIP Registration. There has been an article
about the issue
(http://www.asteriskguru.com/archives/asterisk-users-sip-registration-problem-w-sbc-vt96867.html
) but I am not able to apply the patch.
I am using AsteriskNow beta6.
The message I am having is:
[Oct 1 19:28:54] NOTICE[19102]: chan_sip.c:7247 sip_reg_timeout: --
Registration for 'XXXXXXXX at
2007 Jul 20
1
Slower than Courier-IMAP
Hello,
I have been running Courier-IMAP for while now, and I decided that I'd
like to try Dovecot. This paper: http://student.iu.hio.no/~s132278/reports/disney_imap_maildir.pdf
says that the performances are somewhat comparable, but my Dovecot "feels"
slower than Courier-IMAP.
I am using Maildirs and I have substantial amounts of emails in them. For example one of the folder
has
2011 Jun 30
0
help with interpreting what nnet() output gives:
Greetings list,
I am new to programming in R, and am using nnet() function for a project on
neural networking.
Firstly I wish to ask if there is any pdf explaining the algorithm nnet
uses, which could tell me what the objects of the nnet class, like 'conn',
'nconn, 'nsunits', n and 'nunits' mean, and how weights are calculated.
The package pdf has little or no