Displaying 2 results from an estimated 2 matches for "ldap_exop_passwd".
2023 May 30
2
LDAP Extended attributes and dsheuristics
Hi all,
I can only find posts about extended attributes from ~10 years ago, so
I figured I'd ask this here. I get the following error when trying to
change passwords on my Samba 4.7 AD via LDAP:
```
ldap_exop_passwd(): Passwd modify extended operation failed: Extended
Operation(1.3.6.1.4.1.4203.1.11.1) not supported
```
Is this feature (1.3.6.1.4.1.4203.1.11.1) still not supported? Also, I
have tried setting dsHeuristics for iutem 9 (fUserPwdSupport) to 1
with:
```
samba-tool forest directory_service dsheuri...
2023 May 30
1
LDAP Extended attributes and dsheuristics
...05-30 at 11:23 -0400, Ben Curtis via samba wrote:
> Hi all,
>
> I can only find posts about extended attributes from ~10 years ago,
> so
> I figured I'd ask this here. I get the following error when trying to
> change passwords on my Samba 4.7 AD via LDAP:
>
> ```
> ldap_exop_passwd(): Passwd modify extended operation failed: Extended
> Operation(1.3.6.1.4.1.4203.1.11.1) not supported
> ```
>
> Is this feature (1.3.6.1.4.1.4203.1.11.1) still not supported?
This feature has never been seen on Active Directory DCs, and Samba has
not had a patch for this contributed...