similar to: NTLMv2 with win2003 AD question

Displaying 20 results from an estimated 700 matches similar to: "NTLMv2 with win2003 AD question"

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
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
2012 Mar 19
1
Receiving async directory change notifications from a Windows Server host on a Linux client
Hello everyone, I need a way to programatically monitor a remote SMB share (hosted on a Windows server) for new files, in 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
2005 Apr 29
1
encoding a ntlm-hash from cleartext passwords with java
Hi, i am writing a tiny application which generates new accounts from an existent department's database. This is a school and i have to create several hundred accounts per year, so i think it'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
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
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
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
2015 Mar 17
0
NTLMv2 can't auth affter Win2003 update
And use ntlm_auth fail too: ntlm_auth --username=testuser password: NT_STATUS_LOGON_FAILURE: Logon failure (0xc000006d) 2015-03-17 7:30 GMT+00:00 Sense Zeng <opaperjam at gmail.com>: > My AD server is Win2003. And my linux server is ubuntu. Samba version is > 2:3.6.3-2ubuntu2.12 and 2:4.1.6+dfsg-1ubuntu2.14.04.7. They are join into > the Win2003 AD as normal smb servers (not
2015 Mar 17
1
NTLMv2 can't auth affter Win2003 update
On 17/03/15 10:13, Sense Zeng wrote: > And use ntlm_auth fail too: > > ntlm_auth --username=testuser > password: > NT_STATUS_LOGON_FAILURE: Logon failure (0xc000006d) > > > 2015-03-17 7:30 GMT+00:00 Sense Zeng <opaperjam at gmail.com>: > >> My AD server is Win2003. And my linux server is ubuntu. Samba version is >> 2:3.6.3-2ubuntu2.12 and
2015 Mar 17
2
NTLMv2 can't auth affter Win2003 update
My AD server is Win2003. And my linux server is ubuntu. Samba version is 2:3.6.3-2ubuntu2.12 and 2:4.1.6+dfsg-1ubuntu2.14.04.7. They are join into the Win2003 AD as normal smb servers (not DC). After Win2003 DC autoupdate last week, I can't use smbclient access all samba server with NTLMv2: ~$ smbclient //172.16.3.13/share -U testuser Enter DOMAIN\testuser's password: session setup
2023 Apr 27
1
[RFC PATCH v2 1/3] PCI: endpoint: introduce a helper to implement pci ep virtio function
Simple typos, don't repost until there's more substantive feedback. On Thu, Apr 27, 2023 at 07:44:26PM +0900, Shunsuke Mie wrote: > The Linux PCIe Endpoint framework supports to implement PCIe endpoint > functions using a PCIe controller operating in endpoint mode. > It is possble to realize the behavior of PCIe device, such as virtio PCI > device. This patch introduces a
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 delete a locked
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
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 Jul 09
2
client cannot list subfolders
Hi, I'm having a problem with the Sylpheed mail client and dovcot 1.0.rc15. Sylpheed does not like how dovecot is returning LIST output so it cannot see subfolders. Note: Sylpheed 2.4 actually works with the same server so apparently something in a newer version of Sylpheed has changed. This is some dialog with the Sylpheed mailing list: > > Apparently it sees them but they're
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
2005 Jun 22
0
Samba and Sun StorEdge NAS
Hi I managed to get my Sun NAS filer to join my Samba domain (2.2.10). However, I cannot mount any of the shares from the NAS to a PC in the same domain, getting an error : 06/21/05 14:15:53 NetrSamLogon[BIOSS\janet]: SAMBA ACCESS_DENIED (Samba PDC) When I asked Sun about it they responded : "Further reseach has shown that a connection to SAMBA domain controller as is not supported by the