Displaying 20 results from an estimated 25 matches for "jcif".
Did you mean:
cif
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 compiler. But it's giving the error. I have installed
libmba, but it's not installing library files in "/us...
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...
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
crh@nts.umn.edu Networking and Telecommunications Services
2013 Feb 06
1
NTLMv2 with win2003 AD question
...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, like 'JCIFS NTLM HTTP Authentication Filter', will not work when using NTLMv2 and the only technique is using NetLogon. Am I right?
Besides, a 'TargetInfo' field is necessary to calculate NTLMv2 respon...
2002 Sep 12
1
Re: VFS Virus Scanner idea...
...anned on open,
>create, close.
>
>I don't know if this idea has been suggested before. I think it would be
>a very nice feature for Samba if it could be made to work.
>
>Chris -)------
>
>--
>Samba Team -- http://www.samba.org/ -)----- Christopher R. Hertel
>jCIFS Team -- http://jcifs.samba.org/ -)----- ubiqx development, uninq.
>ubiqx Team -- http://www.ubiqx.org/ -)----- crh@ubiqx.mn.org
>OnLineBook -- http://ubiqx.org/cifs/ -)----- crh@ubiqx.org
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
2016 Oct 07
2
android tuning
Hi all :-)
happens that: on 10/100 network wireless clients runs 9/10Mb/s transfer
speed (from/to samba 4 file server).
While android clients (3 samsung S6 and 2 samsung S7) runs not over
3/Mb/s... :-/
Only tuning I've is:
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=262144
SO_RCVBUF=262144
but no differences if I remove that line
android clients runs 9/10Mb/s using FTP
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
2012 Mar 19
1
Receiving async directory change notifications from a Windows Server host on a Linux client
...an asynchronous (inotify-like) way from a
Linux machine. The directory I'd be monitoring might have a large number of
files, so I'd like to avoid constant polling. I'm open to just about
anything, from parsing smbclient stdout, to writing my own little C wrapper
around libsmbclient or a JCIFS Java application.
I'd like to know if this kind of async monitoring is even possible, and
what would be a good way to go about implementing it?
Thanks in advance.
2013 Jun 20
0
how to delete a locked file in smbclient.
I have a samba server in linux and two samba client in windows.
in window xp, I use jcifs to access the file in samba server.
sometimes, a client will lock a file and the other client can't want to
delete the file.
but the client will delete the locked file unsuccesssfully, this is not my
expectation.
so i want to know, is there any configuration in smb.conf to allow clients
delet...
2005 Apr 29
1
encoding a ntlm-hash from cleartext passwords with java
...#39;s worth the effort.
As i write this app in Java (I just happen to be best in Java not C or
Perl), i would like to do as much as possible in Java without invoking
external scripts. Alas i do not know how to generate the NTLM-hashes
from cleartext passwords. I didn't find a solution in the jCIFS project
- did i overlook something?
Maybe i should port the routines from Samba sources to java which should
not be too difficult (I assume there are no system dependend parts) -
any hints where to look? smbpasswd.c?
At the end i would like to have an ldap-entry with all relevant
attributes so...
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
2002 Jun 28
1
Re: multiple wins server entries
remember this?
On Sun, Jul 22, 2001 at 11:23:59PM -0500, Christopher R. Hertel wrote:
> The 'wins server' parameter will take a comma separated list of
> addresses or
> names, but at present it will only use the first. The code is there to
> allow Samba to fail over to the second, etc. if connections to the first
> start to time out (indicating that the first WINS server
2008 Jul 09
2
client cannot list subfolders
...18:06:12] IMAP4> 11 LIST "" "*"
> > getting list of "" ...
> > IMAP4< * LIST (\HasNoChildren) "." "Lists.Heimdal"
> > folder 'Lists/Heimdal' found.
> > IMAP4< * LIST (\HasNoChildren) "." "Lists.JCIFS"
> > folder 'Lists/JCIFS' found.
> > IMAP4< * LIST (\HasNoChildren) "." "LearnAsSpam"
> > folder 'LearnAsSpam' found.
> > IMAP4< * LIST (\HasNoChildren) "." "Spam"
> > folder 'Spam' found.
>...
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
2006 May 17
13
Using NTLM for S.S.O. in Rails
Greetings all,
To all the good souls that happen to know NTLM and Rails....
Short version:
--------------
- I''m looking for server code to extract credentials through NTLM dialog
with the client (IE)
- I found nothing usable/useful (as they both implement the client side
code) in
- rubyntlm on rubyforge
- lib ntlm-ruby by Jonathan Bastien-Filiatrau
LONG version:
2016 May 13
3
Compile Samba for Windows Use - SMBClient.exe mainly
Unfortunately that’s not going to be an option. I'm using a cloud sharing software package called Pydio and it was originally written for *nix platforms. I got it running amazingly well on a 2012 R2 server with IIS 8.5 but there is no built in way to access another server share from the platform other than FTP over SSH or Samba. Again it was written for *nix so those options make sense.
2016 May 13
0
Compile Samba for Windows Use - SMBClient.exe mainly
...in I
> only need the client, I really don't need to build all of Samba.
You are asking in the right place, or samba-technical, but this is
essentially uncharted territory.
I don't know if it would help, but so as not to just leave you at a
dead end, perhaps you might get more luck with jcifs? (but you would
have to build the smbclient replacement)
BTW, out of total curiosity, what happens when you do try and run our
build system on Windows, or on cygwin?
(try running the buildtools/bin/waf directly if the make wrapper is in
the way).
Andrew Bartlett
--
Andrew Bartlett...