search for: vo4nv0wf

Displaying 4 results from an estimated 4 matches for "vo4nv0wf".

2024 Oct 28
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...he user-specified password into something that's > >> acceptable to `unicodePwd`? > > > > Because the unicodePwd attribute is used to store the encoded AD > > password. > > According to > https://microsoft.public.windows.server.active-directory.narkive.com/Vo4nv0wF/difference-between-userpassword-and-unicodepwd: > > "unicodePwd is the "real password attribute" [...] userPassword is > "switchable". It can be turned into a regular attribute, or it can be > turned into a write-alias for unicodePwd. AD by default has it as...
2024 Oct 28
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...trouble >> of transforming the user-specified password into something that's >> acceptable to `unicodePwd`? > > Because the unicodePwd attribute is used to store the encoded AD > password. According to https://microsoft.public.windows.server.active-directory.narkive.com/Vo4nv0wF/difference-between-userpassword-and-unicodepwd: "unicodePwd is the "real password attribute" [...] userPassword is "switchable". It can be turned into a regular attribute, or it can be turned into a write-alias for unicodePwd. AD by default has it as a regular attribute...
2024 Oct 28
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...into something that's >> >> acceptable to `unicodePwd`? >> > >> > Because the unicodePwd attribute is used to store the encoded AD >> > password. >> >> According to >> https://microsoft.public.windows.server.active-directory.narkive.com/Vo4nv0wF/difference-between-userpassword-and-unicodepwd: >> >> "unicodePwd is the "real password attribute" [...] userPassword is >> "switchable". It can be turned into a regular attribute, or it can be >> turned into a write-alias for unicodePwd. AD by defa...
2024 Oct 28
2
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
On Mon, 28 Oct 2024 12:17:02 +0100 William David Edwards via samba <samba at lists.samba.org> wrote: > I think I might've found a solution while debugging. > > To understand what I'm doing wrong with `unicodePwd`, I'm trying to > get the LDAP request that LAM does, and compare it to mine. > > As I temporarily switched to an unencrypted connection to be able