[SOGo] How To migrate SOGo from one server to an other / database migration

2013-01-14 Thread Götz Reinicke - IT Koordinator
Hi,

after testing SOGo we decided to go live on a live system. (One
webserver, one database server.)

After installing and copy the modified configuring of SOGo I wanted to
migrate the mysql database.

In the dumpfile I do see a lot of entries referring to the tests setup
e.g. mysql://sogo:secret@localhost:3306/sogo 

That confuses me, as think, this will not work with the new LIVE
database server?

Or what is that entry referring to?

May be someone can help me or point me to a migration documentation?

Thanks and best regards . Götz
-- 
Götz Reinicke
IT-Koordinator

Tel. +49 7141 969 82 420
Fax  +49 7141 969 55 420
E-Mail goetz.reini...@filmakademie.de

Filmakademie Baden-Württemberg GmbH
Akademiehof 10
71638 Ludwigsburg
www.filmakademie.de

Eintragung Amtsgericht Stuttgart HRB 205016

Vorsitzender des Aufsichtsrats: Jürgen Walter MdL
Staatssekretär im Ministerium für Wissenschaft,
Forschung und Kunst Baden-Württemberg

Geschäftsführer: Prof. Thomas Schadt



smime.p7s
Description: S/MIME Kryptografische Unterschrift


Re: [SOGo] How To migrate SOGo from one server to an other / database migration

2013-01-14 Thread André Schild


Am 14.01.2013 09:05, schrieb Götz Reinicke - IT Koordinator:

Hi,

after testing SOGo we decided to go live on a live system. (One
webserver, one database server.)

After installing and copy the modified configuring of SOGo I wanted to
migrate the mysql database.

In the dumpfile I do see a lot of entries referring to the tests setup
e.g. mysql://sogo:secret@localhost:3306/sogo 

That confuses me, as think, this will not work with the new LIVE
database server?

Or what is that entry referring to?

May be someone can help me or point me to a migration documentation?


I think the correct way is to use the sogo-tool to backup / restore your 
data


André

--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Syntax for setting config -

2013-01-14 Thread Götz Reinicke - IT Koordinator
Hi,

may be im to  :) but what is the right command line syntax to set
configuration options? (BTW for me the documentations is still somehow
confusing ...)

I like to set the SOGoCalendarDefaultRoles (PublicViewer,
ConfidentialDAndTViewer) but have yet no clue hos to do that:

su - sogo defaults write sogod  WHAT COMES HERE?

Thansk for
-- 
Götz Reinicke
IT-Koordinator

Tel. +49 7141 969 82 420
Fax  +49 7141 969 55 420
E-Mail goetz.reini...@filmakademie.de

Filmakademie Baden-Württemberg GmbH
Akademiehof 10
71638 Ludwigsburg
www.filmakademie.de

Eintragung Amtsgericht Stuttgart HRB 205016

Vorsitzender des Aufsichtsrats: Jürgen Walter MdL
Staatssekretär im Ministerium für Wissenschaft,
Forschung und Kunst Baden-Württemberg

Geschäftsführer: Prof. Thomas Schadt



smime.p7s
Description: S/MIME Kryptografische Unterschrift


Re: [SOGo] Syntax for setting config -

2013-01-14 Thread mourik jan heupink



su - sogo defaults write sogod  WHAT COMES HERE?



I think for example:

defaults write sogod SOGoCalendarDefaultRoles = 
(PublicDandTViewer,ConfidentialDandTViewer,PrivateDandTViewer)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Syntax for setting config -

2013-01-14 Thread Götz Reinicke - IT Koordinator
Am 14.01.13 11:07, schrieb mourik jan heupink:
 
 su - sogo defaults write sogod  WHAT COMES HERE?

 
 I think for example:
 
 defaults write sogod SOGoCalendarDefaultRoles =
 (PublicDandTViewer,ConfidentialDandTViewer,PrivateDandTViewer)

Hi, may be partly 

The result in the config file is

keySOGoCalendarDefaultRoles/key
string=/string


Regards . Götz

-- 
Götz Reinicke
IT-Koordinator

Tel. +49 7141 969 82 420
Fax  +49 7141 969 55 420
E-Mail goetz.reini...@filmakademie.de

Filmakademie Baden-Württemberg GmbH
Akademiehof 10
71638 Ludwigsburg
www.filmakademie.de

Eintragung Amtsgericht Stuttgart HRB 205016

