https://bugzilla.wikimedia.org/show_bug.cgi?id=31949

       Web browser: ---
             Bug #: 31949
           Summary: Fix homedirectorymanager.py to update ssh keys instead
                    of just creating/deleting home directories
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Labs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


homedirectorymanager.py only currently updates the authorized_keys file when a
home directory is created. It should check the user's ldap entry for the
modifyTimestamp operational attribute, and see if the timestamp is greater than
the authorized_keys file's modify timestamp. If so, it should update the
authorized_keys file.

Also, a cron should be run for this frequently, rather than waiting on a puppet
run. Alternatively, the OpenStackManager extension could trigger an mcollective
script whenever a user modifies their ssh keys.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to