Skip to content

wave2/authstor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install OpenSolaris 2008.11
pkg install SUNWgcc
pkg install ss-dev
pkg install SUNWmysql5

perl -MCPAN -e 'shell'
install Bundle::CPAN
install Module::Install

grant all privileges on authstor.* to authuser@localhost identified by 'authpass';

Run script/authstor_server.pl to test the application.

About

Web based password management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published