Re: How to add an extra password field to an AD?
- From: Marc Haber <mh+usenetspam200729@xxxxxxxxxxxx>
- Date: Wed, 18 Jul 2007 09:25:43 +0200
Herb Martin wrote:
"Marc Haber" <mh+usenetspam200516@xxxxxxxxxxxx> wrote in message news:elk4vwzsHHA.1776@xxxxxxxxxxxxxxxxxxxxxxxHi,
given a rather simple AD setup (one domain, no interrelationship), a service
run by an external service provider with next to no AD knowledge (that's
me), and the wish of the customer of having the service authenticate its
users against the AD to allow user management to happen using AD tools.
The service should (and can) be written to do this by just checking the
users SID against service permissions or secured "objects" created or
used by the service.
The service is not windows related at all, therefore it is not desired to integrate with Windows more than absolutely necessary. The service does not even run on a Windows box.
For a variety of reasons, it is not desireable to have the service see the
credentials that the users use to authenticate for other AD services.
That makes little sense, such credentials are not needed by the service IF
the service uses a system object with security on that object -- the security
subsystem will check credential against the needed ACLs on the object.
But the service is going to see the user's AD password, and the user is likely to store the password used with the service on her client system, which is likely to compromise AD security.
Additionally, the service transmits passwords in the clear.
Then it is badly designed and poorly integrated with Windows.
It is not integrated with Windows at all. That's a feature.
The service
does have an LDAP interface and can authenticate against an LDAP server.
To me, a possibile solution would be to have a dedicated password field in
the AD for a dedicated password that is only used for the service in
question,
A poor design that doesn't integrate well with Windows security,
Not integrating with Windows security is a feature here.
complicates the life of the users,
Yes, all security complicates life.
> adds to the security risk (since most users will try
to use the SAME password or something similar),
This is better than _FORCING_ them to use the identical password that gives access to all AD resources.
Greetings
Marc
.
- Follow-Ups:
- Re: How to add an extra password field to an AD?
- From: Herb Martin
- Re: How to add an extra password field to an AD?
- Prev by Date: Re: ADM files
- Next by Date: Re: How to add an extra password field to an AD?
- Previous by thread: Re: restore GPO
- Next by thread: Re: How to add an extra password field to an AD?
- Index(es):
Relevant Pages
|