Sharing at its most basic level

fintannl

Regular Member
Joined
Jan 11, 2009
Messages
257
Reaction score
0
Points
0
Age
48
My Satellite Setup
Single Sat Dish and DM800
My Location
Ireland
Can you confirm the folowing setup which would be using the internal card reader of the dreambox and having 5 users sharing the card in that dreambox.

The server will have a CCCAM cfg file with the following lines only

SERVER LISTEN PORT : 12000
BOXKEY: /dev/sci0 00 11 22 33
F: user1 pass1 0 0 0 {0:0:1}
F: user2 pass2 0 0 0 {0:0:1}
F: user3 pass3 0 0 0 {0:0:1}
F: user4 pass4 0 0 0 {0:0:1}
F: user5 pass5 0 0 0 {0:0:1}
which will allow all five users to access the card but will not allow any of these 5 users to reshare further.

Then each client will have only one line in their CCCAM cfg which will be
Box 1
C: dreamboxip 12000 user1 pass1 no
Box 2
C: dreamboxip 12000 user2 pass2 no
Box 3
C: dreamboxip 12000 user3 pass3 no
Box 4
C: dreamboxip 12000 user4 pass4 no
Box 5
C: dreamboxip 12000 user5 pass5 no

And that should be it. Correct?

And then if we were to decide to use a smargo instead of the internal card reader you just add

SERIAL READER : /dev/ttyUSB0 smartreader+ into the server CCCAM cfg file

Anything else or am I oversimplyfying
 
Top