You are on page 1of 2

Accessing Network Files

Accessing !les on network drives where data resides (e.g. Access !le) on
Windows
1. Remove JedoxSuiteTomcatService by running as administrator: ...\Jedox Suite\tomcat\bin\serviceRemove.bat
2. Install JedoxSuiteTomcatService by running as administrator: ...\Jedox Suite\tomcat\bin\serviceInstall.bat
3. Stop JedoxSuiteTomcatService
4. For the JedoxSuiteTomcatService, set a user who can access network drives:
Right-click on JedoxSuiteTomcatService Service and navigate to Properties→Log On→This
Account→Browse→Advanced…→Find now, then enter the password and click Apply.
Note: this user should have local Administrator rights.
The user can also be changed via CMD: sc.exe config "JedoxSuiteTomcatService" obj= ".\admin"
password= "xyz"
5. Start JedoxSuiteTomcatService.

Notes:

After a new installation of the JedoxSuiteTomcatService, the user has to be set again. This happens e.g. during a
Jedox Update Setup.
The path of the network address has to start with \\<server>\. The drive letter of a mapped network drive is not
accepted.
An explicit setting of a Java Security Manager is no longer required in Windows.

Accessing !les on network drives where data resides (e.g. Access !le) on Linux
1. Stop Tomcat process.
2. Umount local mount point to make sure nothing is mounted already. Example: "umount /opt/jedox/ps/netmount
2>/dev/null".
3. Mount shared directory (Samba/Windows Share) to the local mount point. Example: "sudo mount -t cifs -o
user=Administrator%Adminpass //192.168.1.100/Files/tomcat-rpc/opt/jedox/ps/netmount".
4. Go into the following directory: "/opt/Jedox/Jedox Suite/tomcat-etl/"
and open the !le: "jedox_tomcat.sh".There you have to change the following entry: JEDOX_TOMCAT_START_ARG=
to
JEDOX_TOMCAT_START_ARG='-security'
5. Restart Tomcat process.
Now the message occurs that tomcat was started using the Security Manager.

Updated May 6, 2021

Solutions Resources Information

EPM Solutions by Jedox Jedox Academy Trial

Integrated Business Planning Resources Center Demo Request

Financial Planning and Analysis Customer Success Stories Jedox Trust

Sales Performance Management Blog Known Issues

Sales and Operations Planning Events

HR and Workforce Training Videos



© Copyright 2021 Jedox. All rights reserved. | Contact | Locations | Data Protection Policy | Legal

You might also like