Looking for username password login component



I'm developing a webapp that needs to track users and provide each user
with a view of their own data. In other words, it goes beyond merely
protecting certain areas of the site. The application needs to know WHO
is logged in and show them their own blog, uploaded documents,
reminders, etc.

I'm looking for a free component (library, class, script, module,
whatever you want to call it) that will help me accomplish this. It
should allow the typical things the public has come to expect from
login systems -- confirmation emails, password recovery, "remember me
on this computer" function.

I've looked at the PEAR authentication section. The problem is, as far
as I understand it and please correct me if I'm wrong, using PEAR
libraries required you to have control of the server because you have
to install the libraries (not just download scripts and put them in
public_html with your own files). I don't have that kind of control of
the server since I'm just using cheapo hosting for the time being. I
also looked at "phpGACL - Generic Access Control Lists"
http://phpgacl.sourceforge.net/, but that doesn't really seem suited to
what I want. It could probably be made to work, but it seems to be
aimed at a different type of application.

The two options I've found that seem most suitable are "patUser"
(http://www.php-tools.net/site.php) and AdminPro
(http://freshmeat.net/projects/adminpro/). They don't specifically say
they provide website individualization for users, but looking them over
it appears that either one of them could be extended to do that.

Does anyone have experience with either of these packages? Or can
anyone suggest a different package?

Thanks,

E

.



Relevant Pages

  • Re: On making mistakes (Re: Why most run Microsoft, not RedHat)
    ... For example, a rack mount server often has NO use for cups, and I ... What is needed is a "recommended" dependency, and a switch to control ... You can use rpm to make a list of what packages are needed and then you can either remove them individually using the various flags as wanted/needed. ... Now I prefer to use a GUI for yum as it makes it easier to look through some bigger lists and be more selective. ...
    (Fedora)
  • Re: ANN: Basil -- Internet Message (email) and MIME library for Ada v 1.0
    ... going to need this glue for your mailing list server anyway. ... small but related libraries into larger ones, ... gnade 1.6.1: 61 kSLOC ... I personally prefer to work on a few large packages rather ...
    (comp.lang.ada)
  • Re: installing X
    ... What is the quickest way to install X/CDE from CD? ... do I need other packages as well? ... Pipeline Libraries ... Method Server Package ...
    (comp.unix.solaris)
  • Re: Receive gmails mails in vb 6.0
    ... Then you'd need to handle the SSL aspect. ... There's nothing like an email control. ... There are many existing libraries that implement these protocols or you ... can just use a normal socket control and talk to the server yourself. ...
    (microsoft.public.vb.general.discussion)
  • How to build a secure server with modules written in C/C++?
    ... I'm planning to develop a little server software in C/C++. ... The shared libraries might be distributed in the form ... of packages, for example, which have to be installed on the server. ...
    (comp.security.unix)