Environment
Novell Identity Manager Driver- Lotus Notes Driver
Situation
Something is amiss with the 3.0.1
Notes publisher placement rule. The "Source Name" noun seems to be
having a problem with the format of the source-dn.
16:41:26 41 Drvrs: Notes PT:
6FA1B5F575F78BED882571E20080F2C9
CN=Bob Andrew
McNair/O=Novell
Bob Andrew McNair
Bob McNair
Bob
Andrew
IT
McNair
16:41:26 41 Drvrs: Notes PT: Applying object placement policies.
16:41:26 41 Drvrs: Notes PT: Applying policy: PubPlacement.
16:41:26 41 Drvrs: Notes PT: Applying to add #1.
16:41:26 41 Drvrs: Notes PT: Evaluating selection criteria for rule'Default User Placement'.
16:41:26 41 Drvrs: Notes PT: (if-class-name equal "User") = TRUE.
16:41:26 41 Drvrs: Notes PT: (if-global-variable'account.dest-loc.DefaultName' available) = TRUE.
16:41:26 41 Drvrs: Notes PT: (if-global-variable'account.dest-loc.DefaultName' not-equal "") = TRUE.
16:41:26 41 Drvrs: Notes PT: Rule selected.
16:41:26 41 Drvrs: Notes PT: Applying rule 'Default User Placement'.
16:41:26 41 Drvrs: Notes PT: Action: do-set-op-dest-dn(arg-dn("\"+token-global-variable("dirxml.auto.treename")+"\"+token-global-variable("account.dest-loc.DefaultName")+"\"+token-src-name())).
16:41:26 41 Drvrs: Notes PT: arg-dn("\"+token-global-variable("dirxml.auto.treename")+"\"+token-global-variable("account.dest-loc.DefaultName")+"\"+token-src-name())
16:41:26 41 Drvrs: Notes PT: token-text("\")
16:41:26 41 Drvrs: Notes PT: token-global-variable("dirxml.auto.treename")
16:41:26 41 Drvrs: Notes PT: Token Value: "SPARKY88_TREE".
16:41:26 41 Drvrs: Notes PT: token-text("\")
16:41:26 41 Drvrs: Notes PT: token-global-variable("account.dest-loc.DefaultName")
16:41:26 41 Drvrs: Notes PT: Token Value:"novell\workforce\active".
16:41:26 41 Drvrs: Notes PT: token-text("\")
16:41:26 41 Drvrs: Notes PT: token-src-name()
16:41:26 41 Drvrs: Notes PT:
DirXML Log Event -------------------
Driver: \SPARKY88_TREE\novell\infrastructure\SOLARIS_DRIVERSET\Notes
Channel: Publisher
Object: CN=Bob Andrew McNair/O=Novell
Status: Error
Message: Code(-9172) Error in CN=Bob Andrew McNair/O=Novell : An invalid DN '{1}' is specified: DN does not conform to the format required by the current context.
16:41:26 41 Drvrs: Notes PT:
16:41:26 41 Drvrs: Notes PT: Applying object placement policies.
16:41:26 41 Drvrs: Notes PT: Applying policy: PubPlacement.
16:41:26 41 Drvrs: Notes PT: Applying to add #1.
16:41:26 41 Drvrs: Notes PT: Evaluating selection criteria for rule'Default User Placement'.
16:41:26 41 Drvrs: Notes PT: (if-class-name equal "User") = TRUE.
16:41:26 41 Drvrs: Notes PT: (if-global-variable'account.dest-loc.DefaultName' available) = TRUE.
16:41:26 41 Drvrs: Notes PT: (if-global-variable'account.dest-loc.DefaultName' not-equal "") = TRUE.
16:41:26 41 Drvrs: Notes PT: Rule selected.
16:41:26 41 Drvrs: Notes PT: Applying rule 'Default User Placement'.
16:41:26 41 Drvrs: Notes PT: Action: do-set-op-dest-dn(arg-dn("\"+token-global-variable("dirxml.auto.treename")+"\"+token-global-variable("account.dest-loc.DefaultName")+"\"+token-src-name())).
16:41:26 41 Drvrs: Notes PT: arg-dn("\"+token-global-variable("dirxml.auto.treename")+"\"+token-global-variable("account.dest-loc.DefaultName")+"\"+token-src-name())
16:41:26 41 Drvrs: Notes PT: token-text("\")
16:41:26 41 Drvrs: Notes PT: token-global-variable("dirxml.auto.treename")
16:41:26 41 Drvrs: Notes PT: Token Value: "SPARKY88_TREE".
16:41:26 41 Drvrs: Notes PT: token-text("\")
16:41:26 41 Drvrs: Notes PT: token-global-variable("account.dest-loc.DefaultName")
16:41:26 41 Drvrs: Notes PT: Token Value:"novell\workforce\active".
16:41:26 41 Drvrs: Notes PT: token-text("\")
16:41:26 41 Drvrs: Notes PT: token-src-name()
16:41:26 41 Drvrs: Notes PT:
DirXML Log Event -------------------
Driver: \SPARKY88_TREE\novell\infrastructure\SOLARIS_DRIVERSET\Notes
Channel: Publisher
Object: CN=Bob Andrew McNair/O=Novell
Status: Error
Message: Code(-9172) Error in CN=Bob Andrew McNair/O=Novell : An invalid DN '{1}' is specified: DN does not conform to the format required by the current context.
Resolution
The problem is that the default
configuration is set to publish src-dns in NOTES_TYPED format, but
the placement rule is expecting eDir slash format.