similar to: Change password in java

Displaying 20 results from an estimated 70000 matches similar to: "Change password in java"

2009 Nov 03
1
ldap passwd sync old password
Hi, I want, that the unix password ( stored on LDAP ) gets changed when a user changes his samba password ( stored on LDAP ). So I set ldap passwd sync = yes, but the unix password does not get changed. The samba password is updated. Smbpasswd shows this error machine 127.0.0.1 rejected the (anonymous) password change: Error was : Wrong Password. Failed to change password for user1. After
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
2000 Sep 21
0
Problem using Java based applications throug OpenSSH?
Hi all! I've expected a Problem with java bases application guis (here I use Veriats Volumen Manager). The usage of the right mouse button does not result in an action. Does anybody else have same problems? Client: WinNT, F-Secure SSH 4.0 CLient, Exceed Server: Solaris 2.6, OpenSSH 2.2.0p1 Randolf -- +---------------------------------------------------------------------+ | Randolf Skerka
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
2004 Jun 28
1
specified network name is no longer available
Hi Volker, Jordan Coleman, Murray Taylor, David Kennel, Frederic Corne and Stephen Jones all wrote about the problem of a specified network intermittently reported "no longer available" when writing to a file. It's the same problem which I complained about on April 7. I then assumed it had to do with the presence of a w2k3 server in the domain. The problem disappeared after I
2004 Apr 22
3
password change, domain not availeable
well the subject tell's it.. it's not able to change password's for users from a miupoms xp/2000 machine... windows is complaining about, domain not availeable.. and samba show's an (incor.password lenght error) i used an password over 5 char's (6 and 8) and the min. passwd lenght is 5 !! anny clue's?? there is an encryped passwords=yes in the conf.. l8r
2004 Apr 22
2
password change, domain not available
Dear Herman, We had the same problems over here. The problem seems to be related to Windows Hotfix KB828741. Removing the hotfix through the control panel solved it for us. Greetz, Jerome Borsboom >>BTW, i use samba 302 & 303 pre2.. >> >>Thursday, April 22, 2004, 2:33:16 PM, you wrote: >> >>CBM> well the subject tell's it.. >> >>CBM>
2006 Apr 13
3
Java/J2EE DAO/model objects vs. Ruby/Rails model objects
In typical Java/J2EE applications, domain model object do not have much logic, they are basically data holders. It seems to be considered a sin to put persistence logic in the domain model objects, instead it should be put a DAO (Data Access Object). I have always thought this seems funny, after all, what seems more natural/object-oreiented?: user.save() or userDao.save(user) In Ruby/Rails,
2009 Jun 01
2
GUK (enhanced MiniOS) released
I am pleased to announce the release of GUK (Project Guest VM Microkernel), which is an enhanced version of Mini-OS that underpins the Guest VM virtual machine. Guest VM is an implementation of the Java platform, written almost completely in Java, running directly on Xen. Although GUK was developed specifically for Guest VM, it can be used stand-alone in a similar way to Mini-OS. The main
2009 Jun 01
2
GUK (enhanced MiniOS) released
I am pleased to announce the release of GUK (Project Guest VM Microkernel), which is an enhanced version of Mini-OS that underpins the Guest VM virtual machine. Guest VM is an implementation of the Java platform, written almost completely in Java, running directly on Xen. Although GUK was developed specifically for Guest VM, it can be used stand-alone in a similar way to Mini-OS. The main
2006 Apr 17
0
Rails Developer Available for Remote Assignments
Hello My name is Jordan Bortz and I am an experienced OOP/Web developer with over 15 years experience overall and extensive Smalltalk,C#,Java, and Web Design experience.. I have been work with Ruby/RoR extensively lately and am looking to start doing Ruby development projects....I am available for contracts on a remote/telecommute basis pretty much anywhere or for in persnon projects in
2016 Mar 12
0
Regression in strptime
> On 12 Mar 2016, at 00:05 , Mick Jordan <mick.jordan at oracle.com> wrote: > > This is definitely obscure but we had a unit test that called .Internal(strptime, "1942/01/01", %Y/%m/%d") with timezone (TZ) set to CET. Umm, that doesn't even parse. And fixing the typo, it doesn't run: > .Internal(strptime, "1942/01/01", %Y/%m/%d") Error:
2016 Mar 12
2
R-3.2.4 Mac/Linux different in < on characters
Linux: > x<-c("0","1");y<-c("a","-1"); x<y [1] TRUE TRUE Mac: x<-c("0","1");y<-c("a","-1"); x<y [1] TRUE FALSE On both systems, LC_COLLATE/LC_CTYPE/LANG are set to en_US.UTF-8 In Java,FWIW, I get the Mac answer if I use String.compareTo and the Linux answer if I use Collator.compareTo, but
2010 Oct 13
2
total newbie issue with Cortado player using new java 1.6.0_22
is anybody else having problems with the new java 1.6.0.22 ? i am tried both cortado-ovt-debug and cortado-ovtk-debug - neither seem to work anymore once i installed the new java. once i go back to the old java 21 everything works fine. my jar file downloads for console messages (below) came from: http://downloads.xiph.org/releases/cortado/cortado-ovtk-debug-0.6.0.jar i have included
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 14:12, Volker Lendecke wrote: > On Fri, Mar 04, 2016 at 04:16:44PM +0000, Rowland penny wrote: >> On 04/03/16 09:58, Volker Lendecke wrote: >>> On Fri, Mar 04, 2016 at 10:53:17AM +0100, Volker Lendecke wrote: >>>> On Wed, Mar 02, 2016 at 09:23:34AM +0000, Rowland penny wrote: >>>>> OK, here is the output: >>>> Can you try the
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On Fri, Mar 04, 2016 at 04:16:44PM +0000, Rowland penny wrote: > On 04/03/16 09:58, Volker Lendecke wrote: > >On Fri, Mar 04, 2016 at 10:53:17AM +0100, Volker Lendecke wrote: > >>On Wed, Mar 02, 2016 at 09:23:34AM +0000, Rowland penny wrote: > >>>OK, here is the output: > >>Can you try the attached (UNTESTED!) patch? > >> > >>Thanks, >
2008 Jun 30
1
Fw: File Change notification in Samba
Samba version i m using is 3.0.30 over Red hat linux 9 Regards, Prateek Mathur Volker Lendecke <Volker.Lendecke@SerNet.DE> 06/30/2008 03:26 PM Please respond to Volker.Lendecke@SerNet.DE To Prateek.Mathur@lntinfotech.com cc samba@lists.samba.org Subject Re: [Samba] File Change notification in Samba On Mon, Jun 30, 2008 at 02:54:32PM +0530, Prateek.Mathur@lntinfotech.com
2012 Oct 02
1
Exception in thread "main" java.lang.UnsatisfiedLinkError: no xapian_jni in java.library.path
Hello I am trying to use the java binding for xapian . I am using ubuntu i have compiled the java binding and i got .so and .jar file in build directory. i tried to compiled the sample program from eclipse i get this exception Exception in thread "main" java.lang.UnsatisfiedLinkError: no xapian_jni in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681) at
2013 Jun 06
1
Certificates stop working after password change
Hi, We found the following problem when working with personal certificates. We have a system in java using certificates at the time of signing, the certificates stop working when the user performs a password change. Customers are connected to the domain Samba4, mainly are pc with windows 7 or vista. This error does not happen with certificates if the equipment is in a workgroup. We also found
2014 Aug 14
3
[PATCH] configure: add java-8-openjdk and java-7-openjdk as locations for java
This helps some distros (e.g. Archlinux) where openjdk is installed in java-MAJOR-openjdk directories, without any "default version" symlink. --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index 1d93ca0..fa26924 100644 --- a/configure.ac +++ b/configure.ac @@ -1251,6 +1251,8 @@ if test "x$with_java" != "xno"; then