Hi there I was wondering if there has been any development with
marrying the two to produce a properly login API ? Ie something that
manages a user database aswell as authenticates. The groups / rights
set in the database are then obviouslly added back as Acl's for
authentiucating against. Ive been using PEAR's LiveUser for quite
some time but would like to move to a more lightweight php5 solution
as i just need to authenticate and also check for particular groups.