> > The immediate reason for the failure should be found in the sshd logs in
> > /var. But the trick with LDAP for login authentication is this:
I'm probably making a mistake. I will try again from the beginning.
I'll pass the information.
Thanks.
On Tue, Oct 12, 2021 at 5:04 PM Henning Follman
On Mon, Oct 11, 2021 at 06:04:08PM -0500, Nicholas Geovanis wrote:
> On Mon, Oct 11, 2021, 7:31 AM Gokan Atmaca wrote:
>
> > Hello
> >
> > I am using openldap. I configured a different server as ldap client.
> > When I say "id user", the information comes. I have two organized
> > units. "people"
On Mon, Oct 11, 2021, 6:04 PM Nicholas Geovanis
wrote:
>
>
> On Mon, Oct 11, 2021, 7:31 AM Gokan Atmaca wrote:
>
>> Hello
>>
>> I am using openldap. I configured a different server as ldap client.
>> When I say "id user", the information comes. I have two organized
>> units. "people" and "groups
On Mon, Oct 11, 2021, 7:31 AM Gokan Atmaca wrote:
> Hello
>
> I am using openldap. I configured a different server as ldap client.
> When I say "id user", the information comes. I have two organized
> units. "people" and "groups". my test environment. But I can't login.
> What could be causing t
Great article. I must have a look at that ! thanks
On Wed, Jul 22, 2009 at 8:35 AM, gn643202 wrote:
> Lukasz Szybalski wrote:
>>
>> Just an FYI.
>> I'm working on openldap howto for Debian.
>>
>> http://lucasmanual.com/mywiki/OpenLdap
>
> This is great, but:
>
> Under "Connect to openldap" with
Lukasz Szybalski wrote:
Just an FYI.
I'm working on openldap howto for Debian.
http://lucasmanual.com/mywiki/OpenLdap
This is great, but:
Under "Connect to openldap" with luma you should note that nothing
is in the Address Book.
Then under "Simple address book" >
"Create a file
On Mon, 20 Jul 2009 11:45:15 -0500, Lukasz Szybalski in gmane.linux.debian.user
wrote:
> Just an FYI.
> I'm working on openldap howto for Debian.
>
> http://lucasmanual.com/mywiki/OpenLdap
>
> This manual shows how to setup openldap and gives a workaround to some
> of the known bugs that prevent o
On 2009-07-20 11:45, Lukasz Szybalski wrote:
Just an FYI.
I'm working on openldap howto for Debian.
http://lucasmanual.com/mywiki/OpenLdap
This manual shows how to setup openldap and gives a workaround to some
of the known bugs that prevent openldap to be reconfigured, and
migration tools from
On Tuesday, 10.03.2009 at 12:12 -0300, Rodrigo Hashimoto wrote:
> I wanna study openldap but I didn't find any cool tutorial or site to
> study it, does anyone has something or know any site ?
There are lots of OpenLDAP tutorials around, googling those terms
returns many.
Perhaps you should expl
Michael Banta wrote:
I'm using apt to try to install openldap. However it shows packages
that need to be installed that do not make sense to me. Like:
xfree86-common xlibs
I don't run x-windows, why would it need a xfree86 anything?
Also I assumed that it install Berkeley db for a database(as a
> Michael Banta wrote:
> > I'm using apt to try to install openldap. However it shows packages
> > that need to be installed that do not make sense to me. Like:
> >
> > xfree86-common xlibs
> >
> > I don't run x-windows, why would it need a xfree86 anything?
> >
> > Also I assumed that it insta
Michael Banta wrote:
I'm using apt to try to install openldap. However it shows packages
that need to be installed that do not make sense to me. Like:
xfree86-common xlibs
I don't run x-windows, why would it need a xfree86 anything?
Also I assumed that it install Berkeley db for a database(as a
Quenten Griffith said:
>
> I tried doing it one at a time and then I get the same error diffrent
> line
>
> slapadd: could not add entry dn="o=mystikalphoenix,c=us" (line=10)
so you had 1 file with this:
dn: o=mystikalphoenix,c=us
objectClass: organization
o: mystikalphoenix
and did slapadd -l
Entries in an LDIF file are separated by blank lines, so removing them
would definitely cause strange results.
Are you able to start the server? If so, do you get the same error
trying to import with ldapadd?
--
Michael Heironimus
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
I tried doing it one at a time and then I get the same error diffrent line
slapadd: could not add entry dn="o=mystikalphoenix,c=us" (line=10)
I go into VI and go to line 10 and VI tells me I only have 9lines which is true.
So the first blank line would be line 10 and that is where slapdadd is e
Quenten Griffith said:
> I am trying to import my database with a fresh install of openldap from
> testing and I get an error that it can't parse line 4 when I do a
> slapadd -l basic.ldif. Line 4 is a blank line, so i removed all the blank
> lines and then it complains about it can't parse line 5
> On Sun, Feb 24, 2002 at 06:35:15PM -0800, nate wrote:
>> I have a woody machine running openldap 2.0.23 with
>> the replog directive set to /var/lib/ldap/replog
>>
>> if i delete the files replog and replog.lock(0 bytes each),
>> start slapd, and modify a record, the files are re
>> created, bot
> Yeah, you need to define a replica. Slapd doesn't write anything
to
> the replog that isn't going to be sent to a replica.
from what i've seen, slapd doesn't send the data,
slurpd does .. but i do have a replica setup:
replica host=replica.mydomain.com:389
binddn="cn=admin,o=
On Sun, Feb 24, 2002 at 06:35:15PM -0800, nate wrote:
> I have a woody machine running openldap 2.0.23 with
> the replog directive set to /var/lib/ldap/replog
>
> if i delete the files replog and replog.lock(0 bytes each),
> start slapd, and modify a record, the files are re
> created, both with 0
* David Wright <[EMAIL PROTECTED]> [020121 13:03]:
> Hello Wichert,
(Although i'm not Wichert maybe I can help:)
I recently filed a bug (#128946) report about exact this issue. I got
the response on Jan 16 that openldap is currently repackaged and new
packages will be released in nearer future.
Doesn't seem to be missin from Woody/testing:
[EMAIL PROTECTED]:~$ dpkg -s slapd
Package: slapd
Status: install ok installed
Priority: extra
Section: net
Installed-Size: 1788
Maintainer: Wichert Akkerman <[EMAIL PROTECTED]>
Source: openldap2
Version: 2.0.14-1.1
Provides: ldap-server
On Wed, Jun 27, 2001 at 09:38:24PM -0400, Peter Kok wrote:
> Hi all
>
> Any one have experience to install and configure openldap in tarball?
Why not just install the package? If you need help installing from
tarball, then your best bet is one of the openldap mailing lists.
--
---=
On Wed, May 16, 2001 at 01:36:41PM -0600, Robert L. Harris wrote:
>
>
> How do you disable the SASL? The library was installed by default
> when I installed slapd.
I'm not sure if you can, otherwise than recompiling the package. Just get
used to the -x option, until you get SASL running. Oh,
How do you disable the SASL? The library was installed by default
when I installed slapd.
I did do the "ldapdadd" command again with the -x, put in my pass
and it returned a diff error, "invalid credentials"...
Off to check another course of action.
Robert
Thus spake Tommi Komulainen ([EM
On Wed, May 16, 2001 at 01:16:22PM -0600, Robert L. Harris wrote:
> but...
> {0}:vampire:/etc/ldap>ldapadd -D
> "cn=user1,dc=internal_domain,dc=my_domain,dc=com" -W < /home/user1/ldif
> Enter LDAP Password:
> ldap_sasl_interactive_bind_s: No such attribute
You know SASL? I don't, I
That's about what I did...
modified the domain lines to be pretty much:
--
# The base of your directory
suffix "dc=internal_domain,dc=my_domain,dc=com"
# Where the database file are physically stored
directory "/var/lib/ldap"
# Save the time that the e
On Wed, May 16, 2001 at 11:59:16AM -0600, Robert L. Harris wrote:
>
> Has anyone installed the openldap package slapd? I'm trying to get it
> configured and running.
For me the the whole installation was 'apt-get install slapd' and
answering a few questions. It just worked (like everything else
On Fri, May 11, 2001 at 10:56:22AM -0500, jereme wrote:
>
>Thanks for the help, it is truly appreciated.
Umm, what help? I didn't do much good, I see :)
Please, let others see this progress (err, what?) as well, I'm CC'ing this
back to debian-user.
> I am unsure how to add these entrys.
On Fri, May 11, 2001 at 08:18:46AM -0500, jereme wrote:
>When i try to add this entry i get:
>
>merlin:/tmp# ldapadd -h localhost -f /tmp/test_ldap_entry
>adding new entry cn=jereme, ou=People, dc=restorative-management, dc=com
>ldap_add: No such object
Do you have 'ou=People, dc=
On 1999-07-16 15:08, Tim Pass the Prozac Sailer wrote:
> OK, so maybe I'm a little stupid, but I prefer not to think of myself that
> way...
Good.
> I'm trying to get openldap to do something, but to no avail.
> I created an ldif file, ran ldif2ldbm. ldapsearch shows no matches,
> while ldbmtes
30 matches
Mail list logo