hello
i want to restrict [rdr1] to caid 100
solution #1 : oscam.server
[reader]
label = rdr1:12500
protocol = cccam
device = rdr1.12500
user = toto
password = pw
inactivitytimeout = 30
caid = 0500
group = 1
cccversion = 2.3.0
cccmaxhops = 3
ccckeepalive = 1
audisabled = 1
tutto bene - ok -
then i tried by means of service :
# -- define a so-called [s0500] services in oscam.services
[s0500]
CAID = 0500
provid =
srvid =
# -- with this oscam.server
[reader]
label = rdr1:12500
protocol = cccam
device = rdr1.12500
user = toto
password = pw
services = s0500
inactivitytimeout = 30
group = 1
cccversion = 2.3.0
cccmaxhops = 3
ccckeepalive = 1
audisabled = 1
... but it does not restrict to caid 0500 ...
and still wide open to all caid ...
what is wrong ?
thx
i want to restrict [rdr1] to caid 100
solution #1 : oscam.server
[reader]
label = rdr1:12500
protocol = cccam
device = rdr1.12500
user = toto
password = pw
inactivitytimeout = 30
caid = 0500
group = 1
cccversion = 2.3.0
cccmaxhops = 3
ccckeepalive = 1
audisabled = 1
tutto bene - ok -
then i tried by means of service :
# -- define a so-called [s0500] services in oscam.services
[s0500]
CAID = 0500
provid =
srvid =
# -- with this oscam.server
[reader]
label = rdr1:12500
protocol = cccam
device = rdr1.12500
user = toto
password = pw
services = s0500
inactivitytimeout = 30
group = 1
cccversion = 2.3.0
cccmaxhops = 3
ccckeepalive = 1
audisabled = 1
... but it does not restrict to caid 0500 ...
and still wide open to all caid ...
what is wrong ?
thx