heat-cfntools/heat_cfntools
Anant Patil f427a69443 Use seteuid instead of su to control privileges
Control the privileges by setting the effective UID before running the
command. Earlier we used to run command using su -c "USER".

Original EUID is restored after running the command. This is required to
run multiple commands in succession with different run-as users.

Change-Id: I414fc6a802f11deb320b43c6d011f802a42c40c9
Partial-Bug: #1312246
2015-09-22 09:35:56 +05:30
..
cfntools Use seteuid instead of su to control privileges 2015-09-22 09:35:56 +05:30
tests Use seteuid instead of su to control privileges 2015-09-22 09:35:56 +05:30
__init__.py rename python package heat_jeos to heat_cfntools 2012-12-24 17:07:35 +13:00