|
|
 |  |
Re: Premature removal of Domain infoFrom: Robert Canary Date: Monday, March 10, 2003
Time: 8:26:44 amThe problem is not that it cannot find IP, but I was try to get it to do
recursive delete, and the plugin was looking for info other just a DN,
and the plugin dosen't like that...if I use the same DN from the
commandline with the JDBC-LDAP Bridge Driver from openldap.org then it
works fine. Appaerenttly acmetech han't finished their plugin yet. If
I only delete individual item in a record then it will do that, but it
will not do a recursive delete into the branches. So I must script
*all* branches into the LDAP script. That is not a good thing. If I
add host records to the subtree (which, I will have to do manually as of
now), then there would be no record of it in OG therefore I would have
to delete them manually, unless I can do an ldapdelete -r -D "....."
which searches for subtrees and leaves.
A ssh routine or a telnet routine would be the only other way, so I am
using ssh for now where I can use a more correct ldap commandline.
However, OG will not capture output from that commandline so agian I
have no confirmation if the action was succesful, unless I manually
check it. If I manually check it I might as well delete it while I am
there.
Shawn Hogan wrote:
>
> Robert Canary wrote:
>
> > No it never makes it to the ldap server. I can watch the LDAP sever and
> > no attempt is made to connect from the IP addy of OG. The plugin checks
> > stop it before it it gets there....agian no connection is being made to
> > the ldap server. So it cannot be an LDAP server error, because it never
> > get far enough to process the DN.
>
> What if you change the LDAP IP address to something invalid, do you still
> get the same error?
>
> - Shawn
>
> ----------------------------------
> Shawn D. Hogan
> President, Digital Point Solutions
> http://www.digitalpoint.com
> (858) 452-3696
>
> ---------------------------------------------------
> To subscribe, unsubscribe or to search list archive
> please visit http://www.optigold.com/lists/isp.html
> ---------------------------------------------------
---------------------------------------------------
To subscribe, unsubscribe or to search list archive
please visit http://www.optigold.com/lists/isp.html
---------------------------------------------------
|

Return to Digital Point Solutions' Home Page |