Miscellaneous

  Home arrow Miscellaneous arrow Uma Getting Started Guide
MISCELLANEOUS

Uma Getting Started Guide
By: Codewalkers
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2002-09-24

    Table of Contents:
  • Uma Getting Started Guide
  • What is Uma
  • Installation
  • Implementation
  • Services
  • Permissions
  • Conclusion

  •  
     

    SEARCH CODEWALKERS

    TOOLS YOU CAN USE

    advertisement

    Uma Getting Started Guide


    (Page 1 of 7 )

    Uma is a user management and authentication system written in PHP. It's completely object-oriented, supports MySQL and is flexible, powerful and easy to implement.

    By : Keith Vance

    Uma Home

    How many sites have you built lately that don't require some sort of user authentication? Most likely the site requires at least an admin interface of some sort, which requires some sort of user authentication mechanism. You could just stick a .htaccess file in the directory and deal with adding and removing users using htpasswd. This solution is cumbersome and not very secure. Writing your own authentication and user management system is also a possibility, but this requires time and effort to develop, test and implement. I recommendusing Uma. Uma is an open source authentication and user management system that I have written been using for several years and recently released under the LGPL.

    More Miscellaneous Articles
    More By Codewalkers

    blog comments powered by Disqus

    MISCELLANEOUS ARTICLES

    - Oracle Database XE: Indexes and Sequences
    - Modifying Tables in Oracle Database XE
    - Oracle Database XE: Tables and Constraints
    - More on Oracle Databases and Datatypes
    - Oracle Database XE Datatypes: Datetime and L...
    - Oracle Database XE Datatypes: Character and ...
    - From Databases to Datatypes
    - Firefox 3.6.6 Released with Improved Plug-in...
    - Attention Bloggers: WordPress 3.0 Now Releas...
    - Reflection in PHP 5
    - Inheritance and Other Advanced OOP Features
    - Advanced OOP Features
    - Linux from Scratch V.6.6 Review
    - Linux Gaining in Strength
    - Install Slackware on Your Old PC


    © 2003-2012 by Developer Shed. All rights reserved. DS Cluster 11 - Follow our Sitemap