Script to automatically add "Member" role for first login using exUserFolder with SMB authentication
I setup my zope so that I can use the exUserFolder and login using my company's Windows Domain controller. I know how to manually add users so that they are part of the "Member" role but I want this to be done automatically the first time a user logs in to zope (or my plone site). How is this accomplished? I am very new to Zope and Plone but I am a long-time programmer - so please don't spare the details. :) Thanks, Jim Hodapp
-----Oprindelig meddelelse----- Fra: zope-admin@zope.org [mailto:zope-admin@zope.org]På vegne af Jim Hodapp Sendt: 24. juli 2003 15:05 Til: zope@zope.org Emne: [Zope] Script to automatically add "Member" role for first login using exUserFolder with SMB authentication
I setup my zope so that I can use the exUserFolder and login using my company's Windows Domain controller. I know how to manually add users so that they are part of the "Member" role but I want this to be done automatically the first time a user logs in to zope (or my plone site). How is this accomplished? I am very new to Zope and Plone but I am a long-time programmer - so please don't spare the details. :)
I've had success using "Remote User Folder" instead. It includes an option called "Auto Add Users" which does just that. You can find it here: http://www.zope.org/Members/djay/RemoteUserFolder - Carsten
participants (2)
-
Carsten Gehling -
Jim Hodapp