Displaying 2 results from an estimated 2 matches for "passwordof".
Did you mean:
passwordo
2023 Oct 27
1
Samba AD DC: users cannot change expired passwords
Op 27-10-2023 om 11:49 schreef Rowland Penny via samba:
> On Fri, 27 Oct 2023 10:44:51 +0200
> Kees van Vloten via samba <samba at lists.samba.org> wrote:
>
>> Hi Andrew,
>>
>> Op 27-10-2023 om 02:22 schreef Andrew Bartlett:
>>> I'm sorry to say that from here you really need to work closely
>>> with a Samba developer (eg via a commercial
2023 Oct 29
1
Samba AD DC: users cannot change expired passwords
...h the intention to
> > > > change thepassword. Some other protocols (like kpasswd) should
> > > > allow accessonly to the password change service, and password
> > > > changes over SAMRcan be done as one user (eg a service user) to
> > > > change the passwordof another.
> > > I am not sure that it does not work on MS-AD because theself-
> > > service-password application has some options for this:
> > > # Active Directory mode# true: use unicodePwd as password field#
> > > false: LDAPv3 standard behavior$ad_mode = true...