Hi!
Thats OK, so now the server is up and running. The problem that now is to be resolved
is login in SAC.
Firstly, I would request you to perform a permission check on the data folder, check the
permissions for scalix files using the command "omcheck -s -d", to actually fix the
problem if any of permissions, you should run omcheck to generate a shell script - on
standard output - that, when run, fixes the problem for permission issues.
Code: Select all
omcheck -s -d >fix_perms.sh
bash ./fix_perms.sh
You might want to review what the script is planning to do before actually executing
the second command.
Please reply with what do you get result for the command:
Try logging into SAC with what you get next to "Authentication ID" in the above
command.
Also, try the steps mentioned at:
viewtopic.php?p=30358&highlight=#30358
See if these helps.
Thanks,
Subir