Go Back   TechArena Community > Technical Support > Computer Help > Windows Security
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags:

Sponsored Links



AD user limited to read ldap only

Windows Security


Reply
 
Thread Tools Search this Thread
  #1  
Old 08-01-2009
Member
 
Join Date: Jan 2009
Posts: 1
AD user limited to read ldap only

I have a non-windows devices which needs to read AD LDAP. The device uses a AD username and password to access the LDAP info. Call me paranoid but if someone should happen to access the device and extract the user/password I would like to at least prevent the user from logging on to the network. Is is possible to create a user account that can only read ldap, and not have any other permissions?

Thanks for any help.
Reply With Quote
  #2  
Old 29-01-2009
Member
 
Join Date: Jan 2009
Posts: 1
Re: AD user limited to read ldap only

Add your user to these Rights...

SeDenyBatchLogonRight
SeDenyInteractiveLogonRight
SeDenyRemoteInteractiveLogonRight
SeDenyServiceLogonRight

Do not remove the SeDenyNetworkLogonRight. This allows a user to authenticate over the network.
Reply With Quote
  #3  
Old 17-06-2011
Member
 
Join Date: Jun 2011
Posts: 2
Re: AD user limited to read ldap only

Where do I find these settings?
Reply With Quote
  #4  
Old 17-06-2011
JAMES_911's Avatar
Member
 
Join Date: Dec 2007
Posts: 1,553
Re: AD user limited to read ldap only

  1. Open ADSIEdit from the Windows 2000 Support Tools.
  2. Locate the Domain Naming Context folder. This folder has the LDAP path of your domain.
  3. Right-click the Domain Naming Context folder, and then click Properties.
  4. Click Security.
  5. Click Advanced.
  6. Click Add.
  7. Click the User Object user, and then click OK.
  8. Click the Permission Type tab.
  9. Click Inheritance from the Apply onto box.
  10. Click to select the Allow check box for the Permission.
Reply With Quote
  #5  
Old 17-06-2011
Member
 
Join Date: Jun 2011
Posts: 2
Re: AD user limited to read ldap only

Thanks for the steps. I was hoping the solution in this thread would help, but it hasn't. Perhaps someone could help in my my scenario:

Native 2008 AD domain. We use a third-party app that allows authentication through LDAP. Regular users can authenticate in, but service accounts can't. Though I get a "user not found" error, the same error is generated when a user puts in the wrong password. I've tested placing the user(s) and service accounts in different OUs/containers, but that doesn't make any difference. The service account can log into a computer, so I know that it works otherwise. Vendor support says they have seen similar problems when the service account has read-only permissions to the AD, and that is what led me to this thread. And the LDAP guru for my environment tells me that there a problem in the app's code, however the vendor isn't admitting anything.

So with the tip from this thread, I gave the service account Full Control over the deepest child container it is in, but that didn't fix my problem.

Any suggestions out there?
Reply With Quote
  #6  
Old 18-06-2011
SUpER CoP's Avatar
Member
 
Join Date: Dec 2007
Posts: 937
Re: AD user limited to read ldap only

Hi a4andrew,

The error message that you are getting is very general and it does not explain any specific problem or reason itself. Microsoft has a very good article to fix this issue at http://support.microsoft.com/kb/324321/en-us. You can also try to use the below method and see if it helps:
  • From the SQL Server running Windows 2008 R2, Click Start-> Run and type the command GPEDIT.MSC. This will open the Policy Editor.
  • From Policy Editor Expand “Computer configuration” - > Windows Settings -> Security Setttings -> Local Policies -> Security Options.
  • You will see all security policies on right hand side window. Make changes into the following two policies.
    • Domain member: Digitally encrypt secure channel data (when possible) – Disable this policy
    • Domain member: Digitally sign secure channel data (when possible) – Disable this policy
After that close the policy editor and reboot.
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Security


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "AD user limited to read ldap only"
Thread Thread Starter Forum Replies Last Post
Problem in binding the user in LDAP using Spring LDAP deepti.agrawal Software Development 1 25-04-2011 03:26 AM
Query LDAP to get user Telephone Omar Rodríguez Active Directory 1 10-06-2009 07:00 PM
LDAP user authentication error with VBScript from ASP mirin Active Directory 2 02-09-2007 12:13 PM
LDAP - Help please, user creation and settings Kane T Windows Server Help 3 26-10-2006 01:41 AM
User permissions to read LDAP Galvanon Window 2000 Help 8 14-05-2006 07:13 PM


All times are GMT +5.5. The time now is 12:43 PM.