Access password
I am trying to set a password to keep unauthorized users on the local network from being able to access the printer, and maybe I'm just being dense, but there doesn't seem to be an option for that. I searched the history here and nobody seems to have asked about it.
Vcore4 running latest ratos release.
8 Replies
use
passwd
command to change the password after SSHing into the machine
https://man7.org/linux/man-pages/man1/passwd.1.htmlThat sets it for ssh, not for web browser access
I want to be able to stop people from uploading prints or viewing the printer at all without a password.
there's no built in functionality for that
That seems like a big oversight to me? Like, has nobody wanted to use ratings in classroom or business settings yet? Passwords are super important to set in those places.
ratrig != ratos
ratos is free open source software that Mikel and others developed
Okay, so what OS has password protection and works with the ratrig idex? That's specific to ratos isn't it?
if it were me, I would stick it in its own subnet and then I wouldn't have to worry about local network trying to access it
Not an option for my use case. :/
Apparently Moonraker is capable of doing what I need.