swa and sac

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

s1tka
Posts: 12
Joined: Mon Dec 18, 2006 2:39 pm

swa and sac

Postby s1tka » Mon Jan 29, 2007 5:13 am

Installed a fresh install of scalix 11 ga.

I'm only able to logon the swa via http://www.mydomain.com/webmail.
When I try http://www.mydomain.com it takes me to centos's apache2 welcome page.

When I try to login the sac it shows up but the password doesn't seem to work.
Username and password works for the swa in the http://www.mydomain.com/webmail.


Any help and/or tips is appreciated.

anand_joshi
Scalix
Scalix
Posts: 63
Joined: Mon Oct 09, 2006 8:56 am
Contact:

Re: swa and sac

Postby anand_joshi » Mon Jan 29, 2007 8:11 am

Hi,
You can reset the password by the follwoing commands
ommodu sxadmin -p <newpassword>



Thanks
Anand Joshi

s1tka
Posts: 12
Joined: Mon Dec 18, 2006 2:39 pm

still not working

Postby s1tka » Mon Jan 29, 2007 12:40 pm

changing the password didn't help logging in the sac

anand_joshi
Scalix
Scalix
Posts: 63
Joined: Mon Oct 09, 2006 8:56 am
Contact:

Postby anand_joshi » Tue Jan 30, 2007 1:58 am

Hi,
It might be possible that password is locked, pre-expired or the account may be lock.
You can verify this from "omshowu -n sxadmin" command. The below command's will help you in retrieving the password and account .

1) ommodu sxadmin --unlock-password (Unlock Password)
2) ommodu -E sxadmin (Unexpired the password)
3) ommodu sxadmin -k (Unlock account)

If you need more help try man pages of ommodu.
Below link might be helpful
http://www.scalix.com/forums/viewtopic.php?t=5873&highlight=sanjay


Hope this help
Thanks
Anand Joshi

s1tka
Posts: 12
Joined: Mon Dec 18, 2006 2:39 pm

the obvious

Postby s1tka » Tue Jan 30, 2007 12:29 pm

well, when I checked the account the sxadmin looked ok.
I just tried sxadmin as the login and it worked.

I was trying sxadmin-mail@mydomain.com. That's what I had to do
in version 10.

Even the message at the login says to use the whole address as the login
name.

Can't believe it is so obvious of a fix ... it kept me out anyhow ;)

florian
Scalix
Scalix
Posts: 3852
Joined: Fri Dec 24, 2004 8:16 am
Location: Frankfurt, Germany
Contact:

Postby florian » Tue Jan 30, 2007 2:21 pm

Well, the message in the screen says that it "may" contain the domain name - which is somewhat useful in a multi-server install. The installer will create the user as you assign it's name during installation, however the default has changed. With Scalix 11, it is "sxadmin" only, with Scalix 10 it used to be sxadmin@fqdn.host.name....

-- florian.
Florian von Kurnatowski, Die Harder!

mito
Posts: 194
Joined: Fri Mar 24, 2006 11:33 am

Re: swa and sac

Postby mito » Tue Jan 30, 2007 8:04 pm

s1tka wrote:I'm only able to logon the swa via http://www.mydomain.com/webmail.
When I try http://www.mydomain.com it takes me to centos's apache2 welcome page.


To fix this, make the file /var/www/html/index.html

Inside that file, have this, and only this line:

Code: Select all

<META HTTP-EQUIV="Refresh" CONTENT="0; URL=/webmail/">


This will redirect any http or https requests from www.mydomain.com to www.mydomain.com/webmail automatically.

Simple, and there are countless other ways to do it, but this is the way I do it, and it's transparent to the end user.

Mito


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 2 guests

cron