Re: [SOGo] Configuration to show nickname of contacts in web interface

2018-12-14 Thread Martin Trinks

Hi,

thank Christian and Hartmut for the reply.

I would like to configure which attributes are shown in the web frontend 
in the view of a single contact (after clicking on one contact in the 
contact/address book list).


It seems to me, that SOGo stores this configuration in some .wox files. 
Does anybody know some (specific) guideline how to modify them correctly?


Best regards
Martin


On 30.11.2018 10:33, Christian Mack (christian.m...@uni-konstanz.de) wrote:

Hello

Am 29.11.18 um 08:51 schrieb Martin Trinks (martin.tri...@basycon.com):

is there an option to configure which informations are shown for
contacts in the web interface? Especially, how can I make the "Nickname"
visible?


I am not sure what you mean.
Do you mean, how to get own attributes from LDAP?
Then you should use "mapping" in SOGoUserSources.
https://sogo.nu/files/docs/SOGoInstallationGuide.html#_ldap_attributes_mapping

Or do you mean showing additional information on autocompletion?
Then use "SOGoLDAPContactInfoAttribute" in SOGoUserSources (restricted
to one attribute).

Or do you mean which Attributes are shown in address book lists?
Then you have to either modify the source code yourself or open a
feature request athttps://sogo.nu/bugs/


Kind regards,
Christian Mack


--
Dr. Martin Trinks
Telefon +49 89 890671-48, Mobil +49 172 8912707
Basycon Unternehmensberatung GmbH
Welserstraße 1, 81373 München
Amtsgericht München HRB 117925
Geschäftsführer: Dr. Alexander Bartmann

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

Re: [SOGo] Configuration to show nickname of contacts in web interface

2018-11-30 Thread Christian Mack
Hello

Am 29.11.18 um 08:51 schrieb Martin Trinks (martin.tri...@basycon.com):
> 
> is there an option to configure which informations are shown for
> contacts in the web interface? Especially, how can I make the "Nickname"
> visible?
> 

I am not sure what you mean.
Do you mean, how to get own attributes from LDAP?
Then you should use "mapping" in SOGoUserSources.
https://sogo.nu/files/docs/SOGoInstallationGuide.html#_ldap_attributes_mapping

Or do you mean showing additional information on autocompletion?
Then use "SOGoLDAPContactInfoAttribute" in SOGoUserSources (restricted
to one attribute).

Or do you mean which Attributes are shown in address book lists?
Then you have to either modify the source code yourself or open a
feature request at https://sogo.nu/bugs/


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Configuration Options for the SOGo Connector needed

2013-08-21 Thread kar...@t-online.de
Thanks
for the suggestion.It works - so I could sync my addressbook from
the other Owncloud userid.The pitty is, that thunderbird
apparently takes those credentials from that moment on.so all the
other adressbook and various calendars residing in my main Owncloud
userid won't sync afterwards.As you said - the password is
transfered in plain text - so a manual once in a while sync is ok, but I
do not want the autosync  to regularly pass on the passwords.I therefore would expect, that the SOGo Connector does take on board
the task to build in a seperate authentication methode.This
Problem relates to the API between ADDONs (like the SOGo Connector) and
thunderbird.This API should allow to pass on secretly the
credentials of what and how to connect to.I searched
in Thunderbird fora and bugzilla but did not find anything like it.So I think this should be addressed to Thunderbird as well (in
Bugzilla??) Thanks for your hint and supportKarl52
-Original Message-
Date: Tue, 20 Aug 2013 17:51:25 +0200
Subject: Re: [SOGo] Configuration Options for the SOGo Connector
needed
From: Christian Mack christian.m...@uni-konstanz.de
To: users@sogo.nu

Hello karl52


Am 2013-08-20 16:09, schrieb kar...@t-online.de:
 
 Some information about my setup
 
 I use Thunderbird for mailing, calendar, contacts and tasks
 Lightning is the Calendar addon for Thunderbird.
 
 I also have installed an Owncloud Server, and use the CalDav Plugin
to
 sync my various Calendars in Thunderbird with OwnCloud Server.
 I maintain several seperat Calendars in Thunderbird - those are
added to
 1(one) specific Owncloud Userid in on my cloud.
 
 Also I maintain various addressbooks in Thunderbird (both version
17 and
 24) and my Owncloud Server.
 As there is no support for multiple address books for a
single user in
 Owncloud, I try to sync addressbooks from different users on my
OwnCloud
 Server with a single User in Thunderbird.
 I use the SOGo Connector (version 17.0.5) to sync.
 This does not work as expected.
 
 I guess the reason is, that the only configuration option in the
SOGo
 Connector is to enter the CardDav Server Address.
 There is no option to specify the Credentials UserID and PW for the
SOGo
 CardDav connection.
 I wonder anyhow, what userid is actually used by the SOGo
Connector.
 It seems that the CardDav Connector uses the same credentials as
the
 CaldDav addon (would it work without the CalDav Addon??)
 Why do I think this is the case?
 Well - the address book of the specific CALDav user
mentioned above is
 syncronized without errors.
 
 So my question is:
 
  Is there a plan or workaround to add UserID and PW credentials to
the
 CardDAV configuration options for the SOGo Plugin connector?
 

All Plug-Ins I know use Thunderbird for the authentication part.
This means, they all have one user associated to one server URL in
the
password store.

As you already connect to that server with another Plug-In,
Thunderbird
will reuse its username and password for SOGo Connector too.

What you can do is using another URL e.g. by setting an alias in your
host file for the same IP.

