Access Server Intranet public

Author Message

thomas BAILLEUL

Tuesday 05 September 2006 8:01:45 am

Hi,
I have made a knowledge database with ezpublish for my partners and customers, it will be filled by intranet's user but my partners can make comments. I want to know in which server I must install it.

my first choice is to install ezpublish on our intranet server(freebsd) and synchronize(rsync) files from intranet to our public server (freebsd also) and do a Sql replication but in this case, my partners couldn't post comments as the SQL server(on the web public server) will be slave.

so my second choice is to install ezpublish on the web server and to make a link on our Intranet server but we don't want a double authentification as we have already to authentificate(LDAP) on the Intranet, we could send login and password by url but it's may be unsafe(even if it's encoded with a password_hash)

sorry for my poor english

Xavier Dutoit

Wednesday 06 September 2006 3:35:58 am

Salut,

I'd suggest you to dig a little bit around single sign on. There is a patch (or is that already on the 3.9 ?).

It should do it.

Please post the result of your investigation.

X+

http://www.sydesy.com

Norman Leutner

Thursday 07 September 2006 7:31:09 am

You can create your own SSO module as an extension and
send the encrypted login data in combination with a timestamp
through the header.

Within your SSO extension you can compare the timestamp within the header with the current timestamp and check for a timeout of 30 second.

This would reduce the sucurity issues...

Mit freundlichen Grüßen
Best regards

Norman Leutner

____________________________________________________________
eZ Publish Platinum Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

Norman Leutner

Thursday 07 September 2006 7:34:07 am

We are currently working on a solution with RSA Secure Authentification
in combination with ez 3.8, a reverse proxy and a SSO module.

We'll also write an article about how we implemented the solution within the customers intranet. Maybe this will be helpfull...

Mit freundlichen Grüßen
Best regards

Norman Leutner

____________________________________________________________
eZ Publish Platinum Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

thomas BAILLEUL

Tuesday 12 September 2006 6:47:06 am

Thx for your very helpful advice for solving my problem,
the problem is our boss seem to prefer solution 1 as it would be less unsafe(articles posted are very confidential) even if it can trigger problems (it's an sql replication so external users can't logged in without modified database'tables)
Nevertheless, Im tryin' thinking about the SSO module
Im looking forward to hearing from your articles.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:22:03
Script start
Timing: Jan 18 2025 19:22:03
Module start 'layout'
Timing: Jan 18 2025 19:22:03
Module start 'content'
Timing: Jan 18 2025 19:22:03
Module end 'content'
Timing: Jan 18 2025 19:22:03
Script end

Main resources:

Total runtime0.0242 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0087 589.1484152.6406
Module start 'layout' 0.00870.0043 741.789139.4766
Module start 'content' 0.01300.0090 781.265693.3516
Module end 'content' 0.02200.0021 874.617238.3047
Script end 0.0242  912.9219 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003213.2860140.0002
Check MTime0.00124.9177140.0001
Mysql Total
Database connection0.00103.979710.0010
Mysqli_queries0.003815.535530.0013
Looping result0.00000.099510.0000
Template Total0.00166.710.0016
Template load0.00093.583610.0009
Template processing0.00073.083110.0007
Override
Cache load0.00062.351010.0006
General
dbfile0.00031.166680.0000
String conversion0.00000.046340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs