What does ldapsearch show? 


On Mon, Mar 22, 2004 at 12:14:06PM -0600, Josh Close (josh at teamfreeze.com) wrote:
> Does anyone know ANYTHING about this?
> 
> -Josh
> 
> 
> > -----Original Message-----
> > From: tclug-list-bounces at mn-linux.org
> > [mailto:tclug-list-bounces at mn-linux.org]On Behalf Of Josh Close
> > Sent: Friday, March 19, 2004 2:23 PM
> > To: TCLUG (E-mail)
> > Subject: [TCLUG] Auth_LDAP with Active Directory
> > 
> > 
> > I'm trying to authenticate active directory users with 
> > apache. I haven't
> > found much documentation on this.
> > 
> > This is my apache config so far.
> > 
> > <Directory "/path/to/dir">
> >         AuthLDAPEnabled On
> >         #AuthLDAPBindDN  "ip/dc=domain,dc=com,ou=ou here,cn=cn here"
> >         #AuthLDAPBindPassword ""
> >         AuthLDAPURL ldap://ip/CN=cn here,OU=ou here,DC=domain,DC=com
> >         AuthName "AuthName"
> >         AuthType Basic
> >         require valid-user
> > </Directory>
> > 
> > I'm getting this error in the apache log.
> > 
> > [Fri Mar 19 14:19:51 2004] [error] [client myIP] Search must 
> > return exactly
> > 1 entry; found 0 entries for search 
> > (&(objectclass=*)(uid=joe.user)): URI
> > /dir
> > 
> > It looks like it's searching AD fine. I'm probably just doing 
> > something real
> > simple and stupid wrong here.
> > 
> > Any help would be great.
> > 
> > -Josh
> > 
> > 
> > _______________________________________________
> > TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> > http://www.mn-linux.org tclug-list at mn-linux.org
> > https://mailman.real-time.com/mailman/listinfo/tclug-list
> > 
> 
> 
> _______________________________________________
> TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> http://www.mn-linux.org tclug-list at mn-linux.org
> https://mailman.real-time.com/mailman/listinfo/tclug-list
> 

-- 
Jay Kline
http://www.slushpupie.com


_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list