How do I delete a user? Options
reneg
Posted: Monday, March 17, 2008 2:31:01 PM

Rank: Enthusiast

Joined: 1/24/2008
Posts: 27
Location: Fuglefjord, Faroe Islands
I have been messing around with users and members, and now I want to delete some of the users I have been creating. (Notice: Not members, but users)

So I select the Users tab at the bottom left corner of the Umbraco interface, find the user I want to delete, right-click... and then I only have the option of disabling the user?

Of course, I can just disable the users access to Umbraco, but what if I really want to get rid of a user.

Is it by design, to keep the relations between pages and the user who edited/created them, that I can't delete a user?

Do I need to delete the user in SQL to get completely rid of a user?

Thanks in advance! :)
hoehler
Posted: Monday, March 17, 2008 4:26:51 PM

Rank: Addict

Joined: 7/19/2006
Posts: 597
Location: Bad Homburg, Germany
You cannot delete a user bcause of forign keys in the database where every page a user has created has a id as a forign key to the user to identify which user has created the page. If you want to delete the user you have to do SQL hacks.

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
reneg
Posted: Monday, March 17, 2008 4:52:12 PM

Rank: Enthusiast

Joined: 1/24/2008
Posts: 27
Location: Fuglefjord, Faroe Islands
Okay, that makes sense.

Thanks alot for your reply. :)
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.