|
From: Joe z. <jz...@at...> - 2002-07-19 04:53:40
|
But where would I get the names of the unauthorized users? The user could be any name we make up. It doesn't even have to be a real login account on any machine. If we might do user groups, the authorized user database should be in a separate file, not the server config. I'll plan on making it a separate file, in case we use groups, and because I think it will be easier to manage anyway. Rene wrote: >Very nice.. I'm impressed. > >A trick to make add users nicer could be like this: > > >Authorized users Unathorized Users >----------------- ----------------- >| Joe | -------- | Moe | >| Fred | |add user| | Bill | >| Tim | -------- | Dr.Evil | >| | | | >| | ----------- | | >| | |remove user| | | >| | ----------- | | >----------------- ----------------- > >Another neat little feature would be user groups. > > >-Rene > > > > > |