On Thu Apr 15 2004 at 00:25:40 CEST, Stephen Gran wrote:
BTW, there was a similar thread not long ago on this list regarding querying
of an LDAP directory for an Exchange MTA. You might want to browse through
that...
> I like the status flag - maybe
> I'll adapt that to the mail attribute in our schema - we were looking
> for a way for a user to easily have say, ftp access, but no email, and
> that looks like it.
A little off topic: instead of a status flag, you might like to have a
single multi-valued attribute type named `service' to which you assign
words which correspond to services that user is allowed to use. I've chosen
"mail", "ftp", "radius", etc.
-JP