IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 5 December 2015   (all times are UTC)

00:10dtcrshr has left IRC (dtcrshr!~datacrush@2801:88:f7a:100:240:a7ff:fe2d:d7c0, Quit: Saindo)
05:06
<maldridge>
anyone here versed in lightdm-webkit-greeter? I know there was some talk of it a few weeks ago
05:19
<gehidore>
what are you looking for?
05:21
<maldridge>
I need to get around the same-origin policy so that I can ask a central server for account information
05:23adrianorg has left IRC (adrianorg!~adrianorg@177.18.97.22, Ping timeout: 246 seconds)
05:32adrianorg has joined IRC (adrianorg!~adrianorg@179.179.73.29)
06:51
<alkisg>
sbalneav was working on this
07:10
<maldridge>
I see
07:36adrianorg has left IRC (adrianorg!~adrianorg@179.179.73.29, Ping timeout: 245 seconds)
07:44adrianorg has joined IRC (adrianorg!~adrianorg@179.179.73.29)
08:23alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
08:30alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
08:42alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
08:53alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
09:14gvy has joined IRC (gvy!~mike@altlinux/developer/mike)
10:25gvy has left IRC (gvy!~mike@altlinux/developer/mike, Quit: Leaving)
10:33ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
12:03markit has joined IRC (markit!~marco@88-149-177-66.v4.ngi.it)
12:04
<markit>
hi alkisg, I've a problem in remote assistence ssh, the listen part. I do "xterm -e socat tcp-listen:5500,keepalive=1 stdio,raw,echo=0" but I've a xwindow open with "can't exect socat, file or dir not existent" (I'm translating from italian), any tip?
12:13
alkisg: solved, my foult, socat was not installed!
12:13
s/foult/fault
12:17markit has left IRC (markit!~marco@88-149-177-66.v4.ngi.it, )
13:07robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-86-55.dsl.scarlet.be)
13:18Phantomas has joined IRC (Phantomas!~ftsamis@ubuntu/member/phantomas)
13:47cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 245 seconds)
13:50cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
14:27alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection)
14:40alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
15:19alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
15:30alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
17:04alkisg is now known as work_alkisg
18:29
<sbalneav>
maldridge: What is it you'd like to know?
18:34robb_nl has left IRC (robb_nl!~robb_nl@ip-213-49-86-55.dsl.scarlet.be, Ping timeout: 246 seconds)
19:02Phantomas has left IRC (Phantomas!~ftsamis@ubuntu/member/phantomas, Ping timeout: 264 seconds)
19:49
<maldridge>
sbalneav: I need to be able to contact a remote server for additional session informatino from the greeter. I'm getting stopped by the same-origin policy
19:50
<sbalneav>
OK, hold on, one sec
19:53
I assume you're getting the additional session information via a web call, yes?
19:53
On the server you're contacting from the greeter's javascript, you'll need to enable headers. a2enmod headers
19:54
Then you'll need to add:
19:54
Header set Access-Control-Allow-Origin "*"
19:54
To the apache server's config file
20:11
maldridge: That what you're looking for?
20:59robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-86-55.dsl.scarlet.be)
21:01robb_nl has left IRC (robb_nl!~robb_nl@ip-213-49-86-55.dsl.scarlet.be, Read error: Connection reset by peer)
21:31m3741 has left IRC (m3741!8c20b7fe@gateway/web/freenode/ip.140.32.183.254, Ping timeout: 252 seconds)
22:06vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
22:08
<maldridge>
sbalneav: my appologies for the slow reply, yes I think that's what I need
22:08
to be sure I can do this in a virtualhost, right?
22:53ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving)
23:33vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Ping timeout: 260 seconds)
23:37vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)