search for: e_deshash

Displaying 8 results from an estimated 8 matches for "e_deshash".

Did you mean: deshash
2019 May 31
3
Inconsistency with LANMAN1 and Samba 4.9
...11 without any problem. >> >> Question: Is this intended? And if yes, why are there all these options still settable? > You may be running into this code in passdb: > > bool pdb_set_plaintext_passwd(struct samu *sampass, const char *plaintext) > { > ... > if (!E_deshash(plaintext, new_lanman_p16)) { > /* E_deshash returns false for 'long' passwords (> 14 > DOS chars). This allows us to match Win2k, which > does not store a LM hash for these passwords (which > would...
2019 May 31
1
Inconsistency with LANMAN1 and Samba 4.9
...ttable? > > > > > You may be running into this code in passdb: > > > > > > > > > > bool pdb_set_plaintext_passwd(struct samu *sampass, const char *plaintext) > > > > > { > > > > > ... > > > > > if (!E_deshash(plaintext, new_lanman_p16)) { > > > > > /* E_deshash returns false for 'long' passwords (> 14 > > > > > DOS chars). This allows us to match Win2k, which > > > > > does not store a LM...
2019 May 31
2
Inconsistency with LANMAN1 and Samba 4.9
Dear samba team, I have a lot of hobby projects including old PCs. I wanted to hook up a Win3.11 machine to my current Arch-Linux Workstation running samba 4.9.4. I have used the following configuration: [global] workgroup = HOMEBASE netbios name = Orcane wins support = Yes client signing = No domain master = No lanman auth = Yes log file = /var/log/samba/%m.log max log size = 50 name
2019 May 31
0
Inconsistency with LANMAN1 and Samba 4.9
...essly, I can connect from Windows 3.11 without any problem. > > Question: Is this intended? And if yes, why are there all these options still settable? You may be running into this code in passdb: bool pdb_set_plaintext_passwd(struct samu *sampass, const char *plaintext) { ... if (!E_deshash(plaintext, new_lanman_p16)) { /* E_deshash returns false for 'long' passwords (> 14 DOS chars). This allows us to match Win2k, which does not store a LM hash for these passwords (which would reduce the effective pa...
2019 May 31
0
Inconsistency with LANMAN1 and Samba 4.9
...> > Question: Is this intended? And if yes, why are there all these options still settable? > > You may be running into this code in passdb: > > > > bool pdb_set_plaintext_passwd(struct samu *sampass, const char *plaintext) > > { > > ... > > if (!E_deshash(plaintext, new_lanman_p16)) { > > /* E_deshash returns false for 'long' passwords (> 14 > > DOS chars). This allows us to match Win2k, which > > does not store a LM hash for these passwords (which > >...
2019 May 31
2
Inconsistency with LANMAN1 and Samba 4.9
...ntended? And if yes, why are there all these options still settable? > > > You may be running into this code in passdb: > > > > > > bool pdb_set_plaintext_passwd(struct samu *sampass, const char *plaintext) > > > { > > > ... > > > if (!E_deshash(plaintext, new_lanman_p16)) { > > > /* E_deshash returns false for 'long' passwords (> 14 > > > DOS chars). This allows us to match Win2k, which > > > does not store a LM hash for these passwords (which...
2019 May 31
0
Inconsistency with LANMAN1 and Samba 4.9
...if yes, why are there all these options still settable? >>>> You may be running into this code in passdb: >>>> >>>> bool pdb_set_plaintext_passwd(struct samu *sampass, const char *plaintext) >>>> { >>>> ... >>>> if (!E_deshash(plaintext, new_lanman_p16)) { >>>> /* E_deshash returns false for 'long' passwords (> 14 >>>> DOS chars). This allows us to match Win2k, which >>>> does not store a LM hash for these password...
2014 Mar 15
1
Upgrading from 4.1.4 to 4.1.6 on FreeBSD 9.2
...e to `asn1_free at SAMBA_4.1.4' /usr/local/lib/libsamba-hostconfig.so: undefined reference to `lp_find_security at SAMBA_4.1.4' /usr/local/lib/libgensec.so: undefined reference to `ndr_pull_CHALLENGE_MESSAGE at SAMBA_4.1.4' /usr/local/lib/libsamba-credentials.so: undefined reference to `E_deshash at SAMBA_4.1.4' /usr/local/lib/libsamdb.so: undefined reference to `samdb_partitions_dn at SAMBA_4.1.4' /usr/local/lib/libgensec.so: undefined reference to `ndr_print_NEGOTIATE_MESSAGE at SAMBA_4.1.4' /usr/local/lib/libgensec.so: undefined reference to `packet_recv at SAMBA_4.1.4' /...