2024-08-22T00:00:50 Anyway, I'll do the kani update today then :) 2024-08-22T00:17:26 *** teepee_ is now known as teepee 2024-08-22T00:47:51 cool :) 2024-08-22T04:54:40 acidsys: vpn users manage systemd service was disabled. just observed 2024-08-22T04:59:59 acidsys: Upgrade done :) 2024-08-22T05:50:23 acidsys: i guess the admin can only change the user's shell https://kanidm.github.io/kanidm/stable/accounts/posix_accounts_and_groups.html?highlight=shell#enabling-posix-attributes-on-accounts 2024-08-22T05:50:40 please change mine to bash 2024-08-22T05:59:56 What's your username? 2024-08-22T06:01:47 Karthik (కార్తీక్): Done. 2024-08-22T06:01:54 Your shell in /bin/bash now. 2024-08-22T06:02:00 * is 2024-08-22T06:03:07 Though I'm pretty sure that's the default shell anyway 2024-08-22T06:29:13 *** kl_eisbaer1 is now known as kl_eisbaer 2024-08-22T06:29:21 Firstyear (Firstyear): thank you! 2024-08-22T06:29:31 Firstyear (Firstyear): default is /bin/sh 2024-08-22T10:00:47 *** teepee_ is now known as teepee 2024-08-22T10:05:21 Karthik: service is expected to be disabled, it is triggered by the (enabled) timer 2024-08-22T10:05:47 yes we set /bin/sh by default 2024-08-22T12:49:26 acidsys: Ahhh okay. 2024-08-22T13:43:04 Firstyear: in FreeIPA users were able to change data in their own account like the login shell on their own, maybe we can allow that in Kanidm? 2024-08-22T14:54:16 Karthik (కార్తీక్): which is usually a symlink to bash 2024-08-22T14:54:41 (on most distros, except ubuntu whre its a symlink to dash) 2024-08-22T14:55:47 Emma [it/its]: Which they inherit from debian ;) so 2 distros 2024-08-22T14:56:14 oh? i thought thatwas just a ubuntu thing ^^' 2024-08-22T14:56:46 acidsys: fixed my issue. Seems like the element android client from github directly broke something and i had to reset my whole matrix account (encryption keys etc) to get images back 2024-08-22T14:57:49 No, for now ubuntu is mostly debian + support, but it is slowly changing (not specifically talking about snaps. As there are already packages which they pull from upstream, not debian) 2024-08-22T15:01:36 Emma [it/its]: tbh, I wonder when debian will go back to symlinking to bash 2024-08-22T15:01:48 Emma: it is a symlink to bash, but bash will execute in POSIX mode if called as sh 2024-08-22T15:01:58 the reasons for symlinking to dash were nebulous back in the day and dash isn't all that well-maintained these days 2024-08-22T15:02:08 I like the distros linking to dash 2024-08-22T15:03:02 well that's based on the premise that bash is "slow", which... these days I would argue it's not really 2024-08-22T15:03:22 I don't know about speed, I think it's good to have a portable standard 2024-08-22T15:03:42 in containers size is also a benefit 2024-08-22T15:16:05 acidsys: oh! i was unable to read the recent logs. was there any logrotate 2024-08-22T15:48:05 Karthik: `uptime` suggests there was a reboot which would have also come with rotation of the journal 2024-08-22T15:49:29 I should implement some access for you to the files on the syslog server which persist for longer 2024-08-22T15:51:33 hmm maybe we should just recursively make them group readable for "heroes" 2024-08-22T22:32:10 acidsys: Just because freeipa does, doesn't mean we should. I seem to recall there are some possible security issues with allowing shells to be changed, so we'd need to check /etc/shells on the resolver 2024-08-22T22:32:50 If you want it as a feature, open the issue on github :) 2024-08-22T22:39:03 it was actually a security feature, in the past users tended to change it to something not installed on the systems they want to connect to, causing their login to get refused 2024-08-22T22:40:40 That's also why kani doesn't let people change it, because that way people can't shoot themselves in the foot. 2024-08-22T22:41:39 it's mostly inconvenient because the user side just gets a generic error with the real error only showing in the sshd or pam output 2024-08-22T22:42:24 but shell was just an example anyways 2024-08-22T23:51:26 *** teepee_ is now known as teepee