[Zope] Using OS user database for user validation in zope?

2000-09-21 Thread Roland Tepp

Hello.

Is it possibile to use acl_users component so that instead of using zope
database to manage zope usernames i could validate them against my
existing NT user database.

Thanks.
  Roland.

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] zope 2.2.2 not compiling

2000-10-10 Thread Roland Tepp

Hi. I downloaded Zope 2.2.2 source and I am trying to compile it on 
WinNT to run without pcgi and it fails (console output following this letter).

I tried to track down the problem but I don't seem to make any progress.
Could You help me please...

--
Compiling python modules

--
Building extension modules


Compiling extensions in lib/python
cp D:\Python/lib/python/config/Makefile.pre.in .
The name specified is not recognized as an
internal or external command, operable program or batch file.
Traceback (innermost last):
  File "D:\Python\Zope-2.2.2\wo_pcgi.py", line 116, in ?
if __name__=='__main__': main(sys.argv[0])
  File "D:\Python\Zope-2.2.2\wo_pcgi.py", line 104, in main
import build_extensions
  File "D:\Python\Zope-2.2.2\inst\build_extensions.py", line 96, in ?
make('lib','python')
  File "D:\Python\Zope-2.2.2\inst\do.py", line 135, in make
do("cp %s ." % wheres_Makefile_pre_in())
  File "D:\Python\Zope-2.2.2\inst\do.py", line 104, in do
if i and picky: raise SystemError, i
SystemError: 1

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )