similar to: Re: multiple wins server entries

Displaying 20 results from an estimated 1000 matches similar to: "Re: multiple wins server entries"

2002 Jul 31
3
Samba and CIFS question
> Hi all, > Is samba implments CIFS. > I thought CIFS is based on SMB > am assuming SMB is opensource protocol > Just wondering if am running samba 2.2.5 does it mean am running CIFS > also what version of CIFS? > when i sniffing SMB packets which commands should i be looking at CIFS or SMB > > thanks in advance
2005 Mar 03
3
Mounting directories below share level
>From my investigations, and searching the archives, it seems that smbfs can only mount shares, and not directories under the share i.e. smbmount //host/share /mnt works smbmount //host/share/directory /mnt doesn't work Our W2K3 server has user home directories in a tree where there are no user rights to the next node up the tree (level1), which is the directory on the share, i.e.
2003 Sep 16
4
openbsd-compat/inet_ntoa.h missing from 3.7p1?
On IRIX 6.5: cc -Wl,-woff,84 -Wl,-woff,85 -woff 1429 -O2 -I/opt/TWWfsw/tcpwrap/include -I. -I.. -I. -I./.. -I/opt/TWWfsw/libopenssl097s/include -I/opt/TWWfsw/zlib11s/include -DHAVE_CONFIG_H -c inet_ntoa.c cc-1035 cc: WARNING File = /usr/include/stdint.h, Line = 5 #error directive: This header file is to be used only for c99 mode compilations #error This header file is to be used
2002 Sep 12
1
Re: VFS Virus Scanner idea...
Chris; I am not personally aware of any open source solutions for server based virus protection and detection on LINUX, but I have used a commercial product from Trend called Server Protect. More information on it is available at http://www.trendmicro.com/products/splinux/ Additionally, their Interscan Virus Wall is an excellent product for scanning E-Mail, Proxy Traffic, and FTP Traffic
2005 Apr 14
1
utmp update for bsd systems (try 2)
re i have posted this before but received no response... is there anybod reading on this address? cu ----- Forwarded message (env-from mickey) ----- re this is a patch against samba-2.2.12p0 and adds support for updating utmp on bsds. code similarly ripped from openbsd's ftpd (; cu -- paranoic mickey (my employers have changed but, the name has remained) --- utmp.c Thu Aug 12
2003 Feb 24
2
Recovery from Domain/WINS Outage - Didn't work well
We're using Samba 2.2.5 and 2.2.7 in SECURITY=DOMAIN mode. This morning we lost contact with our PDC, and for about 2 hours, users were unable to logon. After chasing this down, we determined that we were also unable to contact the WINS server defined in smb.conf. Our backup WINS server was available, but it seems Samba only supports one WINS server in smb.conf, so this didn't help
2013 Jul 24
3
Git- Samba 4.1 Glusterfs 3.4, CentOs 6.4
Dear all, to your notice:Samba 4.1 pulled from git will not compile under CentOs 6.4 if Glusterfs 3.4 is installed from epel-repo. Make will die with an error concerning "vfs modul glusterfs". There should be more documentation about the "vfs modul glusterfs". Daniel ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik
2002 Jun 28
0
Re: multiple wins server entries
>> Date: Fri, 28 Jun 2002 14:32:25 -0500 >> From: "Christopher R. Hertel" <crh@ubiqx.mn.org> >> Subject: [Samba] Re: multiple wins server entries >> >> If the WINS servers are not synchronized, then you won't get valid results >> if you query a second WINS server if the first one fails. That's the >> problem with disjoint name
2002 Jun 26
22
FW: samba woes
All, I have been working on a component that is included with samba called SMBSH. The binary allows you to automount your NT shares by accessing your profile . I have been working on this for the last few days and have been unsuccesful at getting it work. Now I am not much of a programmer, but I did my best to try and troubleshoot this. However it just does not want to work in Linux. I
1999 Jan 26
0
jCIFS project.
I've started a new project, the goal of which is to implement CIFS in Java, using Samba as a reference implementation. The Samba Team have graciously provided us with web space, CVS, and a mailing list. If you are interested in helping out, please see http://jcifs.samba.org/ Chris Hertel Samba Team jCIFS Team -- Christopher R. Hertel -)----- University of Minnesota
2000 Aug 21
4
[OT but please read] ORBS blacklisting ns1.samba.org
Some lists and emails are distributed via ns1.samba.org. For those of you that use ORBS, you'll find it is blacklisted now. There is no mention of it on the website and it doesn't return a positive when you enter it for testing but it has slipped into the ORBS blacklist somewhere. Samba.org admins may wish to force all ns1 outbound email via another netblock, bringing it up to ORBS only
2005 Dec 20
1
Remote Command Execution using jarapac,jcifs.etc.
Hi, I need to install windows services remotely from linux. Given that the windows server is running with minimum credentials. On reading hte previous mails, I found that it is possible using jarapac, midlc, jcifs etc. So I started with jcifs. I am able to transfer a file(service) from linux to windows using jcifs API. Now I want to start that service. First I tried with installing midlc
2004 Oct 11
2
Legal questions with jCIFS 0.8.2
I work for IBM and our developers have used jCIFS 0.8.2 in our product. We are now going through legal approval and have some questions. If people submit code changes to your product, do you find out if the submitter has the right to distribute the code? If so, do they need to sign any kind of statement? I couldn't find version 0.8.2 on your web site. The legal question is
2013 Feb 06
1
NTLMv2 with win2003 AD question
Hi Thanks in advance. I know my question below is not really related with samba but I'm really confused, and you guys are expert on windows authentication, I really hope you have patience to read this and I'll appreciate any of your help. I learned a lot from this post http://lists.samba.org/archive/jcifs/2008-October/008227.html. I know that a "man in the middle" technique,
2005 Oct 20
1
Cross-correlation function
Hello All, I'm having trouble with the ccf() function. I am trying to do cross-correlation between two time-series, but I keep getting an error message I don't know what to do with. This what I type and the error message I get: > ccf(ts(mod[,1]),ts(mod[,2]),na.action='na.exclude',type='cor') Error in "colnames<-"(`*tmp*`, value = c("ts(mod[,
2007 Apr 27
4
Guide to porting to non-unix like systems?
Hi, I'd like to get a rough idea on how much work it would be to port Samba to a non-unix platform. My plan was to use a slimmed-down samba to read and write files on a particularly unfriendly piece of proprietary hardware we use at work. I'm fine with a minimalistic samba as this port would be for internal, single-developer use and not intended for file serving in general. Here are some
2003 Nov 27
14
WINS
Hello ! I have a database server running in a RH9 machine with two networks interfaces, but the second interface (10.0.1.1) does only clustering with another server, i have a PDC and WINS Server resident on a Win2000 machine. I had have troubles on find my linux machine in a network neighborhood from a Win machine. So i verified the linux machine registration in WINS server and i could see the
2005 Jan 07
1
"Called name not present" - using smbclient from linu x to access win98
Thanks a lot! That would be great if you can explain further why and how the netbios session requires the netbios name, not ip address, Thanks again! Cheers Jason -----Original Message----- From: Gerald (Jerry) Carter [mailto:jerry@samba.org] Sent: Friday, January 07, 2005 10:42 AM To: Chu, Xingjun [CAR:9D10:EXCH] Cc: 'samba@lists.samba.org' Subject: Re: [Samba] "Called name
2002 Jun 24
1
problem compiling samba 2.2.5 on rh 7.3
Hello All, While i was able to do a ./configure --prefix=/usr/local/samba --with-ldapsam with no errors, i did encounter the ff when running 'make': ======================================================= Script started on Tue Jun 25 11:52:59 2002 # make install Using FLAGS = -O -O2 -march=i386 -mcpu=i686 -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE
2008 Jun 14
1
How can I create a ntlm-hash with Java
Hi i would like to create all my LDAP-Entries with a Java servlet. The only thing that stops me are the ntlm hashes (sambaLMPassword and sambaNTPassword). Can anybody tell me if there are any Java sources that create these values from a cleartext password or where in the samba sources they are calculated so I can port the algorithm to java? I searched the net for jacifs, which I heard should