Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: TIdUserManager
| Subject: | Re: TIdUserManager |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 25 Sep 2007 16:05:59 |
"Jamie Dale" <jamie.dale@yahoo.com> wrote in message
news:46f97f62@newsgroups.borland.com...
> Manage what?
Exactly what I said it manages:
"The component can then manage the [user] information once it has been
loaded."
> What does the component do apart from keep a list of users?
Have you actually looked at the component yet? It contains a list of user
names and their associated info, such as passwords, attributes, real name,
and access rights. How all of that information is used depends on what code
is using the component. For instance, TIdFTPServer uses it to automate
authentication validations when users try to log in to the server, so that
you don't have to do it manually.
Gambit
none