@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.
R
reseau_6272
@reseau_6272
0
Reputation
3
Posts
1
Profile views
0
Followers
0
Following
Best posts made by reseau_6272
This user hasn't posted anything yet.
Latest posts made by reseau_6272
-
RE: Allow networkservice to use the DB in Progetposted in Support
-
Allow networkservice to use the DB in Progetposted in Support
Hello there,
After switching proget services to networkservice account, it seems we need to allow it in the database rights too. We've tried to use SSMS to do this, but we can't actually modify rights for the proget DB. Is there a safe way to perform this ?
-
Using networkservice as service userposted in Support
Hello,
I have tried to install ProGet by default using the NetworkService account to start the service but it doesn't work (service won't start).
So I have temporarily configured the administrator account to succeed in starting it.I would like to know how to use the NetworkService account to avoid using the local administrator account for the ProGet service.
Thank you in advance.