Privacy
Robert Heller
heller at deepsoft.com
Sun Mar 14 09:44:54 CST 2004
Roger Price <roger.price at pandora.be>,
In a message on Sun, 14 Mar 2004 12:21:59 +0100, wrote :
RP>
RP>
RP>
RP> Yes - that did the trick! It would be nice if there was a way to make
RP> this setting stick, rather than have to do it before each su.
If you have some script controlling X11's startup (~/.xsession ?) you
can put the xhost command there.
RP> Is there some magic with xauth or something like that?
xauth can do this. As you normal self do this:
xauth generate unix:0.0 . trusted
xauth extract /tmp/me.xauth unix:0.0
chmod 666 /tmp/me.xauth
su - gnucash
xauth merge /tmp/me.xauth
exit
rm /tmp/me.xauth
I *think* this will work.
Using ssh instead of su might be easier.
RP> R
RP>
RP> >
RP> > Roger,
RP> >
RP> > I don't have OS X, but it looks like this is X11 security getting in
RP> > the way.
RP> > The idea here is that only roger should be able to put stuff on roger's
RP> > display. However, you can change this.
RP> >
RP> > As roger, run "xhost +" before you run the su command. If you have a
RP> > multiuser
RP> > machine you should really run something like "xhost +local:gnucash",
RP> > but I'm
RP> > not sure if it's the same on OS X as on Gentoo Linux, see "man xhost"
RP> > for
RP> > more info.
RP> >
RP> > cheers,
RP> >
RP> > John
RP>
RP>
RP> This message contains data in an unrecognized format, application/pkcs7-signature,
RP> which is being decoded and written to the file named "/home/heller/Mail/Attachments/1-smime.p7s".
RP> If you do not want this data, you probably should delete that file.
RP> Wrote file /home/heller/Mail/Attachments/1-smime.p7s
RP> MIME-Version: 1.0
RP>
RP> _______________________________________________
RP> gnucash-user mailing list
RP> gnucash-user at lists.gnucash.org
RP> https://lists.gnucash.org/mailman/listinfo/gnucash-user
RP>
RP>
\/
Robert Heller ||InterNet: heller at cs.umass.edu
http://vis-www.cs.umass.edu/~heller || heller at deepsoft.com
http://www.deepsoft.com /\FidoNet: 1:321/153
More information about the gnucash-user
mailing list