Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2009 10:55:53 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Ruel Luchavez <ruel.freebsd@gmail.com>
Cc:        Olivier Nicole <on@cs.ait.ac.th>, Johan@double-l.nl, freebsd-questions@freebsd.org
Subject:   Re: Samba PDC with LDAP backend
Message-ID:  <20090720105553.a665479b.freebsd@edvax.de>
In-Reply-To: <ee9dc2b40907200150q3b27bf75g92ab559b20e3e56@mail.gmail.com>
References:  <ee9dc2b40907171829r5afbc885u1f84b2054ff4f5e5@mail.gmail.com> <200907180311.n6I3B063071564@banyan.cs.ait.ac.th> <ee9dc2b40907172025y3eb04041x8ecb28b099c8845c@mail.gmail.com> <200907180343.n6I3hrCR071833@banyan.cs.ait.ac.th> <ee9dc2b40907172153h674fe2a9ua2a33be3d6054086@mail.gmail.com> <20090719112802.GA77843@ei.bzerk.org> <ee9dc2b40907192237x3c65b9cy11ce9ba5f8687891@mail.gmail.com> <57200BF94E69E54880C9BB1AF714BBCB5DEA71@w2003s01.double-l.local> <ee9dc2b40907200122v62cc58d2jea0e59e9263f23f5@mail.gmail.com> <200907200835.n6K8ZZ7D001753@banyan.cs.ait.ac.th> <ee9dc2b40907200150q3b27bf75g92ab559b20e3e56@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Jul 2009 16:50:48 +0800, Ruel Luchavez <ruel.freebsd@gmail.com> wrote:
> On Mon, Jul 20, 2009 at 4:35 PM, Olivier Nicole <on@cs.ait.ac.th> wrote:
> > > I know this is running
> > >  >>slapd_flags='-h \"ldapi://%2fvar%2frun%2fopenldap%2fldapi/
> > > ldap://0.0.0.0/ ldap://127.0.0.1/\"'
> > >
> > > as is issue a command ps -aux | grep slap, hers whats the box give to me
> > > #ps -aux | grep slap
> > > ldap   1273  0.0  6.6 341992  7816  ??  Is    4:17PM   0:00.14
> > > /usr/local/libexec/slapd -h ldapi://%2fvar%2frun%2fopenldap%2fldapi/
> > > ldaps://127.0.0.1/ ldap://192.168.5.200/ -u l
> >
> > I see no ldaps:// in the command, but one in the ps, that is strange!
> >
> > Olivier
> >
> 
> Hey....
> What do you mean you dont see no ldaps://


slapd_flags:
	f1 = ldapi://%2fvar%2frun%2fopenldap%2fldapi/
	f2 = ldap://0.0.0.0/
	f3 = ldap://127.0.0.1/

ps output:
	p1 = ldapi://%2fvar%2frun%2fopenldap%2fldapi/
	p2 = ldaps://127.0.0.1/
	p3 = ldap://192.168.5.200/

Compage f3 to p2: ldap://127.0.0.1/ vs. ldaps://127.0.0.1/


-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090720105553.a665479b.freebsd>