From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: Request for Home directory Date: Wed, 28 Feb 2024 21:28:55 +0100 Message-ID: <73d570eb-16d3-4699-aa32-dcc515981632@ipfire.org> In-Reply-To: <9517BD93-BF56-4AA2-BEE0-DEFA88828E0F@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8978392707415978665==" List-Id: --===============8978392707415978665== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Jon, Based on how I just got it to work for me here is what I would suggest to try. Run the command ssh jon(a)people.ipfire.org This will then show jon(a)people.ipfire.org's password: Enter your password and you should get:- Linux people01.haj.ipfire.org 6.1.0-18-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Deb= ian 6.1.76-1 (2024-02-01) x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Feb 28 20:19:43 2024 from 84.245.18.60 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. jon(a)people01:~$ You can then do an ls -hal and run the mkdir public command, which is what I = did and then did a touch public/test-doc and when I went to my home directory= that empty file was shown. So it is now working for me, hopefully also for y= ou soon. Regards, Adolf. On 28/02/2024 21:09, jon wrote: > Hmm. =C2=A0It does not work for me. > > On a browser if I go to https://people.ipfire.org/~jon=C2=A0I see: > "Forbidden > You don't have permission to access this resource." > > ``` > iMac3:~ jcmurphy$ ssh jon(a)people.ipfire.org 'mkdir -p public' > jon(a)people.ipfire.org's password: > This account is currently not available. > ``` > > > Jon Murphy > jon.murphy(a)ipfire.org > > > >> On Feb 28, 2024, at 10:15 AM, Michael Tremer = wrote: >> >> Hey Jon, >> >> You should be all set up for that. >> >> You will need a client like WinSCP or scp on the command like to create a = new directory called =E2=80=9Cpublic=E2=80=9D. Everything that you put into t= hat should automatically appear here: >> >> https://people.ipfire.org/~jon >> >> Let me know if this works for you. >> >> https://www.ipfire.org/docs/community/people/home-directories >> >> -Michael >> >>> On 23 Feb 2024, at 21:55, jon wrote: >>> >>> >>> Hello, >>> >>> How do I enable a Home directory for me? >>> >>> >>> Best regards, >>> Jon >>> >> > --===============8978392707415978665==--