R
@atripp We installed ProGet with the local Administrator account specified in InedoHub during installation (because with the NetworkService account, it didn’t work).
Then, we wanted to use the NetworkService account to start the ProGet services.
The services start correctly, but the web page is inaccessible.
After checking on the forum, it says to grant permissions to the NetworkService account on the ProgramData\Inedo and ProgramData\ProGet folders, which has been done.
But it also says to grant permissions to the NetworkService account on the database.
However, we are unable to connect to it with rights that would allow us to grant permissions to NetworkService.
Therefore, we would like to know how to connect to the database (and/or with which account having the necessary privileges to grant permissions to our NetworkService account).
We already try to create login DOMAIN\HOSTNAME$ and give sysadmin rôle and db.admin right on the projet database but this seem to not work
Thank you in advance.