forward slash display name parsing problem via LDAP in VBS
- From: sashaberin@xxxxxxxxx
- Date: 21 Mar 2006 11:18:18 -0800
I am trying to run a custom script to get some personal information for
all users in forest. This has to be scheduled as a weekly task and I
can't allow any run time errors.
During the process of creating user objects using:
strUsr = "LDAP://" & str
set objUser = GetObject (strUsr)
I am getting an error as following (null): 0x80005000
I have identified the problem of having a '/' character in a display
name.
I was wondering if there is a way to overcome this or deal with it. Is
that a known ldap limitation?
Thanks, Alex.
.
- Follow-Ups:
- Re: forward slash display name parsing problem via LDAP in VBS
- From: Marty List
- Re: forward slash display name parsing problem via LDAP in VBS
- Prev by Date: GetVariableValue - Gone?????
- Next by Date: re: Location of the profile.msh for custom provider
- Previous by thread: GetVariableValue - Gone?????
- Next by thread: Re: forward slash display name parsing problem via LDAP in VBS
- Index(es):