lp:~doanac/+junk/linaro-its-tools

Created by Andy Doan and last modified
Get this branch:
bzr branch lp:~doanac/+junk/linaro-its-tools
Only Andy Doan can upload to this branch. If you are Andy Doan please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Andy Doan
Status:
Development

Recent revisions

25. By Antonio Terceiro

put a newline at the end of ~/.password

this makes `cat ~/.password` less annoying

24. By Andy Doan

only update key when its changed

23. By Andy Doan

add dry-run support

This allows you to run the command without making changes by setting
DRY_RUN=1

22. By Andy Doan

add ability to manage sudoers and groups via local config file

you can now have a config file like:

 [__main__]

 sudoers: doanac, mwhudson
 lp-groups: linaro-validation

and manage everything with "lp-manage-local"

21. By Andy Doan

allow multiple groups to be configured

20. By Andy Doan

fix pylint warnings

19. By Andy Doan

fix password for user

I was writing the encrypted not clear-text value to the file

18. By Andy Doan

fixes for lp-manage-local

1) perms on $HOME/.ssh were wrong (needed +x for owner)
2) needed a password set for user so they aren't disabled

17. By Andy Doan

fix ownership of .ssh directory

16. By Andy Doan

improve logic for deletion of users

This fixes an issue noted by Loic where, you would:

 delete user with uid 1234
 create a new user with uid 1234
 that user can read the last user's backed up files

This creates a backed up tarball under root.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers