Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
So yeah, I lost my password and have no idea what to do right now.
I tried http://markdevelopmentblog.blogspot.be/2013/04/umbraco-reset-admin-password-via-sql.html but no luck.
<membership defaultProvider="UmbracoMembershipProvider" userIsOnlineTimeWindow="15"> <providers> <clear /> <add name="UmbracoMembershipProvider" type="Umbraco.Web.Security.Providers.MembersMembershipProvider, Umbraco" minRequiredNonalphanumericCharacters="0" minRequiredPasswordLength="4" useLegacyEncoding="true" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" defaultMemberTypeAlias="Member" passwordFormat="Clear" /> <add name="UsersMembershipProvider" type="Umbraco.Web.Security.Providers.UsersMembershipProvider, Umbraco" minRequiredNonalphanumericCharacters="0" minRequiredPasswordLength="4" useLegacyEncoding="true" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" passwordFormat="Clear" /> </providers> </membership>
And my user row in the db is
0 False True 1 -1 -1 Company Admin admin default admin@ourcompany.be en
Anyone?
Hi nojaf,
Try to see my or Jan´s comment in this thread, maybe it could help you. But remember you´re playing with the database, so be careful.
http://our.umbraco.org/forum/using/ui-questions/49134-Forget-My-Password-For-Umbraco-Admin-Site
Hope this helps,
/Dennis
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Forgot the password, can't login anymore, please help
So yeah, I lost my password and have no idea what to do right now.
I tried http://markdevelopmentblog.blogspot.be/2013/04/umbraco-reset-admin-password-via-sql.html but no luck.
And my user row in the db is
Anyone?
Hi nojaf,
Try to see my or Jan´s comment in this thread, maybe it could help you. But remember you´re playing with the database, so be careful.
http://our.umbraco.org/forum/using/ui-questions/49134-Forget-My-Password-For-Umbraco-Admin-Site
Hope this helps,
/Dennis
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.