Re: Customizing Delegwiz.inf syntax question



Hi
Check
http://blogs.dirteam.com/blogs/jorge/archive/2006/01/05/369.aspx

--
I hope that the information above helps you.
Have a Nice day.

Jorge Silva
MCSE, MVP Directory Services
"SecAdmin" <SecAdmin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9D5B8B9A-F045-492B-ADFA-855AE9401EE9@xxxxxxxxxxxxxxxx
I would like to add a few custom templates to my delegwiz.inf, however I am
new to the syntax. Well syntax may not be as important issue, but where
do I
find the list of the "SCOPE" identifiers?

In Q308404 is the example:

[template10]
AppliesToClasses=domainDns,organizationalUnit,container

Description = "Create, delete, and manage inetorgperson accounts"

ObjectTypes = SCOPE, inetorgperson

[template10.SCOPE]
inetorgperson=CC,DC

[template10.inetorgperson]
@=GA

I want to find the correct identifiers for the .SCOPE object types for
user
and computer account management. Like Disable this user, Unlock this
user,
Force user to change password, etc.

Where are those listed? Is there one place I can find all the proper
terms?
What are these called?

The Q308404 information is very minimal so I keep thinking there is more
information on this somewhere!


.



Relevant Pages

  • Re: RfD - Enhanced local variable syntax, v4 (long)
    ... My syntax is from spring 1992, ... I prefer the automatic scoping, too, but won't recommend it for a standard ... A simpler form would be that locals are visible at least up to the ... be with SCOPE ... ...
    (comp.lang.forth)
  • Re: Ruby blocks in Python, a suggestion
    ... A function really is just a special case of a code block that ... scope and the calling scope. ... This syntax preserves that relationship, ... def my_codeblock: ...
    (comp.lang.python)
  • Re: New bytecode assembly language to play with
    ... C syntax does have its deficiencies. ... many languages have. ... only available within the scope of a single function to be a pretty ... A globally declared function can only see ...
    (comp.lang.misc)
  • Re: Error Trapping Within Classes
    ... It looks like that was outside the scope of the ... Before the script is run it gets parsed which includes checking the ... syntax. ... for the errors outside of the custom error trapping scope (such ...
    (comp.lang.php)