Page 1 of 1

SAC access

Posted: Tue Jul 27, 2004 9:13 pm
by jrizzo
How do I verify the username and password for logging into the Admin console?

I am unable to login.

omshowu -m all
sxadmin /somebox2/CN=sxadmin
querymgr /somebox2/CN=querymgr

Thanks,
Joe

Posted: Tue Jul 27, 2004 9:27 pm
by jrizzo
omshowu -n sxadmin
Authentication ID: sxadmin@somebox2
User Name : sxadmin /CN=sxadmin
MailNode : somebox2
Internet Address : "sxadmin" <sxadmin@perpetualent.com>
System Login : sxadmin
Password : set
External authentication only: NO
Admin Capabilities : YES
Mailbox Admin Capabilities : NO
Language : C
Virtual Vault : Enabled (default)
Mail Account: Unlocked
Last Signon : 07.28.04 23:40:40
Receipt of mail : ENABLED
Service level : 0
Excluded from Tidying : NO

Posted: Tue Jul 27, 2004 9:27 pm
by jrizzo
I can log into webmail with user sxadmin.

Posted: Mon Aug 23, 2004 5:38 pm
by axsom1
I'm running Apache 2.0.50 with Tomcat 5.0.27.

My webmail is running fine, it's being forwarded by apache over to tomcat, but for some reason my admin console does not work.

Here is my workers2.properties file located in /etc/httpd/conf:

Code: Select all

[shm]
info=Scoreboard. Requried for reconfiguration and status with multiprocess servers.
file=anon

# Defines a load balancer named lb. Use even if you only have one machine.
[lb:lb]

# Example socket channel, override port and host.
[channel.socket:localhost:8009]
port=8009
host=127.0.0.1

# define the worker
[ajp13:localhost:8009]
channel=channel.socket:localhost:8009
group=lb

[uri:/sac/*]
group=lb

[uri:/webmail/*]
group=lb

[status:]
info=Status worker, displays runtime information

[uri:/jkstatus/*]
info=The Tomcat /jkstatus handler
group=status:


Can anyone shed some light on why this is not working??

Thanks,
John

SAC Login Issue

Posted: Mon Aug 23, 2004 9:01 pm
by ScalixSupport
John,

If you could send an email into support@scalix.com - I'll send you back a step-by-step debugging document that you can use.

Support