novell.support.identity-manager.engine-drivers
  Home FAQ Contact Sign in
novell.support.identity-manager.engine-drivers only
 
Advanced search
January 2007
motuwethfrsasuw
1234567 1
891011121314 2
15161718192021 3
22232425262728 4
293031     5
2007
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2007 2006    
total
novell.support ... engine-drivers Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Re: Synching AD, eDir with unique attribute         


Author: j
Date: Jan 26, 2007 12:00

I am curious as to what 9 digit system attribute you are matching on? We
have been trying to find a good way to match acounts...
> That is what the schema mapping policy is for.
> --
>
> Father Ramon
>
>
> D Nosse wrote:
>> We are synching eDir to AD, and AD is connecting via a remote loader.
We
>> want to match on a single field/attribute which contains an
>> internally-assigned 9-digit code. We do not want to match on name,
>> userid, or any other field. The problem I'm having is that the fields
>> containing the code are named differently on AD and eDir. Could
someone
>> point me in the right direction on how to synch these fields?
Renaming
>> is an option but it'll be a pain. Thanks!
no comments
  Re: How to parse the DN of the current object?         


Author: jcocke1
Date: Jan 26, 2007 11:57

Let's say that I am creating a user, FRAMON, in the
Novell/Experts/IDM/Users container. IDM will now create that user in my
identity vault in Vault/Users. I want to parse the DN of FRAMON and store
his context (Novell/Experts/IDM/Users)with my valut object. I will use
this for notification purposes, etc. Our file and print tree is very
nested, and our vault is very flat.

I have tried:

Parse DN
Source DN()

Parse DN
Source Attribute DN()

But I get -613 syntax violation. I don't know if parse is the right
verb....I just know I need to somehow capture the user's location/context
in the original tree.
> What exactly do you want to parse out of it? What exactly have you
> tried? What exactly were the errors you were getting?
> --
>
> Father Ramon
>
>
> jcocke1@dot.state.tx.us wrote:
>> Hello......
Show full article (1.65Kb)
no comments
  Migrating from DirXML 1.1a to IDM 3.0.1         


Author: Russell La Plante
Date: Jan 26, 2007 11:19

We are migrating from a current install of the original DirXML starter
Pack. (1.0 NW 5.1 days that has been upgraded through the years to NW
6.5 1.1a).

DirXML Structure:
6 OU representing our locations. Each ou has ADSYNC driver set and
ADDriver. Each office has a DirXML engine running on a W2K server
w/PWSync. The driver set is configured to handle just that OU sync to
a matching AD OU.

Target IDM Structure.
IDM Vault Engine etc running on one W2K3 server at corp. Remote loader
running on W2K3 server at each office. Driver (Remote loader)
configured to handle separate OU's as we migate.

Consern and Question:
Each office has users that have been proccessed with the existing
DirXML 1.1 and have the Proccessed GUID in the users DirXML tap through
Console one.

We have had users recreated at UserDoe1 and back again into NDS after
working with the driver.
Show full article (1.10Kb)
no comments
  Re: AD Group Help         


Author: jkinney
Date: Jan 26, 2007 10:50

Thanks, I actually got it working late yesterday. I wish I could say for
sure what it was, but honestly I'm not real sure. All I did was delete and
recreate using the rule you previously posted as a template and VOILA!!
There it was..working like a champ!! Thanks for your responses and
assistance!!

Joey
> Something like this in the subscriber command transformation:
>
> >
>
>
Show full article (5.88Kb)
no comments
  Re: HP Service Desk Driver         


Author: Ofer Gigi
Date: Jan 26, 2007 10:42

On Wed, 17 Jan 2007 16:04:01 GMT, Rob wrote:
> I've got some questions about using IDM with HP Service Desk. Specifically,
> our HP Service Desk admin claims that the innate, HP provided Unique
> Identifier on the SQL tables it uses, can only come from a user-creation
> passing through their API... so we cannot create users in Service Desk via
> JDBC connection to SQL tables/views.
>
> Is the IDU truly THAT inaccessible?
>
> Has anyone done a connection to HP Service Desk? If so, by what method?
> JDBC Driver? Direct or Indirect? Delimited Text?
>
> Or, has anyone implemented the HP Service Desk LDAP integration to use
> E-Directory?
>
> Thanks for any insights!
>
> Rob
Show full article (1.18Kb)
no comments
  Re: Adding an attr to an input|instance document         


Author: rjreisbi
Date: Jan 26, 2007 10:21

Thanks! This is just what I needed!!!
>
> add default attribute to instance
>
>
> instance
>
Show full article (1.18Kb)
no comments
  How to parse the DN of the current object?         


Author: jcocke1
Date: Jan 26, 2007 09:59

Hello....

I am trying to place a rule in my eDir-eDir driver that:

When a user is created in my Identity Vault, it will parse the DN of the
source DN of the user, and set a variable on the object in the vault
equal to that string (so that we can reference it's location in the
source tree).

I have used the parseDN before to parse the creator's name, but I cannot
get the parse token to work when trying to prse the source DN.

parse DN (SourceDN)
parse DN (source attribute DN)
parse DN (operatrion attribute DN)??

I have tried the above combinations, and I get syntax errors. (I have
been putting this policy in the command transformation policies).

Does anyone know how to write this? Thanks so much, Jordan
1 Comment
  Re: Notes driver issue - mailfile replica and ACL         


Author: Tyrrayo
Date: Jan 18, 2007 05:45

Hi Perry, thanks for you reply

I have updated Domino driver to the latest version and it seem like it
is working fine now.

Regards,
Tyrrayo

Perry Nuffer wrote:
> Tyrrayo:
>
> I don't know which Notes driver version you are using, but the current Notes
> driver does remove its own ACL reference from newly created mailfiles.
> If the trace...
Show full article (1.98Kb)
no comments
  GroupWise Driver and multiple Domains         


Author: kmaule
Date: Jan 18, 2007 04:19

Hi there,
We're going through a scoping exercise for a GroupWise IDM3 driver. The
implementation guide says that "The driver can connect to a secondary
GroupWise domain, but Novell recommends that the GroupWise driver connects
to the primary GroupWise domain".

The client has four Domains and four relevant Post Offices. Can one GW
driver do it all or should we consider four drivers? Users do move around
and could need to be placed in an OU that is logically serviced by a
different Domain.

Cheers,
Kirk
no comments
  Re: Synchronizing plain text value of user's Universal Password         


Author: kmaule
Date: Jan 18, 2007 03:57

Thanks for that. We'll give it a try in the coming weeks.
Cheers,
Kirk
no comments
1 2 3 4 5 6 7 8 9