> From: [EMAIL PROTECTED]
> > > Should each user have access to his/her own passwords, and
> > nothing else?
> > > Which user can change which password(s)?
> >
> > The security model can be something like 'john belongs to pay_group,
> > so he can read and maybe write (if group administrator) pas
It sounds like you want to be using OpenLDAP (http://
www.openldap.org/). Instead of using groups for delegation, use OUs.
It's probably not going to be a small project, though.
On Apr 12, 2006, at 8:40 AM, Bruno Carnazzi wrote:
2006/4/12, Joachim Schipper <[EMAIL PROTECTED]>:
On Wed, Apr
On 2006/04/12 19:40, Bruno Carnazzi wrote:
> The security model can be something like 'john belongs to pay_group,
> so he can read and maybe write (if group administrator) passwords of
> pay_group'.
ldap could do this. login_ldap is in ports, you might need to write
some easy-to-use CGI scripts fo
From: [EMAIL PROTECTED]
> > Should each user have access to his/her own passwords, and
> nothing else?
> > Which user can change which password(s)?
>
> The security model can be something like 'john belongs to pay_group,
> so he can read and maybe write (if group administrator) passwords of
> pa
2006/4/12, Joachim Schipper <[EMAIL PROTECTED]>:
> On Wed, Apr 12, 2006 at 05:20:31PM +0400, Bruno Carnazzi wrote:
> >Hi misc,
> >
> > I'm looking for an open-source software solution for a multi-user
> > password management. Ideally, it's a webapp running on OpenBSD,
> > allowing multiple user
On Wed, Apr 12, 2006 at 05:20:31PM +0400, Bruno Carnazzi wrote:
>Hi misc,
>
> I'm looking for an open-source software solution for a multi-user
> password management. Ideally, it's a webapp running on OpenBSD,
> allowing multiple user, each can only see a subpart of the password
> database (AC
Hi misc,
I'm looking for an open-source software solution for a multi-user
password management. Ideally, it's a webapp running on OpenBSD,
allowing multiple user, each can only see a subpart of the password
database (ACL or things like that). I've found a lots of such project
on sf.net but only
7 matches
Mail list logo