I need to execute:
su -c "bin/otrs.Daemon.pl stop" -s /bin/bash otrs
to restart the Daemon.pl
But it asks for the password of the user otrs of the system and I do not know what is, I think it does not have:
otrs:!!
Do I have to change it to execute this reset? Will this change in password affect the application?
Its not database or application user.
Thank you.