Re: How to prevent LDAP simple bind?
From: Boris Lokhvitsky (msexpert_at_gmail.com)
Date: 08/25/04
- Next message: MDJ: "Locations"
- Previous message: Boris Lokhvitsky: "Re: How to prevent LDAP simple bind?"
- In reply to: Boris Lokhvitsky: "Re: How to prevent LDAP simple bind?"
- Next in thread: Boris Lokhvitsky: "Re: How to prevent LDAP simple bind?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Aug 2004 17:16:28 -0700
Cool! I have tested it with the home-grown Java client performing the simpla
bind - and this policy is working fine.
Thanks Joe, thanks Jason, for your help.
Best regards,
Boris
"Boris Lokhvitsky" <msexpert@gmail.com> wrote in message
news:ey7sP1iiEHA.1040@TK2MSFTNGP09.phx.gbl...
> Thanks Joe,
>
> Yeah I understand that. What I meant was - actually there are two
> alternatives, you can either allow simple bind but require to use SSL for
> it, or you can require secure bind over plain 389. Both ways are secure, I
> am just wondering how to prevent the NON secure way which is simple bind
> over port 389.
>
> Thanks,
> Boris
>
>
> "Joe Richards [MVP]" <humorexpress@hotmail.com> wrote in message
> news:ePQEIpgiEHA.2664@TK2MSFTNGP11.phx.gbl...
> > Yes I believe this will accomplish your goal as it has a requirement,
> strong
> > authentiation and a simple bind isn't.
> >
> > ADSI can use 389, as does normal LDAP and that has nothing to do with
the
> bind
> > type. You can do a sasl bind to 389 just fine. Blocking 389 would break
a
> ton of
> > stuff.
> >
> > --
> > Joe Richards Microsoft MVP Windows Server Directory Services
> > www.joeware.net
> >
> >
> >
> > Boris Lokhvitsky wrote:
> > > Hello All,
> > > Simple LDAP bind, as everybody knows, uses plaintext username and
> password
> > > transmitted over the network. In case I am not using port 636
> (LDAP-SSL),
> > > and just plain old 389, how can I prevent users from performing simple
> bind
> > > to my domain controller and only allow them to use secure SSPI bind?
> > > The best I could find was KB 823659 which advises to use GPO setting
> "LDAP
> > > server signing requirements". I am still not sure if this might help
> here.
> > > Some other articles mention that ADSI is restricted to SSL port (636)
> when
> > > it makes a bind call to the LDAP server. However, there might be
> different
> > > LDAP clients (Linux flavored indeed) that use various methods. I would
> like
> > > to prevent any possibility of a simple bind to happen.
> > > Please advise.
> > > Thanks,
> > > Boris
> > >
> > >
>
>
- Next message: MDJ: "Locations"
- Previous message: Boris Lokhvitsky: "Re: How to prevent LDAP simple bind?"
- In reply to: Boris Lokhvitsky: "Re: How to prevent LDAP simple bind?"
- Next in thread: Boris Lokhvitsky: "Re: How to prevent LDAP simple bind?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|