Hello. I use Cobian reflector 2.6.55, run as service with user Cobian. This user have permisions start and stop other services. I need create backup postgresql databases. I need stoped service postgresql-x64-12 before start backup job. When I used Events Stop service I have problem
ERR 2024-04-18 09:03:27 Couldn't stop the service "postgresql-x64-12": Access is denied.
But when I used Event Comman line "net stop "postgresql-x64-12"" it is works. And when I restart service manualy used user Cobian it is works too.
I have Cobian Backup in other server, he can stop and start services.
Can I set Cobian Reflector start/stop service used Events?
Cobian Reflector don't stop/start other services
Re: Cobian Reflector don't stop/start other services
Is the task running under an user with administrative powers?
--
Luis Cobian
Cobian Backup's creator
Luis Cobian
Cobian Backup's creator
Re: Cobian Reflector don't stop/start other services
No. User Cobian don't have administrative powers.
Re: Cobian Reflector don't stop/start other services
The user must have administrative privileges in order to start/stop services.
--
Luis Cobian
Cobian Backup's creator
Luis Cobian
Cobian Backup's creator
Re: Cobian Reflector don't stop/start other services
Ok. Thanks for information.