https://github.com/lldap/lldap logo
Hi guys Can anyone please advise. I have Authen...
t

TrackLine

05/25/2023, 9:41 PM
Hi guys Can anyone please advise. I have Authentik connected to LLDAP. I am trying to change the password of the user through Authentik and this error comes out, it seems to come from LLDAP. Maybe someone has a problem with it?
bash
Failed to change password in LDAP source due to remote error: 53, Unsupported operation: ModifyRequest(
    LdapModifyRequest {
        dn: "uid=mshalenkov,ou=people,dc=orm,dc=red",
        changes: [
            LdapModify {
                operation: Replace,
                modification: LdapPartialAttribute {
                    atype: "unicodePwd",
                    vals: [
                        [
                            34,
                            0,
                            83,
                            0,
                            104,
                            0,
                            97,
                            0,
                            108,
                            0,
                            101,
                            0,
                            110,
                            0,
                            107,
                            0,
                            111,
                            0,
                            118,
                            0,
                            49,
                            0,
                            56,
                            0,
                            57,
                            0,
                            53,
                            0,
                            33,
                            0,
                            34,
                            0,
                        ],
                    ],
                },
            },
        ],
    },
), unwillingToPerform
n

Needle

05/25/2023, 9:41 PM
Here's a brand new thread for you! Please keep the discussion for this problem in this thread.
n

nitnelave

05/25/2023, 11:58 PM