On Thu, Aug 14, 2014 at 07:16:55PM +, Ben Golding wrote:
> As you pointed out, '-ar' behaves as '-a', connecting in read-write mode
> without any warning. Using '-a -r' connects in read-only mode.
Yes I might change the command line parsing code to also accept the former.
> > > As the other u
Hi Marc,
Indeed, changing the socket perms to 777 does allow the other user to connect.
As you pointed out, '-ar' behaves as '-a', connecting in read-write mode
without any warning.
Using '-a -r' connects in read-only mode.
So now someone has tried it :)
> > As the other user, I run 'abduco -ar
Hi,
Sorry for the late reply, I'm currently busy with exams and a proof
of concept for a text editor.
> I just switched from dtach to abduco, so that I could try to share a
> session (view-only) with another user.
> Is that expected to work?
I have never tried it but in principle it should.
> I
Hi all,
I just switched from dtach to abduco, so that I could try to share a session
(view-only) with another user.
Is that expected to work?
I run my session with 'abduco -A ~/${HOSTNAME}.abduco tcsh'
Then change the perms 'chmod 755 ~/${HOSTNAME}.abduco tcsh'
As the other user, I run 'abduco