Hello all first question is it possible to create users "not using" the zope management interface ??? i tried a lot using the editUsers.dtml from zope and it works , but i dont like the response . i would like to see my own pages, not the management screens second question i would like to log in some user with my own login screen or how can i edit the default userauthentification screens from the browser (Netscape/IE/opera) ? thanks Ralf Kraemer
ralf,
is it possible to create users "not using" the zope management interface ???
i would like to log in some user with my own login screen or how can i edit the default userauthentification screens from the browser (Netscape/IE/opera) ?
my advice: in order to accomplish the second task effectively you should look at LoginManager; in doing so you will find answers to your first question. however, you may find you need to refer a lot to the mailing list archives to get LoginManager installed ;) seb http://www.zope.org/Members/tsarna/LoginManager
in order to accomplish the second task effectively you should look at LoginManager; in doing so you will find answers to your first question. however, you may find you need to refer a lot to the mailing list archives to get LoginManager installed ;)
I've read that the LoginManager does not work properly under Zope 2.3. Will it be updated to work soon?
participants (3)
-
Gerald Gutierrez -
Ralf Kraemer -
seb bacon