Re: modifica password user Active Directory Constraint Violation



I hear you. I was just telling him how to do it since he asked. I wasn't
recommending it to everyone.

I actually don't think ldp is that much more dangerous than the other
management tools if you are using a highly privileged user (DA, etc.), but
that's nitpicking.

ldp was originally written by someone at MS (an intern I think) who was
trying to learn LDAP programming with the LDAP API (wldap32.dll). This
person essentially built a GUI tool that allows you to enter raw LDAP
queries and see the results. This has in turn become incredibly useful for
everyone else who is trying to learn LDAP programming, and to this day I
believe that is the number one reason it is used. That's why I use it and
recommend it. :) I think it is also used by savvy admins sometimes, but I
think that's more rare, as it isn't terrifically appealing to most people.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Ryan Hanisco" <RyanHanisco@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:79991FA8-45C3-4ACF-ABE3-8164D5C85969@xxxxxxxxxxxxxxxx
Good point: You can use it for that though it is decidedly not normal.

I, however, wouldn't recommend it to everyone as you can do some
interesting
and suprising damage to the directory if you're not careful. It is
incredibly powerful.
--
Ryan Hanisco
MCSE, MCTS: SQL 2005, Project+
Chicago, IL

Remember: Marking helpful answers helps everyone find the info they need
quickly.


"Joe Kaplan" wrote:

I always use ldp for changing passwords when I use a GUI tool, but then
again I use ldp for everything, so I'm not normal. :)

I provided the instructions for doing this in my other post. It isn't a
big
deal to do.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services
Programming"
http://www.directoryprogramming.net
--
"Ryan Hanisco" <RyanHanisco@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:061BA4BB-687A-41FA-88E1-2793F6DB9E84@xxxxxxxxxxxxxxxx
Davide,

Generally you don't want to use ldp to change user passwords. Usually
this
utility is only for advanced troubleshooting or delicate repair of some
kinds
of domain problems.

Is there a reason why you have to use ldp for this? You should be able
to
do this through the Active Directory Users and Computers.

I am sorry, my Italian is good enough to read this, but not reply.
--
Ryan Hanisco
MCSE, MCTS: SQL 2005, Project+
Chicago, IL

Remember: Marking helpful answers helps everyone find the info they
need
quickly.


"jflash" wrote:

Salve,
cercando di modificare la password di un utente tramite ldp.exe e
l'account di Administrator ottengo il seguente errore

***Call Modify...
ldap_modify_ext_s(ld, 'CN=Davide Pelosi,OU=efsa,DC=scuola,DC=local',
[1] attrs, SvrCtrls, ClntCtrls);
Error: Modify: Violazione delle limitazioni. <19>

Dopo lunghe ricerche non riesco a venirne a capo.

ldp si connette in ssl ed esegue correttamente il bind, ma non c'e'
verso di modificare la password, ne con il replace, ne con la coppia
delete-add.

Vi ringrazio per l'aiuto,
Davide







.



Relevant Pages

  • Re: LDAP Query
    ... LDP comes with AD and ADAM. ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.windows.server.active_directory)
  • Re: modifica password user Active Directory Constraint Violation
    ... "Joe Kaplan" wrote: ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... Generally you don't want to use ldp to change user passwords. ... verso di modificare la password, ne con il replace, ne con la coppia ...
    (microsoft.public.windows.server.active_directory)
  • Re: modifica password user Active Directory Constraint Violation
    ... I actually don't think ldp is that much more dangerous than the other ... everyone else who is trying to learn LDAP programming, ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming"http://www.directoryprogramming.net ...
    (microsoft.public.windows.server.active_directory)
  • Re: trying to connect to ADAM instance via JNDI
    ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... Dmitri Gavrilov wrote: ... Try to take a sniff of the exchange in both cases (ldp vs jndi) and ...
    (microsoft.public.windows.server.active_directory)
  • Re: Address Book Display Order
    ... You could modify the displayName attribute by using ADSI Edit or LDP. ... I don't recommend that, however. ... You might try leading it with an underscore or something else that's visible that achieves the same goal. ...
    (microsoft.public.exchange.admin)

Loading