Admin area is not showing

Moderator: crythias

Locked
withwolf1987
Znuny newbie
Posts: 1
Joined: 03 Jun 2015, 20:02
Znuny Version: 3.3.13
Real Name: Michael Westphal
Company: Mauser Group

Admin area is not showing

Post by withwolf1987 »

Sorry for bringing up the old Post.
I have the same probleme here.
Using OTRS 3.3.13.
I unchecked all in the admin area.
No User even root have admin rights at the moment.
Both SQL scripts diden't work herer.
I used PHPmyAdmin to run the scripts.

Can some one help me here?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Admin area is not showing

Post by crythias »

General:

Code: Select all

/path/to/otrs/bin/otrs.AddUser2Group.pl -g admin -u username -p rw
Example:

Code: Select all

/opt/otrs/bin/otrs.AddUser2Group.pl -g admin -u root@localhost -p rw
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked