Using non-root user for Microstrategy is simple and required some basic change. Consult your Microstrategy Admin team for changes.
It requires file permissions changes on below file rw access to non-root user/group:
Login with root user.
export $MICROSTRATEGY_HOME=
e.g. /var/opt/Microstrategy
(Tip ! you can have this in profile file as well)
1.
chmod o+w $MICROSTRATEGY_HOME/MSIReg.reg $MICROSTRATEGY_HOME/odbc.ini
2.
chmod o+x $MICROSTRATEGY_HOME/bin/mstrodbcadx.10.2.0008.0052
3. chmod o+w
After these changes non-root user can execute commands on Microstrategy
3. chmod o+w
After these changes non-root user can execute commands on Microstrategy
No comments:
Post a Comment