[SOGo] access from the Internet through Web interface, only for specific users

2013-07-21 Thread oeztuerk
Good day,

I'm new here and test SOGo.

I'm looking for a solution to allow only 50% of users with access from the
Internet to the web-interface.
Fom internal network, all users can use the web-interface.

How could I solve this?

many thanks for your help
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] access from the Internet through Web interface, only for specific users

2013-07-21 Thread Szládovics Péter

2013-07-21 12:14 keltezéssel, oeztu...@gerard.de írta:

Good day,

I'm new here and test SOGo.

I'm looking for a solution to allow only 50% of users with access from the
Internet to the web-interface.
Fom internal network, all users can use the web-interface.

How could I solve this?

many thanks for your help


Under apache you can create external access restrictions to specified 
LDAP group for access whole web interface.
External users will authenticate two times - one for access the SOGo 
interface, and one for log in to SOGo.


Not perfect solution, but working.
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Sogo update server not working

2013-07-21 Thread Heiner Markert

Hello,

I configured SOGo update server on my local SOGo server under /plugins.
When I start thunderbird and try to push a new extension, thunderbird 
displays please wait until the update has finished (or similar, I get 
the message in German).

Nothing more seems to happen.

The web server log shows to GETs to the updates.php script:
[21/Jul/2013:14:02:15 +0200] GET 
/plugins/updates.php?plugin=sogo-integra...@inverse.caversion=0.00platform=Linux_x86_64-gcc3 
HTTP/1.1 200 788 - Mozilla/5.0 (X11; Linux x86_64; rv:17.0) 
Gecko/20130620 Thunderbird/17.0.7 Lightning/1.9.1


[21/Jul/2013:14:02:15 +0200] GET 
/plugins/updates.php?plugin=sogo-connec...@inverse.caversion=0.00platform=Linux_x86_64-gcc3 
HTTP/1.1 200 772 - Mozilla/5.0 (X11; Linux x86_64; rv:17.0) 
Gecko/20130620 Thunderbird/17.0.7 Lightning/1.9.1


However, now further call in order to actually download the xpi-files is 
logged.


Has someone experienced similar behavior and can give me hints how to 
solve it?


Best regards
Heiner


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


Re: Re: [SOGo] access from the Internet through Web interface, only for specific users

2013-07-21 Thread Bahti
thanks for your quick response
a user-friendly solution Währe I prefer :-)

there may be a possibility, if I install SOGo twice? ? ?

I look forward to any help-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] access from the Internet through Web interface, only for specific users

2013-07-21 Thread Szládovics Péter

2013-07-21 14:53 keltezéssel, Bahti írta:

thanks for your quick response
a user-friendly solution Währe I prefer :-)

there may be a possibility, if I install SOGo twice? ? ?

I look forward to any help--
users@sogo.nu
https://inverse.ca/sogo/lists


Yes, I think it's possible, but you need two separated SOGo instance 
with two user sources (one for all and one for users in a restricted 
LDAP group).

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


Re: [SOGo] Integrating SOGo with Froxlor Management System

2013-07-21 Thread Marc Leuser

Another thing that I didnt really understand:
Does openchange require me to use samba4 and LDAP? I.e. my current 
system (authenticatoin against mysql db) does not have what it takes to 
make use of native outlook support? has anyone ever worked his way 
through this? because i imagine it would be a hard task to synchronise 
samba with my database all the time for password changes and other stuff...



Am 17.07.2013 18:10, schrieb marc.leu...@gmail.com:

Hello people,

I'm currently setting u my server to host some smaller websites. Here's some
basic information that may or may not be important:
- OS: debian squeeze
- Management Panel: Froxlor
- Webserver: Apache2
- Mailserver: Dovecot+Postfix

i'm using a view on froxlor's database to generate the users table for sogo.
here's my concern:
when my customers (in fact they're a bunch of friends, but whatever) delete a
mail account in the froxlor customer panel, will i have to take care that
sogo's additional user-related data will be deleted? or will sogo notice a
change in the users table and run some sort of garbagecollection for deleted
user accounts?

I hope I have provided you with enough information, if anything is not clear
just ask.


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


Re: [SOGo] access from the Internet through Web interface, only for specific users

2013-07-21 Thread ABBAS Alain
hello i m looking at this solution too1 instance for internal user listen of port 21 instance for external user listen on port 20001on the second instance the change should be to filter by the filter or by a special attribute at True on Ldapand in apache 2 proxies configuration by hostname or IPi haven t tested for yetLe Dimanche 21 Juillet 2013 15:13 CEST, Szldovics Pter p...@szladovics.hu a crit:2013-07-21 14:53 keltezssel, Bahti rta: thanks for your quick response a user-friendly solution Whre I prefer :-) there may be a possibility, if I install SOGo twice? ? ? I look forward to any help-- users@sogo.nu https://inverse.ca/sogo/listsYes, I think its possible, but you need two separated SOGo instancewith two user sources 
 (one for all and one for users in a restrictedLDAP group).--users@sogo.nuhttps://inverse.ca/sogo/lists