00:31 | Vercas has left IRC (Vercas!~Vercas@gateway/tor-sasl/vercas, Ping timeout: 240 seconds) | |
00:49 | Vercas has joined IRC (Vercas!~Vercas@gateway/tor-sasl/vercas) | |
04:30 | Vercas has left IRC (Vercas!~Vercas@gateway/tor-sasl/vercas, Quit: buh bye) | |
04:31 | Vercas has joined IRC (Vercas!~Vercas@gateway/tor-sasl/vercas) | |
04:39 | woernie has joined IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de) | |
04:45 | woernie has left IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de, Remote host closed the connection) | |
04:46 | woernie has joined IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de) | |
04:47 | woernie has left IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de, Remote host closed the connection) | |
04:48 | woernie has joined IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de) | |
04:49 | woernie has left IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de, Client Quit) | |
04:51 | woernie has joined IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de) | |
04:52 | woernie has left IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de, Remote host closed the connection) | |
04:54 | woernie has joined IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de) | |
05:37 | woernie has left IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de, Remote host closed the connection) | |
05:41 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
06:26 | ltspbot has joined IRC (ltspbot!~supybot@devs.ts.sch.gr) | |
11:46 | woernie has joined IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de) | |
12:29 | woernie has left IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de, Ping timeout: 240 seconds) | |
12:30 | woernie has joined IRC (woernie!~werner@p5b296168.dip0.t-ipconnect.de) | |
14:02 | oh207_ has joined IRC (oh207_!~oh207@pool-72-69-251-225.nycmny.fios.verizon.net) | |
14:43 | vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:20) | |
15:05 | oh207 has joined IRC (oh207!~oh207@pool-72-69-251-225.nycmny.fios.verizon.net) | |
15:05 | oh207_ has left IRC (oh207_!~oh207@pool-72-69-251-225.nycmny.fios.verizon.net, Ping timeout: 258 seconds) | |
19:09 | David[m]1 has joined IRC (David[m]1!~davidthep@2001:470:69fc:105::2:19a9) | |
19:10 | <David[m]1> hello, is this romm the right place to ask questions about setting up ltsp?
| |
19:10 | s/romm/room/
| |
19:17 | eu^14183153207 has joined IRC (eu^14183153207!~eu^141831@141.83.153.207) | |
19:36 | <alkisg> Hello David, yes sure go ahead and ask
| |
19:38 | <David[m]1> cool! I'm currently setting up an ltsp environment based on Xubuntu 22.04. We are using sssd with ldap as the authentication method and everything works fine so far. The clients boot the OS and I can login. But somehow the home directoy isn't mounted from the server. All data is lost after a reboot of the client. Do you know what could cause this issue? Do I have to enable this feature manually?
| |
19:39 | <alkisg> Press ctrl+alt+f2 to switch to vt2 and login from there. See if you get any sshfs mounting issues
| |
19:40 | Also try `ssh username@server`, and see if you can properly login via ssh
| |
19:40 | (from the client)
| |
19:40 | <David[m]1> alright I will try that out. Thank you!
| |
19:47 | Thank you for the tip. It lead me straight to the solution. I disabled password login on the host as I always do. This caused the mount to fail. It now works just fine!
| |
19:48 | <vagrantc> that's a reasonable configuration for most servers ... is there some explicit note about that in the documentation?
| |
19:50 | <David[m]1> I haven't seen anything.
| |
19:58 | eu^14183153207 has left IRC (eu^14183153207!~eu^141831@141.83.153.207, Quit: Client closed) | |
20:17 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
21:03 | <alkisg> David: to restrict user access to chrooted sftp instead of full ssh sessions, see: https://github.com/ltsp/ltsp/issues/128#issuecomment-631554436
| |
22:45 | oh207 has left IRC (oh207!~oh207@pool-72-69-251-225.nycmny.fios.verizon.net, Ping timeout: 276 seconds) | |
23:33 | <David[m]1> <alkisg> "David: to restrict user access..." <- Thanks. I will try that out tomorrow 👍
| |