Vorsitzender des Aufsichtsrats: Jürgen Walter MdL
Staatssekretär im Ministerium für Wissenschaft,
Forschung und Kunst Baden-Württemberg

Geschäftsführer: Prof. Thomas Schadt



smime.p7s
Description: S/MIME Kryptografische Unterschrift


Re: [SOGo] Syntax for setting config -

2013-01-14 Thread Sebastian Reitenbach

On Monday, January 14, 2013 11:15 CET, Götz Reinicke - IT 
Koordinatorgoetz.reini...@filmakademie.de wrote:

 Am 14.01.13 11:07, schrieb mourik jan heupink:
 
  su - sogo defaults write sogod  WHAT COMES HERE?
 
 
  I think for example:
 
  defaults write sogod SOGoCalendarDefaultRoles =
  (PublicDandTViewer,ConfidentialDandTViewer,PrivateDandTViewer)

omit the =
and it should work

cheers,
Sebastian


 Hi, may be partly 

 The result in the config file is

 keySOGoCalendarDefaultRoles/key
   string=/string


   Regards . Götz

 --
 Götz Reinicke
 IT-Koordinator

 Tel. +49 7141 969 82 420
 Fax  +49 7141 969 55 420
 E-Mail goetz.reini...@filmakademie.de

 Filmakademie Baden-Württemberg GmbH
 Akademiehof 10
 71638 Ludwigsburg
 www.filmakademie.de

 Eintragung Amtsgericht Stuttgart HRB 205016

 Vorsitzender des Aufsichtsrats: Jürgen Walter MdL
 Staatssekretär im Ministerium für Wissenschaft,
 Forschung und Kunst Baden-Württemberg

 Geschäftsführer: Prof. Thomas Schadt






-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] May be, I messed up something? access rights and default roles

2013-01-14 Thread Götz Reinicke - IT Koordinator
Hi,

maybe I messed up something trying to figure out the proper working and
configuration for ACL and busy times.

As sogo user I set

defaults write sogod SOGoCalendarDefaultRoles
(PublicDAndTViewer,ConfidentialDAndTViewer,PrivateDandTViewer)

Now If I try to set the access rights for an calendar like:

Public View all
Confidetial view Date  Time
Private None

and I click the update button, I'm warned.

If I say Keep Private, all three levels are set to none...

If I say give Access, Private is also set to view all.

Is that by design, a bug, or do I get something wrong?



-- 
Götz Reinicke
IT-Koordinator

Tel. +49 7141 969 82 420
Fax  +49 7141 969 55 420
E-Mail goetz.reini...@filmakademie.de

Filmakademie Baden-Württemberg GmbH
Akademiehof 10
71638 Ludwigsburg
www.filmakademie.de

Eintragung Amtsgericht Stuttgart HRB 205016

Vorsitzender des Aufsichtsrats: Jürgen Walter MdL
Staatssekretär im Ministerium für Wissenschaft,
Forschung und Kunst Baden-Württemberg

Geschäftsführer: Prof. Thomas Schadt



smime.p7s
Description: S/MIME Kryptografische Unterschrift


[SOGo] May be, I messed up something? access rights and default roles

2013-01-14 Thread Götz Reinicke - IT Koordinator
Hi,

maybe I messed up something trying to figure out the proper working and
configuration for ACL and busy times.

As sogo user I set

defaults write sogod SOGoCalendarDefaultRoles
(PublicDAndTViewer,ConfidentialDAndTViewer,PrivateDandTViewer)

Now If I try to set the access rights for an calendar like:

Public View all
Confidetial view Date  Time
Private None

and I click the update button, I'm warned.

If I say Keep Private, all three levels are set to none...

If I say give Access, Private is also set to view all.

Is that by design, a bug, or do I get something wrong?


Any idea/suggestion/comment? Regards.   

-- 
Götz Reinicke
IT-Koordinator

Tel. +49 7141 969 82 420
Fax  +49 7141 969 55 420
E-Mail goetz.reini...@filmakademie.de

Filmakademie Baden-Württemberg GmbH
Akademiehof 10
71638 Ludwigsburg
www.filmakademie.de

Eintragung Amtsgericht Stuttgart HRB 205016

Vorsitzender des Aufsichtsrats: Jürgen Walter MdL
Staatssekretär im Ministerium für Wissenschaft,
Forschung und Kunst Baden-Württemberg

Geschäftsführer: Prof. Thomas Schadt




smime.p7s
Description: S/MIME Kryptografische Unterschrift