I have never heard of ACI before and I really do not know what it is. In the other hand, what does this have do to with the passwords in Samba? Obviously, there are many things I do not know about LDAP and Samba but I have to manage it.... On Tue, Sep 20, 2016 at 10:16 AM, Gordon Messmer <gordon.messmer at gmail.com> wrote:> On 09/20/2016 04:05 AM, Bernard Fay wrote: > >> What do you mean by ACIs? >> > > > What ACIs govern access to attributes and entries, on your LDAP server? > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >
Gordon Messmer
2016-Sep-22 19:39 UTC
[CentOS] smbldap-passwd does not update samba password
On 09/22/2016 12:18 PM, Bernard Fay wrote:> I have never heard of ACI before and I really do not know what it is.ACIs are the rules in your directory server that govern what entries and attributes (such as the samba password) each DN (user) is allowed to edit. You should have an ACI that allows users to modify their own password and samba password.> In the other hand, what does this have do to with the passwords in Samba??
Ok fixed.... found some typos in my Samba configuration... On Thu, Sep 22, 2016 at 3:39 PM, Gordon Messmer <gordon.messmer at gmail.com> wrote:> On 09/22/2016 12:18 PM, Bernard Fay wrote: > >> I have never heard of ACI before and I really do not know what it is. >> > > ACIs are the rules in your directory server that govern what entries and > attributes (such as the samba password) each DN (user) is allowed to edit. > You should have an ACI that allows users to modify their own password and > samba password. > > In the other hand, what does this have do to with the passwords in Samba? >> > > > ? > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >