ccomb | marcelinhio: you should configure your Pluggable Authentication Utility to use a Session Credential plugin | 13:34 |
---|---|---|
marcelinhio | i switched my zope from httpbasic-authentication to sessioncookie-authentication, by using pluggable authentication utility and setting up a principal group and testuser. | 16:32 |
afd__ | sebnapi: whatever prefix you have configured in the pluggable authentication utility | 13:35 |
---|
binbrain | I just need some direction, I want to create a pluggable authentication utility in a site root not using the ZMI. what needs to happen in the site create event handler? | 04:06 |
---|
afd_ | mintsauce: select the session credentials utility as credentials plugin in the pluggable authentication utility, in the site management | 17:50 |
---|
ignas | ARiKA-2: well - I have no idea if there is a reasonable doc for setting up pluggable authentication utilities | 13:27 |
---|---|---|
ARiKA-2 | I mean, for implementing Pluggable Authentication and so... | 13:28 |
ARiKA-2 | but the basis is on the content type of Pluggable Authentication utility | 13:29 |
ignas | quotes like: "agroszer: help, I'm stuck with Pluggable Authentication" in irc logs are very reassuring ;) | 13:31 |
CrippsFX | do you know whos' familiar with the Pluggable Authentication system (i.e. its internal workings)? | 15:49 |
---|
CrippsFX | on site instantiation, I have a Pluggable Authentication Utility added to my site manager, and I add a principal folder, and a "session credentials" utility to the pau ... how would I programatically get the pau to use the principal folder as the default authenticator plugin, and the session credentials utility as the default credentials plugin? | 16:13 |
---|
norro | (PAU = Pluggable Authentication Utility) | 18:13 |
---|
dennis_ | off the top of my head, add a pluggable authentication manager to your site manager, enable the (for example) sessions-credentials plugins and principal folder, and then you can add and modify users through the zmi | 16:23 |
---|
meatballhat | anybody have the patience to walk a dunce through Pluggable Authentication? | 22:37 |
---|
Theuni | I'm wondering about using the pluggable authentication utility as a global utility. | 15:30 |
---|
mgedmin | aargh, I hate javascript-only user interface (such as Pluggable Authentication Utility's configuration) | 18:04 |
---|
mgedmin | znapper: there's a (local) pluggable authentication utility, and PrincipalFolder | 17:41 |
---|---|---|
mgedmin | znapper: go to ++etc++site in the ZMI, add a Principal Folder, then add a Pluggable Authentication Utility and configure it to use the principal folder you just added (and a bunch of other plugins) | 17:53 |
guruz | i'm using DatabaseOpenedEvent to create a pluggable authentication and a credentials plugin and a authenticator plugin. I am also registering them. from the ZMI everything looks nice, but they don't get used. what could be wrong? | 11:12 |
---|
philiKON | it's basically a local utility sitting a pluggable authentication instance | 22:53 |
---|
agroszer | help, I'm stuck with Pluggable Authentication | 18:33 |
---|
bavarian | The other thing that makes things complicated is that the Pluggable Authentication stuff only exposes interfaces for authenticating, not for user management. | 15:20 |
---|
suse-joe | Is there a Z3 equivalent of the good old acl_users folder or do I have to use the Pluggable Authentication Utility? | 20:04 |
---|
srichter | roym: just apply the steps I took to the new pluggable authentication service; there is plenty of documentation in zope.app.authentication | 13:58 |
---|
roym | "Pluggable Authentication Utility". However, in its adding view, I only see: | 14:16 |
---|---|---|
srichter | roym: you created the wrong pluggable authentication utility | 14:54 |
srichter | there are two pluggable authentication utilities that come with Zope 3 | 15:54 |
srichter | also, there is a new pluggable authentication system | 21:09 |
---|
yotaff | outch "A Pluggable Authentication Persistent Authentication Plugin" | 18:42 |
---|---|---|
mexiKON | it's a plugin for pluggable authentication | 18:46 |
garrett-smith | This bug is not very effective because the UI for adding a pluggable authentication utility doesn't let you specify a prefix for the utility itself. If you create one programmatically, you will find that searching for principals will be broken. | 17:04 |
---|
faassen | but if I'm a programmer and I want to find out how to set up a Principal Folder in a pluggable authentication.. | 15:59 |
---|
32 matches in 4938 log files with 781464 lines (1.9 seconds).
Generated by irclogsearch.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!