Displaying 2 results from an estimated 2 matches for "ed1jkphbrophzc00qak6fw".
2019 Oct 10
3
user password hash
...ool) is something different:
> ~# ldbsearch -H /var/lib/samba/private/sam.ldb -b 'dc=testsamba,dc=company,dc=com' -s sub '(&(objectclass=user)(samaccountname=test))' unicodePwd
> # record 1
> dn: CN=ted t. test,CN=Users,DC=testsamba,DC=company,DC=com
> unicodePwd:: eD1jkPHBRopHzc00qaK6fw==
so the actual unicodePwd field in AD is not what the script generated.
I tried various users, and confirmed that the AD unicodePwd actually
works by logging in as my test users.
So... I am wondering what is wrong in my testing/logic..?
Thanks for the interesting discussion!
MJ
2019 Oct 09
3
user password hash
On Tue, Oct 8, 2019 at 8:04 AM Rowland penny via samba
<samba at lists.samba.org> wrote:
>
> On 08/10/2019 12:53, Jonathon Reinhart wrote:
> >
> >
> > On Tue, Oct 8, 2019, 07:45 Rowland penny via samba
> > <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote:
> >
> > On 08/10/2019 12:27, Elias Pereira via samba wrote: