Re: [DNG] [OT] Restricting user capabilities after ssh login

2018-08-12 Thread Didier Kryn
Le 12/08/2018 à 07:38, Rick Moen a écrit : Quoting mett (m...@pmars.jp): I m wondering about the best way to restrict a user after he has ssh'd into his web folder. Try a chroot jail. https://www.tecmint.com/restrict-ssh-user-to-directory-using-chrooted-jail/ or

Re: [DNG] [OT] Restricting user capabilities after ssh login

2018-08-12 Thread mett
On Sun, 12 Aug 2018 13:18:23 +0200 info at smallinnovations dot nl wrote: > On 12-08-18 06:55, mett wrote: > > Hi, > > > > I m wondering about the best way to restrict a user after > > he has ssh'd into his web folder. > > > > Up to now, the users I had were using only FTP > > to log into

Re: [DNG] [OT] Restricting user capabilities after ssh login

2018-08-12 Thread mett
On Sun, 12 Aug 2018 09:38:45 +0300 Lars Noodén wrote: > On 08/12/2018 09:10 AM, KatolaZ wrote: > > On Sun, Aug 12, 2018 at 01:55:00PM +0900, mett wrote: > [snip]>> I m considering giving ssh access but I realized that > >> chroot for ssh looks quite involved. > >> > >> So, I m wondering if

Re: [DNG] [OT] Restricting user capabilities after ssh login

2018-08-12 Thread mett
On Sat, 11 Aug 2018 22:38:52 -0700 Rick Moen wrote: > Quoting mett (m...@pmars.jp): > > > I m wondering about the best way to restrict a user after > > he has ssh'd into his web folder. > > Try a chroot jail. > https://www.tecmint.com/restrict-ssh-user-to-directory-using-chrooted-jail/ > or

Re: [DNG] Python modules SimpleHTTPServer / SocketServer

2018-08-12 Thread Evilham
Am 12.08.2018 um 13:12 schrieb leloft: > Hello to everyone, > > I am trying to build a devuanized version of the debian > security-tracker, but I have strayed very far from my skills base! > Give or take a few untidy loose ends inherited from the > debian oldoldstable and lts sections of the

Re: [DNG] [OT] Restricting user capabilities after ssh login

2018-08-12 Thread info at smallinnovations dot nl
On 12-08-18 06:55, mett wrote: > Hi, > > I m wondering about the best way to restrict a user after > he has ssh'd into his web folder. > > Up to now, the users I had were using only FTP > to log into their web folder, > and upload stuff in there > (chrooted in their folder with vsftpd). > The

[DNG] Python modules SimpleHTTPServer / SocketServer

2018-08-12 Thread leloft
Hello to everyone, I am trying to build a devuanized version of the debian security-tracker, but I have strayed very far from my skills base! Give or take a few untidy loose ends inherited from the debian oldoldstable and lts sections of the Makefile, the security database appears to build ok

Re: [DNG] maintaining packages (was Re: systemd and ssh-server)

2018-08-12 Thread KatolaZ
On Sun, Aug 12, 2018 at 09:38:30AM +0300, Lars Noodén wrote: > On 07/27/2018 01:33 PM, KatolaZ wrote: > > On Fri, Jul 27, 2018 at 01:18:41PM +0300, Lars Nood�n wrote: > > [cut] > >> Can you please (re-)post the link to the new Devuan build process? > [cut] > > > > and the relevant link is the

Re: [DNG] [OT] Restricting user capabilities after ssh login

2018-08-12 Thread Lars Noodén
On 08/12/2018 09:10 AM, KatolaZ wrote: > On Sun, Aug 12, 2018 at 01:55:00PM +0900, mett wrote: [snip]>> I m considering giving ssh access but I realized that >> chroot for ssh looks quite involved. >> >> So, I m wondering if using 'chmod o-r' >> for folders(and subfolders), and files on >> /etc,

[DNG] maintaining packages (was Re: systemd and ssh-server)

2018-08-12 Thread Lars Noodén
On 07/27/2018 01:33 PM, KatolaZ wrote: > On Fri, Jul 27, 2018 at 01:18:41PM +0300, Lars Nood�n wrote: > [cut] >> Can you please (re-)post the link to the new Devuan build process? [cut] > > and the relevant link is the fourth one: > > https://dev1galaxy.org/viewtopic.php?pid=1110#p1110 > The

Re: [DNG] [OT] Restricting user capabilities after ssh login

2018-08-12 Thread KatolaZ
On Sun, Aug 12, 2018 at 01:55:00PM +0900, mett wrote: > Hi, > > I m wondering about the best way to restrict a user after > he has ssh'd into his web folder. > > Up to now, the users I had were using only FTP > to log into their web folder, > and upload stuff in there > (chrooted in their