Page 1 of 3 1 2 3 >
Topic Options
Rate This Topic
#138544 - 08/08/07 01:20 PM Loading people from Active Directory
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
Hi, right now we are looking to change the load people .. we want to use AD, but i really don't know how to do that .. cna someone teel me the way i have to take ....

trhanks

Top
#138551 - 08/08/07 06:28 PM Re: Loading people from Active Directory [Re: PAT30]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
Hi,

Look at the integration Guide for ARDBC and LDAP integration.
_________________________
Vincent.

Top
#138558 - 08/09/07 07:16 AM Re: Loading people from Active Directory [Re: Vincent_RIEDWEG]
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
Where i cna find it ? im not able to find it in the remedy web site ....

Top
#138559 - 08/09/07 08:13 AM Re: Loading people from Active Directory [Re: PAT30]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
This guide is available in the documentation section on the BMC Support Site.

This documentation is a AR System V7 doc, but most things are applicable with older version.
_________________________
Vincent.

Top
#138561 - 08/09/07 09:12 AM Re: Loading people from Active Directory [Re: Vincent_RIEDWEG]
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
Oki, i just entered the information of my lda server in the ardbc ldap forms .. after that i trey to create a vendor forms, and i got this error :

Impossible de se connecter au service de répertoire : Invalid credentials (LDAPERR 49)80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece (ARERR 3375).

you have an idea ?

Top
#138562 - 08/09/07 09:42 AM Re: Loading people from Active Directory [Re: PAT30]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
Hi,

Your bind User and / or Bind Password information seems to be wrong. Check that with your LDAP Administrator.
_________________________
Vincent.

Top
#138573 - 08/10/07 09:19 AM Re: Loading people from Active Directory [Re: Vincent_RIEDWEG]
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
Oki, that works fine, now ... the vendor forms is populated correctly, now what is your reocmmandation to populate my people form one time per day ... an escalation that run every day ? to load information missing in the people forms, but my question is, how can i start the create news user, and modify existing user, or delete user ...

thanks

Top
#138574 - 08/10/07 10:48 AM Re: Loading people from Active Directory [Re: PAT30]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
Hi,

You need to design an integration between your ARDBC form and your application people form to :
* Create new people
* Modify only modified people
* Delete only deleted people
* Maintain the relationships between your application people form and other related form in your application

It's not only one escalation... It's a complete integration that you need to design and develop.
_________________________
Vincent.

Top
#138577 - 08/10/07 11:27 AM Re: Loading people from Active Directory [Re: Vincent_RIEDWEG]
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
I know that, but you do it by escalation of filter ?
i cna create a filter guide, with many action .. to run all, but i need that to run in every record in my vendor forms ....
if that runs from an escalation, that will be run on every record ... whats your suggestion ?

thanks

Top
#138581 - 08/10/07 11:52 AM Re: Loading people from Active Directory [Re: PAT30]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
 Originally Posted By: PAT30
I know that, but you do it by escalation of filter ?


Both \:\)

Escalations (on Vendor Form for Create / Modify and on people for for Delete) with optimized criteria to minimize the number of records. These escalations only do a "Command" Set Field to a Display-Only field. (search for Form Command on BMCDN Library for more explanations about "Command")

Create one filter that execute on modify for each "Command" and then call the right Filter Guide.

I hope this helps.
_________________________
Vincent.

Top
Page 1 of 3 1 2 3 >