On Fri, 30 Aug 2002, SZALAY Attila wrote: > Variation 1: > ALL USERS will be chrooted: > You put "DefaultRoot ~" in your proftpd.conf > > Variation 2: > You make an anonymous session for your users, so users can be separated > wether she wants to be chrooted or not. > > <Anonymous ~username> > User username > Group groupname > Anonrequirepassword yes > </Anonymous> > > Hope it helped... I guess question wasnt about that...
If you want chrooted sftp take a look at pam_chroot and http://sublimation.org/scponly JA

