On Mon, 12 Sep 2011, Juan Diego Calle wrote:
> Ok, let me rephrase this, I have read many books, like O'reilly s LDAP
> system administratoro, or docs like Or
> http://tools.ietf.org/html/rfc4511#section-4.9, that explains this
> exactly
>
>The Modify DN operation allows a client to change t
Ok, let me rephrase this, I have read many books, like O'reilly s LDAP system
administratoro, or docs like Or http://tools.ietf.org/html/rfc4511#section-4.9,
that explains this exactly
The Modify DN operation allows a client to change the Relative
Distinguished Name (RDN) of an entry in th
You didn't try all combinations of parameters, you need to be exhaustive
when doing trial and error, otherwise there is no guarantee you get to the
right combination in a finite amount of time. Or, you can read RFC4511
and find out how to do things right the first time.
p.
> Hi thanks for the he
Hi thanks for the helo I have being tryinn a few things with ldapmodify,
I need to modify the user from
dn: uid=user1,ou=People,dc=mydomain,dc=com,
to
dn: uid=user1,ou=Group1,ou=People,dc=mydomain,dc=com,
I have try some of the following attempts
dn: uid=user1,ou=People,dc=mydomain,dc=com
ch
Hi!
> Which is why I asked what version he's running.
It's 2.4.23; both on the proxy as well as on the backend.
Regards,
Torsten
On Mon, 12 Sep 2011 12:19:38 -0700, Howard Chu wrote:
> Quanah Gibson-Mount wrote:
>> --On Monday, September 12, 2011 6:37 PM + "Torsten Schlabach
(Tascel
>> eG
Quanah Gibson-Mount wrote:
--On Monday, September 12, 2011 6:37 PM + "Torsten Schlabach (Tascel
eG)" wrote:
Any idea?
Your schemas have to match. ?=undefined means that you are sending in
attributes that the server knows nothing about.
On recent versions of OpenLDAP it's more specific
Torsten Schlabach (Tascel eG) wrote:
Hi all!
I am trying to setup the simplest possible LDAP proxy with OpenLDAP.
Actually, I do have a machine with one interface on a public IP address and
the other one on the private network. So all I want is a pass-through of
any LDAP query 1:1 from the proxy
--On Monday, September 12, 2011 6:37 PM + "Torsten Schlabach (Tascel
eG)" wrote:
Any idea?
Your schemas have to match. ?=undefined means that you are sending in
attributes that the server knows nothing about.
--Quanah
--
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
Hi all!
I am trying to setup the simplest possible LDAP proxy with OpenLDAP.
Actually, I do have a machine with one interface on a public IP address and
the other one on the private network. So all I want is a pass-through of
any LDAP query 1:1 from the proxy which sits on the public IP to an LDAP
Hi,
sim123 schrieb (12.09.2011 07:15 Uhr):
Well, while browsing for solution I realized that I was misinterpreting
RDN, so basically what I want is any third party application to
authenticate against my ldap using attributes other then DN, I guess its
the job of application to do a search for
On 09/12/2011 07:15 AM, sim123 wrote:
On Sun, Sep 11, 2011 at 9:46 PM, sim123 wrote:
On Fri, Sep 9, 2011 at 11:57 AM, sim123 wrote:
Hi All,
I want third party applications to authenticate against my ldap using any
attribute (specially mail& password) is it possible to do a bind using an
11 matches
Mail list logo