![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| database in C | sabari | High Level Programming | 3 | 05-18-2006 03:37 AM |
| Database | sanjustudy | Linux | 1 | 11-29-2005 10:34 AM |
| Change password by pushing encrypted password to systems | benq70 | UNIX for Dummies Questions & Answers | 1 | 09-02-2005 10:08 AM |
| Database | adminbw | UNIX for Dummies Questions & Answers | 3 | 08-02-2003 04:49 AM |
| help in using database in c++ | sajin_george | High Level Programming | 1 | 10-02-2002 08:31 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Password database
I am trying to locate a password database for use at work. I have looked at several open source packages but all that I have found are for a single user and we need to allow multiple user access with view restrictions.
Does anyone know of a program that fits these requirements? Thanks thumper |
|
|||||
|
What are you wanting to accomplish with this...
1. just store all kinds of passwords securely in a database for users to retrieve. If this is all you need, you may look at using MySQL with PHP and serve secure webpages with the passwords, as ONE option. 2. Or does the database need to feed to passwords to applications? That of course is more involved. 2. Server as a central authentication point for infrastructure access? In that case, ONE option would be to look at LDAP, such as OpenLDAP OpenLDAP |
|
||||
|
Password database
Quote:
thumper |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|