Do announcement and motd files work the same as apps where permissions can be used to include/exclude users?
That is if we change permission/ownership on those files they will only be seen/acknowledged by users who would have the right to view them?
If that is the case then would making them required only apply to those users?
TIA
Yes they should, though I don’t know how we handle errors in this case. The program would get some sort of access error, and I’m hoping we handle that case appropriately.
Which is to say, yes we will always adhere to file permissions, but you may encounter a bug here where we didn’t account for these files being unreadable. If you do encounter a bug here please let us know and we’ll patch it.
1 Like
I will update you if there are any problems.