Photo Gallery
Member List
Search
Calendars
FAQ
Ticket List
Log Out
Forums
Register
Login
My Profile
Inbox
Address Book
My Subscription
My Forums
Anyone ever tried to bind to Unix LDAP server?
Logged in as: Guest
arrSession:exec spGetSession 2,2,61017
Active Users: There are
0
members and
0
guests.
Users viewing this topic: none
Printable Version
All Forums
>>
[Scripting]
>>
WSH & Client Side VBScript
>> Anyone ever tried to bind to Unix LDAP server?
Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page:
[1]
Login
Message
<< Older Topic
Newer Topic >>
Anyone ever tried to bind to Unix LDAP server? -
6/4/2008 1:29:35 AM
ginolard
Posts: 1053
Score: 21
Joined: 8/10/2005
Status:
offline
You can, apparently, bind to non AD LDAP Servers using OpenDSObject but I cannot figure out the syntax
I am told, by our LDAP admin, that the container for the users is
OU=users,o=foo,o=int
As I understand that should mean that binding path should be
Set DSO = GetObject("LDAP:") 'Set Container = DSO.OpenDSObject("LDAP://LDAPSERVER:389/ou=users,o=foo,o=int","","",0)
That isn't working (no such object on server). Anyone ever done this?
_____________________________
Author of ManagePC -
http://managepc.net
AD Query Template -
http://www.visualbasicscript.com/m_40609/tm.htm
Consolidated Scripting Framework -
http://www.visualbasicscript.com/m_59109/tm.htm
Post #: 1
If you found our site useful please link to us
<a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>
.
All Forums
>>
[Scripting]
>>
WSH & Client Side VBScript
>> Anyone ever tried to bind to Unix LDAP server?
Page:
[1]
Jump to:
Select a Forum
All Forums
----------------------
[Welcome]
- - Forum Rules
- - Test Posting Messages
- - New Member Area/Introduction
[Scripting]
- - WSH & Client Side VBScript
- - WSH & Client Side VBScript Tutorial
- - Post a VBScript
- - Windows PowerShell
- - ASP
- - ASP.NET
- - Windows Script Components
[General Forum]
- - Other Programming/Scripting Languages
- - Suggestions & Feedback
- - Off-Topic Lounge
New Messages
No New Messages
Hot Topic w/ New Messages
Hot Topic w/o New Messages
Locked w/ New Messages
Locked w/o New Messages
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
Forum Software ©
ASPPlayground.NET
Advanced Edition
2.5.5 ANSI