

Cadet 2nd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-02-22
23:34
472 views
Re: IDM project deployment via command line
I know this thread is old, but I am very interested in automating both
the exporting and importing drivers from and to my eDirectory trees. We
have multiple clients that are looking at automating the deploy of
drivers and we'd like to have a story to tell them, did anything come
from this research? Should I post this on a new thread?
--
akynaston
------------------------------------------------------------------------
akynaston's Profile: https://forums.netiq.com/member.php?userid=4121
View this thread: https://forums.netiq.com/showthread.php?t=1978
7 Replies


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-02-23
05:37
akynaston <akynaston@no-mx.forums.microfocus.com> wrote:
>
I know this thread is old, but I am very interested in automating both
the exporting and importing drivers from and to my eDirectory trees. We
have multiple clients that are looking at automating the deploy of
drivers and we'd like to have a story to tell them, did anything come
from this research? Should I post this on a new thread?
Definitely a new thread and explain your specific requirements
From what I recall, this is still very much undocumented and could change.
--
If you find this post helpful and are logged into the web interface, show
your appreciation and click on the star below...
>
I know this thread is old, but I am very interested in automating both
the exporting and importing drivers from and to my eDirectory trees. We
have multiple clients that are looking at automating the deploy of
drivers and we'd like to have a story to tell them, did anything come
from this research? Should I post this on a new thread?
Definitely a new thread and explain your specific requirements
From what I recall, this is still very much undocumented and could change.
--
If you find this post helpful and are logged into the web interface, show
your appreciation and click on the star below...
Alex McHugh - Knowledge Partner - Stavanger, Norway
Who are the Knowledge Partners
If you appreciate my comments, please click the Like button.
If I have resolved your issue, please click the Accept as Solution button.
Who are the Knowledge Partners
If you appreciate my comments, please click the Like button.
If I have resolved your issue, please click the Accept as Solution button.
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-03-01
15:34
On 2016-02-22 23:34:01 +0000, akynaston said:
> I know this thread is old, but I am very interested in automating both
> the exporting and importing drivers from and to my eDirectory trees. We
> have multiple clients that are looking at automating the deploy of
> drivers and we'd like to have a story to tell them, did anything come
> from this research? Should I post this on a new thread?
I would also like to find out more regarding automated (headless) deployment.
A customer of mine has resorted to LDAP and scripting to automatically
deploy drivers in a staged environment - probably as unsupported as
this stuff is.
/Mark
> I know this thread is old, but I am very interested in automating both
> the exporting and importing drivers from and to my eDirectory trees. We
> have multiple clients that are looking at automating the deploy of
> drivers and we'd like to have a story to tell them, did anything come
> from this research? Should I post this on a new thread?
I would also like to find out more regarding automated (headless) deployment.
A customer of mine has resorted to LDAP and scripting to automatically
deploy drivers in a staged environment - probably as unsupported as
this stuff is.
/Mark


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-03-01
16:54
mvreijn;265628 Wrote:
> On 2016-02-22 23:34:01 +0000, akynaston said:
>
> > I know this thread is old, but I am very interested in automating
> both
> > the exporting and importing drivers from and to my eDirectory trees.
> We
> > have multiple clients that are looking at automating the deploy of
> > drivers and we'd like to have a story to tell them, did anything come
> > from this research? Should I post this on a new thread?
>
> I would also like to find out more regarding automated (headless)
> deployment.
>
> A customer of mine has resorted to LDAP and scripting to automatically
> deploy drivers in a staged environment - probably as unsupported as
> this stuff is.
>
>
> /Mark
Hi Mark,
Definitely it is not supported (yet?), but I also think about this
scenario and it "almost" working solution.
Typical scenario:
1. LDAP export from QA tree
2. "Update" in this LDIF file some "specific" parameters
(IP/port/service account name)
3. LDAP import to another tree
All these steps can be scripted 🙂
Alex
--
If you find this post helpful, please show your appreciation by clicking
on the star below :cool:
------------------------------------------------------------------------
al_b's Profile: https://forums.netiq.com/member.php?userid=209
View this thread: https://forums.netiq.com/showthread.php?t=1978


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-03-01
17:20
On 3/1/2016 10:34 AM, mvreijn wrote:
> On 2016-02-22 23:34:01 +0000, akynaston said:
>
>> I know this thread is old, but I am very interested in automating both
>> the exporting and importing drivers from and to my eDirectory trees. We
>> have multiple clients that are looking at automating the deploy of
>> drivers and we'd like to have a story to tell them, did anything come
>> from this research? Should I post this on a new thread?
>
> I would also like to find out more regarding automated (headless)
> deployment.
>
> A customer of mine has resorted to LDAP and scripting to automatically
> deploy drivers in a staged environment - probably as unsupported as this
> stuff is.
Go watch the session Aditya did on Designer headless if you want to see
more info on this approach. Probably the most definitive info on the
subject that exists. I have some extra scripts to make it easier from
Volker before he left NetIQ.
> On 2016-02-22 23:34:01 +0000, akynaston said:
>
>> I know this thread is old, but I am very interested in automating both
>> the exporting and importing drivers from and to my eDirectory trees. We
>> have multiple clients that are looking at automating the deploy of
>> drivers and we'd like to have a story to tell them, did anything come
>> from this research? Should I post this on a new thread?
>
> I would also like to find out more regarding automated (headless)
> deployment.
>
> A customer of mine has resorted to LDAP and scripting to automatically
> deploy drivers in a staged environment - probably as unsupported as this
> stuff is.
Go watch the session Aditya did on Designer headless if you want to see
more info on this approach. Probably the most definitive info on the
subject that exists. I have some extra scripts to make it easier from
Volker before he left NetIQ.
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-03-02
08:24
Hi Geoff,
I've, also i guess, been experimenting with automated deployments. Our
product is a standardized but heavily configurable IDM solution using
packages, it would really help if we can upgrade customers fully
automated using puppet or such. Could you point me to this video? It
sounds interesting at least.
Regards,
Albert-Jan Stevens
> Go watch the session Aditya did on Designer headless if you want to
> see
> more info on this approach. Probably the most definitive info on the
> subject that exists. I have some extra scripts to make it easier from
> Volker before he left NetIQ.
--
ajstevens
------------------------------------------------------------------------
ajstevens's Profile: https://forums.netiq.com/member.php?userid=3153
View this thread: https://forums.netiq.com/showthread.php?t=1978
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-03-02
09:01
ajstevens wrote:
> I've, also i guess, been experimenting with automated deployments. Our
> product is a standardized but heavily configurable IDM solution using
> packages, it would really help if we can upgrade customers fully
> automated using puppet or such. Could you point me to this video? It
> sounds interesting at least.
You need to contact Geoffrey via mail (his mail address can be deduced
by looking at his posts.
He will add you to the correct group so you can access the shared
location where these sessions are archived.
> I've, also i guess, been experimenting with automated deployments. Our
> product is a standardized but heavily configurable IDM solution using
> packages, it would really help if we can upgrade customers fully
> automated using puppet or such. Could you point me to this video? It
> sounds interesting at least.
You need to contact Geoffrey via mail (his mail address can be deduced
by looking at his posts.
He will add you to the correct group so you can access the shared
location where these sessions are archived.
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-03-02
10:04
Ok cool thanks I will to that.
--
ajstevens
------------------------------------------------------------------------
ajstevens's Profile: https://forums.netiq.com/member.php?userid=3153
View this thread: https://forums.netiq.com/showthread.php?t=1978