Monday, October 31, 2022
dev@conference.yunohost.org
October
Mon Tue Wed Thu Fri Sat Sun
          1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22 23
24
25
26
27
28
29
30
31
           

[12:30:39] <eric_G> Aleks (he/him/il/lui): I am using the terminal from jupyterlab to access my server. 😬
[12:31:06] <eric_G> `namei -l /home/admin/.ssh` -> admin - Aucun fichier ou dossier de ce type
[12:35:06] <eric_G> It was under admin user
[12:37:41] <Aleks (he/him/il/lui)> hmyeah but then if you deleted the admin user that deleted the keys and "obviously" you cant use the same key for the other user without also configured that key for that user ? 😬
[12:38:11] <eric_G> 🙄
[12:38:50] <tituspijean> > <@Alekswag:matrix.org> eric_G: tituspijean btw were you able to gather more clues about why your new admin user was not able to login ?

I had no issue logging in. :) The only issue I had was with multiple services being dead upon reboot. But a munual start fixed it :)
[12:39:26] <Aleks (he/him/il/lui)> alrighty
[12:40:56] <tituspijean> But I should try to find out why NGINX was dead though
[12:41:52] <Aleks (he/him/il/lui)> indeed
[12:41:54] <Aleks (he/him/il/lui)> did it magically fix upon restarting it or ?
[12:42:18] <eric_G> but... can I creat `/home/admin/.ssh` folder with a `known_hosts` file in my user folder?
[12:42:45] <Aleks (he/him/il/lui)> yes you can but you probably mean `authorized_keys` ?
[12:43:00] <Aleks (he/him/il/lui)> `known_hosts` is only meant for client side, keeping track of which servers you connected to
[12:43:04] <eric_G> yes authorized_keys
[12:43:31] <Aleks (he/him/il/lui)> supposedly you can also still add keys to users with `yunohost user ssh --help`
[12:45:23] <Aleks (he/him/il/lui)> \`yunohost user ssh add-key \[username\] "\[full key\]"`
[12:45:24] <Aleks (he/him/il/lui)> `yunohost user ssh add-key \[username\] "\[full key\]"`
[12:45:24] <Aleks (he/him/il/lui)> `yunohost user ssh add-key [username] "[full key]"`
[12:54:40] <eric_G> still not working.
[12:54:56] <eric_G> `namei -l /home/eric/.ssh` gives:
[12:54:57] <Aleks (he/him/il/lui)> D:
[12:55:23] <eric_G> ```
f: /home/eric/.ssh
drwxr-xr-x root root /
drwxr-xr-x root root home
drwxrwxr-x eric eric eric
drw------- eric root .ssh
```


[12:55:26] <Aleks (he/him/il/lui)> ah yeah there might be some seaky issues with folders perms
[12:55:29] <Aleks (he/him/il/lui)> it's always a mess
[12:55:45] <Aleks (he/him/il/lui)> ah you're missing x on the .ssh folder:
[12:55:54] <Aleks (he/him/il/lui)> `chmod u+x /home/eric/.ssh`
[12:57:10] <eric_G> \o/
[12:58:46] <eric_G> so now I can finally SSH to the server!
[13:00:41] <eric_G> Aleks (he/him/il/lui): thanks for your help!
[13:07:39] <Aleks (he/him/il/lui)> \o/
[13:31:06] <Yunohost Git/Infra notifications> [issues] @alexAubin opened issue #2085: Improve auditability of the server now that we have several admins https://github.com/YunoHost/issues/issues/2085
[13:31:06] <Yunohost Git/Infra notifications> [issues] @alexAubin labeled :birthday: feature on issue #2085: Improve auditability of the server now that we have several admins https://github.com/YunoHost/issues/issues/2085
[13:31:21] <Yunohost Git/Infra notifications> [issues] @alexAubin labeled :closed_lock_with_key: Security on issue #2085: Improve auditability of the server now that we have several admins https://github.com/YunoHost/issues/issues/2085
[13:38:59] <Yunohost Git/Infra notifications> [issues] @bganne opened issue #2086: postfix postmap permission issue with smtp relay https://github.com/YunoHost/issues/issues/2086
[13:56:06] <Yunohost Git/Infra notifications> [yunohost] @alexAubin pushed 2 commits to dev: https://github.com/YunoHost/yunohost/compare/372a602378cc...5394790f9197
[13:56:06] <Yunohost Git/Infra notifications> [yunohost/dev] postfix: fix relay conf not triggered because new setting system now returns 1 and not True - Alexandre Aubin
[13:56:09] <Yunohost Git/Infra notifications> [yunohost/dev] postfix: fix permission issue preventing to properly create sasl_passwd.db - Alexandre Aubin
[14:09:12] <Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/11.1.0.1+202210311400 for bullseye/unstable/all ...
[14:10:17] <Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/11.1.0.1+202210311400 for bullseye/unstable/all.
[19:11:00] <Yunohost Git/Infra notifications> [yunohost] @zamentur pushed 1 commit to enh-backup-repo: [wip] Backup repository migration https://github.com/YunoHost/yunohost/commit/254e865345fe8b83600d4826d3aa86b99f4809ab
[19:20:38] <Yunohost Git/Infra notifications> [yunohost] Pipeline failed on GitLab https://gitlab.com/yunohost/yunohost/-/pipelines/681859711 on commit https://github.com/YunoHost/yunohost/commit/254e865345fe8b83600d4826d3aa86b99f4809ab "[wip] Backup repository migration" by @ljf on branches enh-backup-repo