Admin Access revoked automatically

Moderator: crythias

Locked
madhanmani
Znuny newbie
Posts: 3
Joined: 03 Nov 2015, 07:58
Znuny Version: 3.8 Otrs
Real Name: Madhan Mani

Admin Access revoked automatically

Post by madhanmani »

Hello Team,

My admin account has been revoked automatically please let me know how can i retain the admin access from command line , Its very critical so please help .



Thanks,
Madhan Mani Padayatchi
Last edited by madhanmani on 04 Nov 2015, 09:46, edited 1 time in total.
root
Administrator
Posts: 4253
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Admin Access revoked automatically /Unable to update Mail Server Details From Command Line

Post by root »

You just talk about 'mail server'. You should be clear if you need to reconfigure the outgoing connection or the incoming. The outgoing server can be configured via SysConfig and there are many place to look for: Kernel/Config.pm, Kernel/Config/Files/ZZZAuto.pm, sometimes Kernel/Config/Files/*.pm.
It will be the best to grant admin access and configure it via browser.

For your account issues checkout the scripts in $OTRS_HOME/bin:

Code: Select all

otrs.AddUser.pl
otrs.AddUser2Group.pl
otrs.AddUser2Role.pl
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
madhanmani
Znuny newbie
Posts: 3
Joined: 03 Nov 2015, 07:58
Znuny Version: 3.8 Otrs
Real Name: Madhan Mani

Re: Admin Access revoked automatically

Post by madhanmani »

Team,

I have tried all those scripts and added that user to admin group , But still now no action been happened .
Please let me know whether i have to do something from Mysql Database side .


Thanks,
Madhan Mani Padyatchi
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Admin Access revoked automatically

Post by jojo »

what did you do before you lost admin access? OTRS does not revoke permissions by itself
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
madhanmani
Znuny newbie
Posts: 3
Joined: 03 Nov 2015, 07:58
Znuny Version: 3.8 Otrs
Real Name: Madhan Mani

Re: Admin Access revoked automatically

Post by madhanmani »

Hi I changed the password manually for the user which has admin access in the tool .
Then after some time i have tried to login , But the admin tab is not visible for the user .
Please give some suggestions since i have tried to add the user into group called "admin" through the scripts ./otrs........ , But still i can't acheive.
Locked