Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
ProGet installation locked out. Uninstall does not reset authorization settings.
-
We've installed a copy of your NuGet server to evaluate it for our internal development teams.
I installed a copy on our server and managed to lock myself out when trying to enable the LDAP (Active Directory) integration.
I uninstalled the ProGet server and reinstalled but the instance is still locked.
How do I reset the server to default the user name and password and non-LDAP authentication?
Product: ProGet
Version: 3.0.2 -
Are you using the integrated web server, or hosting via IIS?
Regardless, if you don't want to just delete the ProGet database and start from scratch, you can run the following command from PowerShell or a CMD window to reset the authentication mechanism:
sqlcmd -E -S localhost -d ProGet -Q "UPDATE Configuration SET Value_Text = 'false' WHERE Key_Name = 'LDAPEnabled'"You can additionally reset the Admin user by running the ProGet.Service.exe executable and selecting Action 7 "ResetAdminPassword".
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login