Results 1 to 2 of 2

Thread: enabling the admin

  1. #1
    sudheerbattula is offline Sugar Community Member
    Join Date
    Jun 2007
    Posts
    17

    Unhappy enabling the admin

    hello guys,
    i have some problem the thing is that, while customizing the crm system i have created anew user and i have made that user as a administrator and in the mean while i disabled the default admin, and after that unfortunately i have disabled the admin settings for the new user that i have created, now the situation is like default admin is deactivated and new user dont have the admin authority and now i cant customize the application as the new user is the only user for the system and as he dont have the admin rights i cant customize so guys please help me out for re enabling the default admin such that i can goahead with my work

    thanks in advance

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: enabling the admin

    Hey sudheerbattula,

    To reset the admin as an admin run this query against the Sugar database:

    update users
    set is_admin = 1
    where user_name = 'admin'

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How do I reset the admin password?
    By clint in forum Help
    Replies: 11
    Last Post: 2011-09-30, 06:13 AM
  2. Admin Account no longer an Admin
    By randomprocess in forum Help
    Replies: 0
    Last Post: 2007-03-07, 11:43 PM
  3. Replies: 4
    Last Post: 2006-10-06, 05:12 PM
  4. Replies: 0
    Last Post: 2006-08-11, 09:46 AM
  5. Replies: 5
    Last Post: 2004-11-22, 05:56 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •