On Tue, 31 Jul 2012, chris_n...@arcor.de wrote:
> > > I've accidentally discovered that CPAN's Net::LDAP::Entry module doesn't
> > > support them (in the distinguished name). Other attributes are escaped
> > > correctly.
> >
> > What exactly leads you to this conclusion?
>
> I setup the DN with $
Hello Michael,
Von: Michael Ströder
> chris_n...@arcor.de wrote:
> > are special characters, especially German umlauts, acceptable in the
> > distinguished name?
>
> If the attribute type used to form the DN component is of DirectoryString
> syntax there's no problem. Note that DirectoryStri
On 07/30/2012 03:40 PM, Howard Chu wrote:
> You could just convert them manually, as documented in the openldap.ldif file.
> Yes. As the Admin Guide and slapd-config(5) manpage already state, prefixes
> are generated automatically. You should not set them yourself on newly added
> data.
Thanks,
Hi all,
What attribute are you using to represent an internal telephone extension?
Can't see any standards based ones.
Thanks.
--
Kind Regards,
Gavin Henry.
Managing Director.
T +44 (0) 1224 279484
M +44 (0) 7930 323266
F +44 (0) 1224 824887
E ghe...@suretec.co.uk
Open Source. Open Solution
ghud...@mit.edu wrote:
> MIT krb5 has an LDAP back end for its KDC, which uses its own schema.
> Currently, we distribute just a .schema file for OpenLDAP, which isn't
> very friendly to a DS using back-config and slapd.d. I have some
> questions about how we might do better.
>
> 1. For initial i
Le 30/07/2012 16:45, Aaron Richton a écrit :
On Fri, 27 Jul 2012, Joel Eidsath wrote:
Hello, I'm trying to use our corporate openldap server for
authentication to an application server (Github Enterprise) that does
not support any "memberof" filters for allowed users.
As a workaround, I am loo
So I just ran across an undocumented issue with slapo-dynlist. I'm not
sure if this is a bug, or just missing in the documentation.
The issue is that if the entry being dynamically added to the parent
entry has the objectClass slapo-dynlist is configured to use, that entry
is not dynamically a
On Sun, Jul 29, 2012 at 11:16 AM, wrote:
> are special characters, especially German umlauts, acceptable in the
> distinguished name?
> I've accidentally discovered that CPAN's Net::LDAP::Entry module doesn't
> support them (in the distinguished name). Other attributes are escaped
> correctly.
>
On Mon, Jul 30, 2012 at 11:24 AM, Guillaume Rousse
wrote:
> No specific syntax. Just get a specific user entry, and check its DN:
> ldapsearch -x -b uid=
>
OK, I see. Just do a generic ldapsearch, right? Simple and effective. Thank
you, Guillaume.
Le 30/07/2012 17:06, Qiang Xu a écrit :
On Mon, Jul 30, 2012 at 10:55 AM, Guillaume Rousse
mailto:guillomovi...@gmail.com>> wrote:
It lists the available classes and types (the known schemas), which
doesn't seems to be the issue here. If the question is 'how is my
RDN formed', just q
On Mon, Jul 30, 2012 at 10:55 AM, Guillaume Rousse
wrote:
> It lists the available classes and types (the known schemas), which
> doesn't seems to be the issue here. If the question is 'how is my RDN
> formed', just querying the directory with ldapsearch should be enough.
>
What is the specific l
Le 29/07/2012 04:34, Qian Zhang a écrit :
Do you use something like cn=My Name,ou=Users,dc=example,dc=com with
uid in the entry or
uid=ghenry,ou=Users,dc=example,dc=com ?
[Qian] Sorry, I am new to LDAP, can you please let me know how to
figure out which way I am using for DN format? By some lda
Le 30/07/2012 16:52, Aaron Richton a écrit :
On Mon, 30 Jul 2012, Qiang Xu wrote:
I don't know what ldap command could be used to find out the DN
schema, either. However, there is an open source tool called "LDAP Admin"
Typically, OpenLDAP has a subschemaSubentry of "cn=Subschema"; that
porti
On Mon, 30 Jul 2012, Qiang Xu wrote:
I don't know what ldap command could be used to find out the DN schema,
either. However, there is an open source tool called "LDAP Admin"
Typically, OpenLDAP has a subschemaSubentry of "cn=Subschema"; that
portion of the DIT contains this information.
On Fri, 27 Jul 2012, Joel Eidsath wrote:
Hello, I'm trying to use our corporate openldap server for
authentication to an application server (Github Enterprise) that does
not support any "memberof" filters for allowed users.
As a workaround, I am looking into a translucent proxy server that wo
On Sat, Jul 28, 2012 at 10:34 PM, Qian Zhang wrote:
> [Qian] Sorry, I am new to LDAP, can you please let me know how to
> figure out which way I am using for DN format? By some ldap commands?
>
> BTW, I installed and setup LDAP in a default way, so I guess the DN
> format should be "uid=ghenry,ou
16 matches
Mail list logo