maybe this is a stupid posting, but I'm pretty new to Zope and XUF, so...
I have a running site based on XUF-authentication. Nothing special, using the Zope database for its purposes.
Now I want the users to authenticate against an existing Samba-server (Radius would also be possible). Nevertheless I'd like to have some accounts (for administrative purposes) still being usable without having an corresponding SMB-Account.
I tried by putting an ZODB-based XUF in the main-folder of the site containing this "local accounts" and putting SMB-based XUF in a subfolder. But somehow this won't work.
What am I doing wrong, or is this completely impossible? It looks like XUF based on SMB can completely lock out even my Zope-admin?!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
maybe this is a stupid posting, but I'm pretty new to Zope and XUF, so...
I have a running site based on XUF-authentication. Nothing special, using the Zope database for its purposes.
Now I want the users to authenticate against an existing Samba-server (Radius would also be possible). Nevertheless I'd like to have some accounts (for administrative purposes) still being usable without having an corresponding SMB-Account.
I tried by putting an ZODB-based XUF in the main-folder of the site containing this "local accounts" and putting SMB-based XUF in a subfolder. But somehow this won't work.
What am I doing wrong, or is this completely impossible? It looks like XUF based on SMB can completely lock out even my Zope-admin?!