Dealer file for CardShare

 

Bronze Member
Username: Googlespyder

Post Number: 97
Registered: Nov-09
((use this file to manage user accounts for private IKS systems))


CSP mySQL User Manager has gone stable, version 1.0 is now final.
All reported and found bugs has been fixed, and all the features planned
for 1.0 has been completed. this time i'm not only giving you a backend for
creating dynamic users from db for csp. This time I give you all a full user
manager where you can add, edit and delete users easily.

For those of you that dont know what this is, here are some quick info:

* Complete cardserverproxy user manager using mysql
* You can add/edit/remove users from the webinterface
* Easy overview over all the accounts and their individual status

This file can be found at http://www.dsscentral.info ...
 

Bronze Member
Username: Googlespyder

Post Number: 98
Registered: Nov-09
equirements
============
* A fully functional csp up and running (0.8.13 or later) (could work with older versions, but are not tested)
* Apache or IIS with PHP support (or any other www-server that support PHP)
* MySQL (version 4 or later)

Installation
============
1. Import cmumdb.sql to your mysql db
2. Upload all the files from the 'www' folder to you webserver
3. Edit config.example.php with you mysql info and rename it to config.php
4. Configure csp to fetch users from /genxml/genxml.php file (more info bellow)
5. Browse to your server where you uploaded the files and start using it

!!! Default user is 'admin' and password is 'password' (without the '') !!!

CSP config example for use on a local webserver:
<user-manager>
<auth-config>
<update-interval>5</update-interval>
<user-source>
<user-file-url>http://some.webserver/genxml/genxml.php</user-file-url>
</user-source>
</auth-config>
</user-manager>

CSP config example for use on a remote (or local) secure webserver:
<user-manager>
<auth-config>
<update-interval>5</update-interval>
<user-source>
<user-file-url>http://user:password@some.safe.webserver/genxml/genxml.php</user- file-url>
</user-source>
</auth-config>
</user-manager>

Upgrading
=========
1.0 alpha/beta to 1.0 final
1. Delete all files on your webserver (keep your config.php)
2. Upload the new files from this release

Security Tip
============
If you are running c.m.u.m on a remote server then you might wanna secure the /genxml/ dir
with a .htaccess file, or in security settings if you are using IIS.

Changelog
=========
1.0 (2010-08-06)
+ final stable 1.0 release
 

Silver Member
Username: Pulpfiktion

Post Number: 640
Registered: Mar-08
Spyder come out of Largo Key again......
U go back 2 yor hole
« Previous Thread Next Thread »



Main Forums

Today's Posts

Forum Help

Follow Us