Newcamd is an excelent protocol to connect a local card from one OScam server to another OScam server or client. And to do this we first you need to go to newcamd configuration under OScam WebIf (Configuration/Newcamd) and input the port and the key.
- Client or server (where you want to transfer card to):
[reader]
label = XXX
protocol = newcamd
device = IP or DNS address,port
key = 0102030405060708091011121314
user = username
password = password
connectoninit = 1
group = anything you want
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
dropbadcws = 1
audisabled = 1
- Server (to which card is physically connected):
[account]
user = username
pwd = password
au = 1
group = group needs to be the same as the one that is assigned to your card
And there you have it, the simple way to configurate Newcamd as protocol on your OScam.
No comments:
Post a Comment