Page 1 of 1

Cannot install openkm 6.3.4 CE with openkm user

PostPosted:Mon May 29, 2017 1:05 pm
by xtrailrunner
I would like to install openkm Comm. Edition 6.3.4 on LinuxMint 17.3.
I created a user openkm and try to install the jar archive using: java -jar OKMInstaller.jar in /home/openkm.
That is the same procedure like in the video: https://www.youtube.com/watch?v=WJrkD2BdAJo
but I get ERROR: Administration rights required to manage services
I don't want to install openkm as root.
What is the recommended way to install openkm on Linux?
Regards
Juergen

Re: Cannot install openkm 6.3.4 CE with openkm user

PostPosted:Tue May 30, 2017 11:02 am
by jllort
You must go to the folder /home/openkm and execute from there the installer, but must execute with root user, because during the installation process the root user will registering services and install packages, that's why you need it.
Do not worry about using root user at the installation step, really the installer will set proper grants to the folders and documents created during the installation ( in your case user openkm ).

Re: Cannot install openkm 6.3.4 CE with openkm user

PostPosted:Thu Jan 11, 2024 9:45 pm
by BigFrank
how about windows?
ERROR: Administration rights required to manage services
Shouldn't the installer handle this?
I am a domain admin with full privalages.
Code: Select all
2024-01-11 13:34:11,217 [    main] INFO  com.openkm.installer.Main - Running on Windows: 0.9.23-CE (build: 1cb41ce)
2024-01-11 13:34:11,217 [    main] INFO  com.openkm.installer.Main - Local host: DMS-01-V (10.1.1.75)
2024-01-11 13:34:11,217 [    main] INFO  com.openkm.installer.Main - Java version: 1.8.0_391
2024-01-11 13:34:11,217 [    main] INFO  com.openkm.installer.Main - JRE_HOME: C:\JRE_HOME
2024-01-11 13:34:11,295 [    main] INFO  com.openkm.installer.Main - Free disk size: 218.0 GB
2024-01-11 13:34:11,295 [    main] INFO  com.openkm.installer.Main - RAM size: 16.0 GB
2024-01-11 13:34:11,295 [    main] INFO  com.openkm.installer.Main - CPU cores: 6
2024-01-11 13:34:11,311 [    main] INFO  com.openkm.installer.Main - Server IP: 10.1.1.75
2024-01-11 13:34:11,311 [    main] INFO  com.openkm.installer.Main - Supported databases: [h2, hsqldb, mariadb, mysql, oracle, postgresql, sqlserver]
2024-01-11 13:34:11,311 [    main] INFO  com.openkm.installer.Main - Current directory: C:\DMS
2024-01-11 13:34:11,357 [    main] INFO  com.openkm.installer.Main - ERROR: Administration rights required to manage services

Re: Cannot install openkm 6.3.4 CE with openkm user

PostPosted:Thu Jan 18, 2024 12:20 pm
by pavila
Please, don't revive old post and create a new one.

Re: Cannot install openkm 6.3.4 CE with openkm user

PostPosted:Tue Jan 30, 2024 7:50 am
by jllort
Must open the Windows terminal as administrator and then execute the installer.