Project

General

Profile

Feature #2428

Updated by Sage Weil almost 12 years ago

new: 
 * auth cluster required = [cephx] what mon requires of mon, mds, osd daemons 
 * auth service required = [cephx] what mon, mds, osd require of clients 
 * auth client required = [cephx,none] what client will use 

 existing: 
 * auth supported = deprecated.    if defined, default for all of the above 

 This will flip cephx on by default, which means old non-cephx clusters will break unless keys are generated. 


Back