[Zope] Making users work

Malcolm Box malcolm.box@symbian.com
Wed, 02 May 2001 14:43:39 +0900


This is a multi-part message in MIME format.
--------------41E6B3AF115C5EF9D55C060E
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"

Hi all,

As a Zope newbie (sorry!), I'm deeply confused by how to make users work
the way I want.

The site I am developing is an "ideas" site, where people can vote on
ideas and post new ideas.  What I want to achieve is that everyone can
access the content or vote anonymously, but to post they have to log
in.  As this is an intranet site, the WinNT domain controller already
has a list of every possible user and a password, so I want to use this
to authenticate who people are, and I certainly don't want to have to
create and maintain a Zope user for each and every person in the
organization!

When people try to post without logging in, I want to send them to a
page explaining the login requirements and giving them a login form,
rather than popping up a http authenticate dialog.

To say that I have no clue how to go about this is an understatement.  I
think there are three parts to this - one is the login form, the other
is setting the right permissions on the posting form and the third is
accessing the NT user database.  I've looked at LoginManager, acl_users
and various howtos, but I can't work out how to put it all together,
despite my feeling that it's all there somewhere :-)

So could anyone outline how to go about this - pointers to dtml source,
howtos etc gratefully received.

Cheers,

Malcolm

--



**********************************************************************
Symbian Ltd is a company registered in England and Wales with registered number 01796587 and registered office at 19 Harcourt Street, London, W1H 4HF, UK.
This message is intended only for use by the named addressee and may contain privileged and/or confidential information. If you are not the named addressee you should not disseminate, copy or take any action in reliance on it. If you have received this message in error please notify postmaster@symbian.com and delete the message and any attachments accompanying it immediately. Symbian does not accept liability for any corruption, interception, amendment, tampering or viruses occurring to this message in transit or for any message sent by its employees which is not in compliance with Symbian corporate policy.
**********************************************************************

--------------41E6B3AF115C5EF9D55C060E
Content-Transfer-Encoding: 7bit
Content-Type: text/x-vcard; charset=us-ascii;
 name="malcolm.box.vcf"
Content-Description: Card for Malcolm Box
Content-Disposition: attachment;
 filename="malcolm.box.vcf"

begin:vcard 
n:Box;Malcolm
tel;fax:+81 3 5425 2572
tel;work:+81 3 5425 2954
x-mozilla-html:FALSE
url:http://www.symbian.com
org:Symbian KK;Research
version:2.1
email;internet:malcolm.box@symbian.com
title:Head of Research, Japan
adr;quoted-printable:;;Shimbashi Sumitomo Bldg. 11F=0D=0A5-11-3 Shimbashi=0D=0AMinato-ku;Tokyo;;105-0004;Japan
fn:Malcolm Box
end:vcard

--------------41E6B3AF115C5EF9D55C060E--