Re: adding many users

2003-03-13 Thread Kent Borg
On Thu, Mar 13, 2003 at 06:20:14AM -0500, Anthony E. Greene wrote: > There are password generators that can generate passwords that > consist of a combination of dictionary words and special characters, > eg. quick23walk. I use a utility called mnencode this way: $ head -c 4 /dev/random | mnenc

Re: adding many users

2003-03-13 Thread Anthony E. Greene
On 12-Mar-2003/16:36 -0500, Tom Kovalcik <[EMAIL PROTECTED]> wrote: >I am proposing setting up a grade school with a computer lab using 24 linux >machines (actually the WalMart $200 Lindows machines) serving about 200 >users. My initial idea is to setup a redhat server for the home directories >

Re: adding many users

2003-03-12 Thread Michael Wardle
On Thursday, March 13, 2003 08:36, Tom Kovalcik wrote: > I am proposing setting up a grade school with a computer lab using 24 linux > machines (actually the WalMart $200 Lindows machines) serving about 200 > users. My initial idea is to setup a redhat server for the home directories > and use NIS

adding many users

2003-03-12 Thread Tom Kovalcik
Hi, I am proposing setting up a grade school with a computer lab using 24 linux machines (actually the WalMart $200 Lindows machines) serving about 200 users. My initial idea is to setup a redhat server for the home directories and use NIS for login authentication. Up until now, I have only set