Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: coza on February 04, 2008, 12:51:24 PM
-
Hey Guys,
I installed roundcube from a how-to on the forum, and it Does not show up in the server-manager panel as an existing ibay. Although when i try to create it it says that it already exists.
The ibay ( http://server/roundcube ) asks me for authentication on the ibay, and then again on the round cube log on.
How can i manually stop it from asking for ibay authentication?
( other than removing and reinstalling roundcube altogether ).
Shawn
-
( other than removing and reinstalling roundcube altogether ).
Gets my vote.^^^^
And use the rpm which wont put it in an iBay.
or
from the console
db accounts show roundcube
and read the wiki about iBay database properties.
I only see a contrib here http://wiki.contribs.org/RoundCube
Where was this how to?
Or maybe you did use a contrib....
[root@c3 ~]# config show roundcube
roundcube=service
DbPassword=formyeyesonly
Name=RoundCube IMAP Client
PublicAccess=global
[root@c3 ~]#
in which case you need to change the PublicAccess property.
http://wiki.contribs.org/Web_Application_RPM#New_DB_settings
-
Perfect, thats what i was looking for thank you so much
I did a " config setprop roundcube PublicAccess global " and it takes me straight to the login screen for roundcube from anywhere on the internet,
Thanks again.
Coza