Display MoreI use OSCAM for sharing with me.
Now that we know you only share to yourself within your own network it can safely be said its not an oscam problem and it cannot be used to block access.
I have moved your post and responses away from the "Failban oscam" thread back to here.
Open OpenWebif configuration:
HTTP port - don`t use the default port 80. Change this immediately and close this port in the router.
Enable Authentication for streaming - default is no, change it to yes
Disable remote access for user root - default is no, change it to yes
Streaming port - don`t use the default port 8001. Change this immediately and close this port in the router.
Telnet / ssh to your box, paste in this command then press enter:
adduser admin -h /dev/null -H -s /bin/false -G root
You will be prompted for a new password. Enter your password x2.
Restart GUI.. Now try to login with the user = admin and your new password. You can change admin on the command to any username you want.
The idea behind this is to disable root access which we did in OpenWebif configuration, then give access to only the users you create.
Once the new ports have been configured and opened in the router, login with the new user & pass.
Hi,Thanks for Tutorial, but is impossible to connect with new username (access denied) and root continue to log in.... can you explane why ? Thanks.
