Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Administrator has no rights - Fresh installation

web-app

Version: Gemini 3.1.2 (Build 2257)

Administrator account has "insufficient rights". We essentially can't do anything. Role columng has "G!"

Any advice would be appreciated.

C.Herold
· 1
C.Herold
Replies (8)
helpful
0
not helpful

In 3.1.2 the admin rights are not configured that way.

Can you re-install the database? or is this an upgrdae?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

It's not an upgrade, it's a fresh install. We installed the sample database provided on the download page.


C.Herold
· 1
C.Herold
helpful
0
not helpful

did you log in using manager and manager?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Doh! Problem solved, thanks a ton.


C.Herold
· 1
C.Herold
helpful
0
not helpful

It would have been useful to know that up front. Is this written somewhere? We were looking for an installation guide, but couldnt find any hint about that special login.


C.Herold
· 1
C.Herold
helpful
0
not helpful

Logged in using manager/manager.

Deleted 3 sample users (client, support, dev).

Got kicked from the session, tried to log back in using manager/manager.

Access denied, incorrect password. Went into database, saw the manager account was Active=false. Set it back to true and waited 3 minutes. Was able to log in again.

Now logged in as manager: No Administration link visible.

I also created a new user and assigned it to the manager group. That uses has no admin rights aswell.

What am i doing wrong here?


C.Herold
· 1
C.Herold
helpful
0
not helpful

You might have deleted the manager account as well, which disbaled it becuase the user is assigned to issues etc.. So the account is marked as inactive.

You will need to add the Gemini administrators group to the new user in the gloabl group memebership.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Following are steps to re-grant yourself Gemini admin rights.

First locate your userid, which can be found in geminiusers table
Second, locate the ID corresponding to the Gemini Administrator (globalgroupid) from the table gemini
globalgroups

Add a new record in the table gemini_globalgroupmembership using the above information-

First column (globalgroupmembershipid) leave blank
Second column (globalgroupid)
Third column (userid)
Fourth column (created) leave blank
Fifth column (tstamp) leave blank


Bikram
· 1
Bikram