b4c3983 Ticket #278 - Schema replication update failed: Invalid syntax

Authored and Committed by rmeggins 12 years ago
    Ticket #278 - Schema replication update failed: Invalid syntax
    
    https://fedorahosted.org/389/ticket/278
    Resolves: Ticket #278
    Bug Description: Schema replication update failed: Invalid syntax
    Reviewed by: nkinder (Thanks!)
    Branch: master
    Fix Description: Schema replication apparently either sends everything or
    re-reads everything.  unhashed#user#password is an invalid attribute
    name - # is not allowed in an attribute name.  The fix is to explicitly
    allow this particular attribute name.
    Platforms tested: RHEL6 x86_64
    Flag Day: no
    Doc impact: no
    
        
file modified
+5 -0