Account lockout replication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bryan Wann wrote:

> Rich Megginson wrote:
>
>> You need to enable global password policy.  You need to set the 
>> attribute "passwordIsGlobalPolicy" in cn=config to the value "1".
>
>
> Awesome, that works beautifully for what I need.  Thanks for the reply.
>
> Of course, now comes the problem if a user fails their auth on a 
> replica it isn't reflected in the master servers.  I assume this is 
> due to the inherent one-way master-to-replica replication.  Having 
> referrers doesn't seem to help.  Is there a way around this, or is it 
> a fact of life?

You can set up "chain on update".  This will allow bind and write 
operations to "pass through" the replica to a master.  Normally when you 
attempt a write operation to a read-only replica, your application will 
receive a referral to one of the masters.  With chain on update, the 
replica follows the referral for you.  Same with BINDs.  Then, all of 
the password policy history will be stored on the masters and propagated 
to all of your other masters and replicas.

However, this involves quite a bit more set up work.  Let me know if 
you're interested.

>
> --bryan
>
> -- 
> Fedora-directory-users mailing list
> Fedora-directory-users at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-directory-users

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3312 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.fedoraproject.org/pipermail/389-users/attachments/20050818/e943d487/attachment.bin 


[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux