Moderators: ScalixSupport, admin
rex007can wrote:Should I be disappointed in the support I'm getting now?
My Admin console's been down for over a week. I was expecting more...
Code: Select all
getconf GNU_LIBPTHREAD_VERSION
Code: Select all
NPTL 2.3.4
Code: Select all
# rpm -qa|grep glibc
glibc-2.3.4-2.25
glibc-common-2.3.4-2.25
glibc-kernheaders-2.4-9.1.98.EL
glibc-devel-2.3.4-2.25
glibc-headers-2.3.4-2.25
# getconf GNU_LIBPTHREAD_VERSION
NPTL 2.3.4
hehe. I was more upset that he was giving the support guys a hard time about getting FREE help.
dkelly wrote:rex007can wrote:[support@scalix support]$ getconf GNU_LIBPTHREAD_VERSION
linuxthreads-0.10
This is the cause of the problem. That command should report NPTL.
Sorry if this has been asked before, what OS and kernel version are you running ?
Cheers
Dave
Code: Select all
Could Not Login
Could not fetch configuration information.
Possible problem with administration server
patrick88296 wrote:Any sugestions. Better use ist with CentOS?
Code: Select all
ldapsearch -xh your.host.name -D "cn=sxqueryadmin" -w password
Code: Select all
ommodu -o sxqueryadmin -p newpassword
Code: Select all
-bash: ldapsearch: command not found
Code: Select all
omldapsearch -h your.host.name -D "cn=sxqueryadmin" -w password objectclass=*
dkelly wrote:The next step is to enable logging for the SAC service. Edit the file /var/opt/scalix/NN/caa/config/log4j.properties and change the word INFO to DEBUG. You're going to need to restart tomcat for this change to be picked up.
This will give us more verbose logging during the login session that should help to pinpoint th e problem. The file that this gets logged to is /var/opt/scalix/NN/tomcat/logs/scalix-caal.log
Cheers
Dave
dkelly wrote:The first thing to check is that you've got the correct password configured for the sxqueryadmin user. This is what SAC uses in te background to talk to each Scalix server. You will have been prompted for this during an upgrade.
The file is /var/opt/scalix/NN/caa/scalix.res/config/psdata where NN is the first and last characters of your hostname.
Using that password, run the command:Code: Select all
ldapsearch -xh your.host.name -D "cn=sxqueryadmin" -w password
If you get something back, the password is correct and we need to look elsewhere.
If you get an error, the password is incorrect and you need to change it. Either set the correctf password in the psdata file or change the sxqueryadmin user password to match the current valueCode: Select all
ommodu -o sxqueryadmin -p newpassword
Cheers
Dave
Code: Select all
ommodu -o sxqueryadmin -p newpassword
Users browsing this forum: No registered users and 10 guests