I have added an acl section for multiuser:
.screenrc:
multiuser on
acladd screen-guest HZa.4GIkciHsc
aclchg screen-guest -r-w-x '#?'
Whenever account screen-guest logs in it can still enter commands.
The manpage of screen states:
To allow read-only access to the session: aclchg username -w "#"
When using in screen interactivly it seems to work, is this only in
screen possible?
_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users