I've always been fond of the rbash shell... symbolic link bash to rbash, then set their shell to /bin/rbash.... pretty cool. On Sat, 24 Jul 2004 17:28:03 -0400, Scot L. Harris <webid@xxxxxxxxxx> wrote: > On Sat, 2004-07-24 at 16:41, Kenneth Porter wrote: > > --On Saturday, July 24, 2004 3:33 PM -0400 "Scot L. Harris" > > <webid@xxxxxxxxxx> wrote: > > > > > Very good point. You should also consider implementing chroot to limit > > > what the users that login into your network can do and access. If all > > > they do is change their passwords you should be able to limit them to > > > just that command. I would have to check to see if passwd can be done > > > from a chrooted environment. > > > > If that's all you need, you don't even need to give them a real shell. Just > > make their shell the passwd command with chsh. You could also create a > > secure web page for that. > > That's an even better idea. :) > -- > Scot L. Harris > webid@xxxxxxxxxx > > The trouble with doing something right the first time is that nobody > appreciates how difficult it was. > > > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >