ADAM Configuration Partition (LDIF Modify)
- From: "Greg Williams" <greg@xxxxxxxxxx>
- Date: Mon, 28 Nov 2005 05:42:54 GMT
All,
I am trying to create a script to modify the "RequireSecureProxyBind"
attribute located at:
CN=Directory Service,CN=Windows
NT,CN=Services,CN=Configuration,CN={7398BA55-0A19-4006-8CBD-84B7E6633807}
Attribute: msDS-Other-Settings
Value: RequireSecureProxyBind=1
I am trying to figure out what syntax to use in order to write to the
Configuration Partion both from the command prompt "ldifde" and how the
script should be formatted.
Thanks for the help!
--
Cheers,
Greg Williams, MCSE 2000/2003 + Security/Messaging
.
Relevant Pages
- Re: function definition syntax
... :> In which case it might as well be a separate script - you don't need a function. ... :>: That's much more reliable than having to remember which syntax ... Always using POSIX ... :> not overlook restoring IFS. ... (comp.unix.shell) - Re: Books/References new to scripting in AD/2003
... my own website has lots of script samples you might find useful: ... test bits of flag attributes like userAccountControl using SQL syntax. ... To restrict the query to an OU, ... (microsoft.public.windows.server.scripting) - Re: Books/References new to scripting in AD/2003
... Good luck with your scripting - It's a worthwhile pursuit and the time you spend learning to script can easily be re-paid. ... I don't believe there is any way to test bits of flag attributes like userAccountControl using SQL syntax. ... but needs to be enclosed in quotes in a query. ... (microsoft.public.windows.server.scripting) - Re: Legacy code/browser compatibility
... a user of such an ancient browsers may see a syntax error ... either script supported or not. ... browsers, script will be supported. ... that doesn't support object literals ... (comp.lang.javascript) - Re: Books/References new to scripting in AD/2003
... bits of flag attributes like userAccountControl using SQL syntax. ... To restrict the query to an OU, ... The equivalent LDAP syntax query would be: ... Here is the part of the script where it is pulling the info from AD. ... (microsoft.public.windows.server.scripting) |
|