Hi George,
“Hiding the NFS path, that’s possible since if its printed, the print command can be removed.”
By removing the [IP/PATH/] and just showing the [image name] would be enough information to validate the active task on the computer and would limit any leaked information to a spying eye, say, looking thru the door bay. I don’t think NFS shares are broadcast on the network (or by querying the server), is it? Someone would need to know the actual folder name before mounting it.
“Now one of the things I experimented with was NFSv4.”
That’s a good idea. I think you can use ACL with NFSv4.
If we go real simple, limiting access to the share would prevent any image leaks. I don’t think it’s a problem sending the user:pass in plain text (cmd) to each LAN computer when deploying. As long as it’s invisible on the clients screen.
I’ll try to come up with something on my side.