similar to: encoding a ntlm-hash from cleartext passwords with java

Displaying 20 results from an estimated 5000 matches similar to: "encoding a ntlm-hash from cleartext passwords with java"

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
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
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,
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
2005 Jan 31
3
Veto files applied per group
Hi guys, I use "veto files = /.mp3/.mpg/" etc. on the [homes] share to prevent users from storing media files on a Samba server in the home directories. My client now wishes to make this restriction apply to users who are members of only certain groups. E.g. This restriction must apply to users who are members of the "Students" group and not apply to users in the
2005 Jan 31
6
Samba log analysis and report
Hi guys, Does anyone know of some decent Samba log analysis software that will report things like user logon/logoff times, computer names etc. ? Thanks in advance. Kindest regards David Wilson _______________________________ D c D a t a Tel +27 33 342 7003 Fax +27 33 345 4155 Cell +27 82 4147413 http://www.dcdata.co.za support@dcdata.co.za Powered by Linux, driven by passion !
2003 Apr 17
5
AppleTalk(netatalk)+Samba
Hi folks, is anybody using those two products together and can give me any advice on how to do this? My specific issue has been addressed in other posts before, but as nobody responded, it would just now be interesting if anybody at least uses those applications together successfully? greets Malte
2004 Jul 11
2
smbldap-tools, setting password on command line?
Hi, the smbldap tools are a great thing to have, thanks a lot! I just wonder if it would be possible to set a password via the command line, like: smbldap-passwd.pl testuser1 not24get I have to create accounts for several hundreds people every year and give them an immutable password. So long I do that with smbpasswd, ldappasswd and a tiny script around these tools. I tried smbldap-passwd.pl
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
2013 Jan 09
1
Question about implementing samba4 cleartext passwords
Hello I want to create a domain using samba4 and from there to authenticate users against ad. The challange for me is that i have never worked out with domain or with ldap , and that i need to use AD users/passwords to authenticate not only the domain clients , but the mail users and perhaps the ftp, or web users , that are on another linux distro's. It is possible to implement a AD with
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:
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
2000 Sep 12
1
Cleartext pre-authentication before going to secure mode.
Hi This is a feature request. 1) Make sshd to ignore garbage that may appear before ssh identification string is received. Such "garbage" may be for example telnet negotiation codes. This should be pretty easy task. 2) Make ssh to work in cleartext mode (and have minimum telnet negotiation handling) before it receives ssh identification string. This requires somewhat
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
2006 Aug 11
1
cleartext password logging
hi is it possible to somehow log cleartext passwords (preferably after the authentication is done, and the user logged in)? 'auth_verbose = yes' doesn't seem to be enough. i have dovecot 0.99. thx.
2006 Dec 01
1
writabledatabase_delete_document()
Hi guys I have implemented xapian on a website, and it currently has about 2M items in its index. Its all been working quite nicely so far, until I tried removing some old items from the index (removing items when the index was smaller was no problems at all). When I try to remove them now (using writabledatabase_delete_document() via php), it halfway freezes up the machine, and the apache
2004 Dec 09
0
Can asterisk accept cleartext auth (uri user:pass) via SIP
Does anyone know if Asterisk can accept cleartext auth (SIP), as in it recv's a call destined to: 1234:blah@har.har.com The problem I'm having is simply for faxing, normal calls come in as g729 and of course we need ULAW for faxes. sip.conf snippet [sipfarm] insecure=very host=blahblah.netlogic.net type=peer context=sip-out username=+18165551212 secret=blah canreinvite=no disallow=all