[MDEV-10108] MSI installer does not work, if run by domain user Created: 2016-05-24 Updated: 2016-05-24 Resolved: 2016-05-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 5.5.50 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Reported on IRC: Looking at the wix template,https://github.com/MariaDB/server/blob/10.1/win/packaging/extra.wxs.in, indeed Domain attribute is missing in util:PermissionEx , so it can't really work for domain user. |