Or you can give the credential as part of the URL.
syntax:
https://username1:passw...@owncloud.example.com/.
The drawback of this way, you have to set the password in plain text
into the config.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists





Re: [SOGo] Configuration Options for the SOGo Connector needed

2013-08-20 Thread Sven Schwedas
Servus,

On 20.08.2013 16:09, kar...@t-online.de wrote:
 Hello
 
 Some information about my setup
 
 I use Thunderbird for mailing, calendar, contacts and tasks
 Lightning is the Calendar addon for Thunderbird.
 
 I also have installed an Owncloud Server, and use the CalDav Plugin to
 sync my various Calendars in Thunderbird with OwnCloud Server.
 I maintain several seperat Calendars in Thunderbird - those are added to
 1(one) specific Owncloud Userid in on my cloud.
 
 Also I maintain various addressbooks in Thunderbird (both version 17 and
 24) and my Owncloud Server.
 As there is no support for multiple address books for a single user in
 Owncloud, I try to sync addressbooks from different users on my OwnCloud
 Server with a single User in Thunderbird.
 I use the SOGo Connector (version 17.0.5) to sync.
 This does not work as expected.
 
 I guess the reason is, that the only configuration option in the SOGo
 Connector is to enter the CardDav Server Address.
 There is no option to specify the Credentials UserID and PW for the SOGo
 CardDav connection.
 I wonder anyhow, what userid is actually used by the SOGo Connector.

The first.

(Which can lead to a whole other lot of bugs if it's e.g. a chat account.)

 It seems that the CardDav Connector uses the same credentials as the
 CaldDav addon (would it work without the CalDav Addon??)
 Why do I think this is the case?
 Well - the address book of the specific CALDav user mentioned above is
 syncronized without errors.
 
 So my question is:
 
  Is there a plan or workaround to add UserID and PW credentials to the
 CardDAV configuration options for the SOGo Plugin connector?

I really hope so.

  Many thanks for a fast response
 
 Karl52
 

-- 
Mit freundlichen Grüßen, / Best Regards,
Sven SCHWEDAS
Systemadministrator
TAO Beratungs- und Management GmbH | Lendplatz 45 | A - 8020 Graz
Mail/XMPP: sven.schwe...@tao.at | +43 (0)680 301 7167
http://software.tao.at



signature.asc
Description: OpenPGP digital signature


Re: [SOGo] Configuration Options for the SOGo Connector needed

2013-08-20 Thread Christian Mack
Hello karl52


Am 2013-08-20 16:09, schrieb kar...@t-online.de:
 
 Some information about my setup
 
 I use Thunderbird for mailing, calendar, contacts and tasks
 Lightning is the Calendar addon for Thunderbird.
 
 I also have installed an Owncloud Server, and use the CalDav Plugin to
 sync my various Calendars in Thunderbird with OwnCloud Server.
 I maintain several seperat Calendars in Thunderbird - those are added to
 1(one) specific Owncloud Userid in on my cloud.
 
 Also I maintain various addressbooks in Thunderbird (both version 17 and
 24) and my Owncloud Server.
 As there is no support for multiple address books for a single user in
 Owncloud, I try to sync addressbooks from different users on my OwnCloud
 Server with a single User in Thunderbird.
 I use the SOGo Connector (version 17.0.5) to sync.
 This does not work as expected.
 
 I guess the reason is, that the only configuration option in the SOGo
 Connector is to enter the CardDav Server Address.
 There is no option to specify the Credentials UserID and PW for the SOGo
 CardDav connection.
 I wonder anyhow, what userid is actually used by the SOGo Connector.
 It seems that the CardDav Connector uses the same credentials as the
 CaldDav addon (would it work without the CalDav Addon??)
 Why do I think this is the case?
 Well - the address book of the specific CALDav user mentioned above is
 syncronized without errors.
 
 So my question is:
 
  Is there a plan or workaround to add UserID and PW credentials to the
 CardDAV configuration options for the SOGo Plugin connector?
 

All Plug-Ins I know use Thunderbird for the authentication part.
This means, they all have one user associated to one server URL in the
password store.

As you already connect to that server with another Plug-In, Thunderbird
will reuse its username and password for SOGo Connector too.

What you can do is using another URL e.g. by setting an alias in your
host file for the same IP.

Or you can give the credential as part of the URL.
syntax:
https://username1:passw...@owncloud.example.com/.
The drawback of this way, you have to set the password in plain text
into the config.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Configuration of the web interface

2013-04-18 Thread Jeff Folk
On Apr 18, 2013, at 8:36 AM, Johannes Mock wrote:
 
 Hello
 
 I have problems with the graphical representation of the SOGo web
 interface and until now I have not found any helpful sites.
 Can anyone tell me where I have to make the settings so that you can
 work with the web interface reasonable (as in the demo).
 Currently the web interface looks as follows:

Looks like it isn't loading the CSS file. Are here any errors when loading the 
page?-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Configuration of the web interface

2013-04-18 Thread André Schild

Hello Johannes,

looks like you are accessing the server directly over port 2000(0?)

You need to put a real webserver in front, which then handles the static 
content, like CSS etc.
For example using Apache is a supported way, it even generates you the 
basic required apache config file.


André

Am 18.04.2013 15:36, schrieb Johannes Mock:

Hello

I have problems with the graphical representation of the SOGo web
interface and until now I have not found any helpful sites.
Can anyone tell me where I have to make the settings so that you can
work with the web interface reasonable (as in the demo).
Currently the web interface looks as follows:

Greetings
Johannes Mock


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