|
|
DotNetNuke Modules
Started by admin at 07-08-2005 17:29. Topic has 11 replies.
 
 
|
|
Sort Posts:
|
|
|
|
07-08-2005, 17:29
|
admin
Joined on 06-16-2005
Auckland, New Zealand
Posts 63
|
Configuring LDAP Directory module
|
|
|
|
|
|
I also bought LDAP, but having problems.
SERVER.DOMAIN.LOCAL/DC=domain,DC=local
I am inputting svr1.mydomain.com/DC=mydomain,DC=com
But I don’t get anything
If I put
svr1/DC=mydomain,DC=local
Then I get User not authenticated: A referral was returned from the server
But my domain is mydomain.com not mydomain.local
AD/LDAP entry is CN=svr1 DC=mydomain and DC=com – I have a few other devices (prints and phones) using LDAP fine.
The Webserver is not on a Domain controller but on same subnet / network
I am using mydomain\username and password.
Roger Willcocks Software Engineer MSCD.NET L-Space Design http://www.l-space-design.com/ "Putting your experience to work"
|
|
|
|
|
Report
|
|
|
|
07-08-2005, 17:31
|
admin
Joined on 06-16-2005
Auckland, New Zealand
Posts 63
|
Re: Configuring LDAP Directory module
|
|
|
|
|
|
I think you probably need to use the following server set up:
svr1/DC=mydomain,DC=com
A referral being returned means that the call is being 'corrected' to an appropriate server.
Roger Willcocks Software Engineer MSCD.NET L-Space Design http://www.l-space-design.com/ "Putting your experience to work"
|
|
|
|
|
Report
|
|
|
|
07-08-2005, 17:34
|
admin
Joined on 06-16-2005
Auckland, New Zealand
Posts 63
|
Re: Configuring LDAP Directory module
|
|
|
|
|
|
When i put svr1/DC=mydomain,DC=com with out username and password, i get User not authenticated: The parameter is incorrect
Then if i use the same thing and put username and password, i get There were no results returned.
Ok.
With the username and password options, you have a valid connection.
Have you added any entries into 'Groups'?
Roger Willcocks Software Engineer MSCD.NET L-Space Design http://www.l-space-design.com/ "Putting your experience to work"
|
|
|
|
|
Report
|
|
|
|
07-09-2005, 23:00
|
|
Anonymous
|
Re: Configuring LDAP Directory module
|
|
|
|
|
|
once i added groups. it worked perfectly. This will be so helpful for our company intranet.
I used ADSI tool from support tools and created queries.
thanks for your fast and prompt response.
Da3dwhiteboy
MCSE/MCP
IT Administrator.
|
|
|
|
|
|
|
|
|
07-10-2005, 2:48
|
admin
Joined on 06-16-2005
Auckland, New Zealand
Posts 63
|
Re: Configuring LDAP Directory module
|
|
|
|
|
|
Glad to hear it.
One tip if you are adding users. It can be very difficult to identify 'real' people as opposed to server accounts as they both are 'user' and 'person' in the Active Directory.
One good method is to add (sn=*) to the group query, that eliminates any accounts where the surname has not been added.
Have to amend this. I've now found circumstances where even though a user object has a valid sn attribute, they are still not returned when filtering by (sn=*). A shame that.
Roger Willcocks Software Engineer MSCD.NET L-Space Design http://www.l-space-design.com/ "Putting your experience to work"
|
|
|
|
|
Report
|
|
|
|
08-08-2005, 23:32
|
|
Anonymous
|
Re: Configuring LDAP Directory module
|
|
|
|
|
|
Hi,
I purchased your product from Snowcovered.
I added group (objectCategory=user), but I still get "There were no results returned."
server: w2k3srv1/dc=abc,dc=com,dc=au
user name: abc/user
I am using the corect format in entering the group.
Please furnish examples of groups scripts that I can test.
Thanks,
Ed Alvir
|
|
|
|
|
|
|
|
|
08-09-2005, 14:52
|
admin
Joined on 06-16-2005
Auckland, New Zealand
Posts 63
|
Re: Configuring LDAP Directory module
|
|
|
|
|
|
Hi Ed.
So you have put in a server, user name and password.
When you press 'Test', you don't get an error message, but do see
'No results were returned'
The details you indicate above should work.
Possible causes are:
- User name should be abc\user not abc/user
- Use just the server name (w2k3srv1) instead of including the DC syntax
- The user account you have specified does not have read permission for the objects
If changing the server name works, it indicates that the LDAP node you are requesting by including the DC syntax either does not exist, or that there are no users within it. You will need to use something like the Softerra LDAP Browser or Active Directory Users And Computers tool to look up the distinguished name of the root node.
If changing the user account to an Administrative account works, it indicates that the account you were using does not have read privileges in the AD, and you will need to use another (hopefully non-administrative) account.
If it works with
Roger Willcocks Software Engineer MSCD.NET L-Space Design http://www.l-space-design.com/ "Putting your experience to work"
|
|
|
|
|
Report
|
|
|
|
08-09-2005, 18:05
|
edalvir
Joined on 08-09-2005
Posts 2
|
Re: Configuring LDAP Directory module
|
|
|
|
|
|
Hi Roger,
Used the following:
Server: w2k3srv1 User name: abc\user
Enter password for user
Added group (objectCategory=user)
Got these returns.
"The Users search filter is invalid." "There were no results returned."
Thanks,
Ed
|
|
|
|
|
Report
|
|
|
|
08-09-2005, 19:50
|
admin
Joined on 06-16-2005
Auckland, New Zealand
Posts 63
|
Re: Configuring LDAP Directory module
|
|
|
|
|
|
Hmm, haven't seen that error before.
Could you take a screen shot and post it for me?
Thanks.
Roger
Roger Willcocks Software Engineer MSCD.NET L-Space Design http://www.l-space-design.com/ "Putting your experience to work"
|
|
|
|
|
Report
|
|
|
|
08-09-2005, 22:38
|
edalvir
Joined on 08-09-2005
Posts 2
|
Re: Configuring LDAP Directory module
|
|
|
|
|
|
Attn. Roger Wilcoks
Hi Roger,
Attached is the screen shot of the error.
Thanks!
Ed
-------------------
I emailed the screenshot to this address. 'forums@l-space-design.com'
|
|
|
|
|
Report
|
|
|
|
08-11-2005, 3:17
|
|
Anonymous
|
Re: Configuring LDAP Directory module
|
|
|
|
|
|
Roger,
What a great support and an excellent product.
Thanks!
Ed
|
|
|
|
|
|
|
|
|
|
L-Space Design ... » L-Space Design ... » DotNetNuke Modu... » Re: Configuring LDAP Directory module
|
|
|
|