GitHub user sanju1010 opened a pull request:

    https://github.com/apache/cloudstack/pull/591

    CLOUDSTACK-8633: Changing file permissions from 755 to 440

    With 0755 permissions on /etc/sudoers.d/cloudstack-management we are 
getting following error in bringing up CS:
    Failed to start bean 'cloudStackLifeCycle'; nested exception is 
com.cloud.utils.exception.CloudRuntimeException: Failed to inject generated 
public key into systemvm iso sudo: /etc/sudoers.d/cloudstack-management is mode 
0755, should be 0440sudo: sorry, you must have a tty to run sudo”
    
    So I have changed the permissions to 440.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sanju1010/cloudstack acsfix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/591.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #591
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to