Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install should set Modify Permission for installing user #82

Closed
ferventcoder opened this issue Feb 8, 2015 · 0 comments
Closed

Install should set Modify Permission for installing user #82

ferventcoder opened this issue Feb 8, 2015 · 0 comments

Comments

@ferventcoder
Copy link
Member

This will get past most issues when UAC is set.

@ferventcoder ferventcoder added this to the 0.9.9 milestone Feb 8, 2015
ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 12, 2015
With elevated permissions, choco can be installed. However sometimes
folks don't always run Chocolatey with elevated permissions. To combat
some of that and keep the permissions from being opened to all users,
add the installing user with explicit Modify permission to the
chocolatey install. This will allow them to perform basic functions and
not get errors when logging.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 12, 2015
* stable:
  (version) 0.9.9-rc6
  (chocolateyGH-7) Upgrade improvements
  (chocolateyGH-99) Warn when admin is not elevated
  (log) update what confirm (`-y`) does
  (chocolateyGH-82) Set Modify for Installing User
  (chocolateyGH-91) Terminating errors - choco upgrade fail
  (chocolateyGH-7) Check debug env var for 'true'
  (maint) fix logging message
  (chocolateyGH-97) Noop shows number of upgrades available
  (chocolateyGH-91) Remove global ErrorActionPreference Stop
  (command) accept features as alias
  (chocolateyGH-7) warn when install is not done in admin mode
  (doc) add changelog for 0.9.8.33
  (posh) dynamically export helpers
  (chocolateyGH-87) Backup improvements
  (chocolateyGH-94) Remove rollback on success
  (chocolateyGH-87) shorten rollback suffix
  (chocolateyGH-93) Avoid CS0200 Serialization w/private set
  (chocolateyGH-92) PowerShell - handle spaces in module path
  (shimgen) Fix company name on shims
ferventcoder added a commit that referenced this issue Feb 13, 2015
When adding modify permissions, only state that you are doing so for
current user, not the actual name of the user. This information could
be considered a security risk.
ferventcoder added a commit that referenced this issue Feb 13, 2015
* stable:
  (version) 0.9.9-rc7
  (GH-7)(GH-91) upgrade should work with posh v2
  (GH-7) Do not reinstall bin files if no old path
  (GH-7) MOAR debug in install script
  (doc) Core lib is preview
  (GH-82) Do not state name of user
@ferventcoder ferventcoder self-assigned this Jan 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants