0a6ae2c Changes to the accountsservice policy module

Authored and Committed by Dominick Grift 11 years ago
1 file changed. 6 lines added. 1 lines removed.
    Changes to the accountsservice policy module
    
    Fixes from Fedora ported with small changes
    
    "You can not change passwords of UIDs you don't owne unless you have
    that access. passwd_t checks the calling context for those access. Look
    at sysadm_t, for example. Probably does not need rootok, and not sure if
    accountsd changes non root finger and shell, but it probably will in the
    future. root is not allowed to change dwalsh content unless the process
    type calling passwd, chfn, chsh has those accesses."
    
    Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
        
file modified
+6 -1