Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Add user to AD Group

22 views
Skip to first unread message

Kuwaiti_Pearl

unread,
Dec 12, 2007, 5:08:28 AM12/12/07
to
I need to add newly created users in NDS to a group in Active
directory. i created a policy in the command transformation as follow

Conditions
if operation equal "add"
And if class name equal "User"

Actions
add destination attribute value("Member",class
name="Group",dn("CN=maximousers,OU=ADFlat,DC=main,DC=knpcdom,DC=net"),Destination
DN())

but it's not working.

the DS trace shows the following:

12:26:29 63980BB0 Active Directory ST: Applying policy: Add new users
to maximo group in AD.
12:26:29 63980BB0 Active Directory ST: Applying to add #1.
12:26:29 63980BB0 Active Directory ST: Evaluating selection criteria
for rule 'Add new user to maximouser Group in AD'.
12:26:29 63980BB0 Active Directory ST: (if-operation equal "add") =
TRUE.
12:26:29 63980BB0 Active Directory ST: (if-class-name equal "User") =
TRUE.
12:26:29 63980BB0 Active Directory ST: Rule selected.
12:26:29 63980BB0 Active Directory ST: Applying rule 'Add new user to
maximouser Group in AD'.
12:26:29 63980BB0 Active Directory ST: Action: do-add-dest-attr-
value("Member",class-name="Group",arg-
dn("CN=maximousers,OU=ADFlat,DC=main,DC=knpcdom,DC=net"),token-dest-
dn()).
12:26:29 63980BB0 Active Directory ST: arg-
dn("CN=maximousers,OU=ADFlat,DC=main,DC=knpcdom,DC=net")
12:26:29 63980BB0 Active Directory ST: token-
text("CN=maximousers,OU=ADFlat,DC=main,DC=knpcdom,DC=net")
12:26:29 63980BB0 Active Directory ST: Arg Value:
"CN=maximousers,OU=ADFlat,DC=main,DC=knpcdom,DC=net".
12:26:29 63980BB0 Active Directory ST: arg-string(token-dest-dn())
12:26:29 63980BB0 Active Directory ST: token-dest-dn()
12:26:29 63980BB0 Active Directory ST: Token Value: "CN=Fai Nawaf
Test,OU=ADFlat,DC=main,DC=knpcdom,DC=net".
12:26:29 63980BB0 Active Directory ST: Arg Value: "CN=Fai Nawaf
Test,OU=ADFlat,DC=main,DC=knpcdom,DC=net".
12:26:29 63980BB0 Active Directory ST: Applying to modify #2.
12:26:29 63980BB0 Active Directory ST: Evaluating selection criteria
for rule 'Add new user to maximouser Group in AD'.
12:26:29 63980BB0 Active Directory ST: (if-operation equal "add") =
FALSE.
12:26:29 63980BB0 Active Directory ST: Rule rejected.
12:26:29 63980BB0 Active Directory ST: Policy returned:
12:26:29 63980BB0 Active Directory ST:

can anybody help...

Marcel Cox

unread,
Dec 12, 2007, 4:00:29 PM12/12/07
to
Kuwaiti_Pearl,

You posted to a dead newsgroup which is no longer part of the official
Novell support hierarchy.
I suggest you visit http://support.novell.com/forums and post to one
of the official Novell support forums.

Marcel

0 new messages