Posts by djrikstar333

    Here is mine with prob all channels cleared that im aware of 3E,4E,7D,7E,45,47,62,68,69,6A,6B,6F,72,79,42,80,71,6D


    If anyone could add to it that be great so i can keep a record of them for when i update entitlements

    I decided to take everything out of ecm whitelist as i have emms blocked in reader section of my oscam so prob makes no difference having ecm whitelist but when i unblock unique thats when i will prob put them back in.


    Just out of interest has anyone been hit with a killer emm from sly

    On my R flags was getting glitching. Messed with timings prob made it worse lol. So jumped back to oscam. I fancy using oscam and cache-ex Also oscam seems alot more solid. Also don't have to monitor as much. Up to now running like a dream so im sticking with it might tie in csp for its cache but thats about it.


    Also new builds of oscam can do the same or more then csp i bet now especially with cache-ex feature.

    Last night i decided to do a switch over from csp to oscam. I switched over my users within 30 seconds by just port switching and users working fine.


    The problem is I can't add new users as it won't work and i can't see him trying to connect in my log with that user name??


    I also tried to put the line i have in my box into another box i have and not working but when i switch my original box on with line when switch over happened it works. So it seem the users that was connected and online are for any new users it won't let them connect and it doesn't see them?? Any suggestions as to what may be causing this?? Hope it all makes sense.


    Cheers

    Anyone got any more csp plugins then this


    dcwfilterplugin.jar
    provideridentplugin.jar
    i*****plugin.jar
    LoggingPlugin


    If so tell us which plugins you have different so i can add more plugins thanks.

    Anyone care to share there working config for *** uk using cache-ex. So i can set it up on my own oscam and do some testing internally to see how this beast works.

    Here is a little tut i made hope it helps some ppl as it took me a while to get user manager set up


    1. Import cmumdb.sql to your mysql db
    Download and install mysql database by following the instructions here
    Use MySQL Relational Databases on Debian 6 (Squeeze)


    Now download and install phpmyadmin following these instructions
    How to install,Configure and use phpmyadmin with screenshots in Debian Linux


    Log in to phpmyadmin and import cmumdb.sql into database


    2. Upload all the files from the 'www' folder to you webserver
    Upload all data from www into the www directory in var on webserver


    3. Edit config.example.php with you mysql info and rename it to config.php
    Edit the config.example.php file with your database info when set up mysql. Now save file and rename to config.php


    4. Edit /genxml/genxml.php with the same mysql info
    Edit the genxml.php fie with same info as you just put into config.example.php


    5. Configure csp to fetch users from /genxml/genxml.php file (more info below)
    Add in csp config
    FOR LOCAL
    <user-manager class="com.bowman.cardserv.XmlUserManager" allow-on-failure="false" log-failures="true">
    <auth-config>
    <update-interval>5</update-interval>
    <user-source name="genxmloutput">
    <user-file-url>http://some.webserver/genxml/genxml.php</user-file-url>
    </user-source>
    </auth-config>
    </user-manager>


    FOR REMOTE
    <user-manager class="com.bowman.cardserv.XmlUserManager" allow-on-failure="false" log-failures="true">
    <auth-config>
    <update-interval>5</update-interval>
    <user-source name="genxmloutput">
    <user-file-url>http://user:password@some.safe.webserver/genxml/genxml.php</user-file-url>
    </user-source>
    </auth-config>
    </user-manager>


    6. Browse to your server where you uploaded the files and start using it
    Now type in your server ip in address bar and you should have user manager set up :)


    Your default login is admin and password or admin and secret i think?


    p.s I have a problem with enabling and disabling users when i disable user in user manager its not disabling? And adding? Any ideas??

    Im wanting to update my csp can i just download the version im after and paste it over the csp i have now then paste the old proxy.xml file back into config folder back in??

    Its all set up csp, oscam + CCcam with m8s on each took some serious man hours to learn but done. Anyway just this ddclient dropping my connection as soon as i run *ddclient start* all my m8s reconnect so definitely ddclient.