Displaying 20 results from an estimated 600 matches similar to: "adding user ldif to ldap"
2010 Nov 21
0
LDAP clients fail to connect with SSL enabled
I am attempting to setup SSL/TLS support on my openLDAP 2.4 server on FreeBSD.
LBSD2# pkg_info | grep openldap
openldap-sasl-client-2.4.23 Open source LDAP client implementation
with SASL2 support
openldap-sasl-server-2.4.23 Open source LDAP server implementation
I put my cert file, key file and CA certfile in a directory called
/usr/local/etc/openldap/cacerts
Here's how it looks:
[root at
2011 Feb 22
1
openldap problems authenticating
Hello list,
I am running an openldap 2.4 server under FreeBSD that was working
well until the config was tweaked by someone on the team without
properly documenting their work
# /usr/local/etc/ldap.con on ldap server (FreeBSD 8.1)
host LBSD.summitnjhome.com
base dc=summitnjhome,dc=com
sudoers_base ou=sudoers,ou=Services,dc=summitnjhome,dc=com
binddn
2010 Sep 24
2
grep contents of file on remote server
Hello,
I am attempting to grep the contents of a key file I have SCP'd to a
remote server. I am able to cat it:
[code]
[bluethundr at LBSD2:~]$:ssh root at sum1 cat /root/id_rsa.pub
root at lcent01.summitnjhome.com's password:
ssh-rsa
2010 Oct 07
1
ldif invalid per syntax
Hello CentOS
I am having a bit of trouble importing an ldif into openldap, tho the
syntax looks a-ok to me. I am attempting to import my sudoers list
into my ldap configuration and I used an application called sudoers2ldif
to generate the ldif.
I used the following command to import the file:
=============================================
[root at bluethundr-desktop:~/txt/ldif ] $:ldapadd -h
2010 Nov 25
1
can't use godaddy SSL cert
Hey list,
I was having a similar SSL/openLDAP problem to this last week. I had
a chance to look at this again today and it still appears to not be
working. I called godaddy and had the last cert cancelled and reissued
as I had mis-typed the name of the CN on the last one.
I am trying to setup a Godaddy turbo SSL certificate with an openLDAP
2.4 server under FreeBSD 8.1. The clients are mainly
2004 Sep 20
1
NT_STATUS_LOGON_FAILURE with pdc samba + openldap + SuSE9.1
I am trying to configure a samba with openldap as a PDC on SuSE9.1 with
samba-3.0.4, openldap2-2.2.6, samba-winbind-3.0.4, following the book
Samba-3 By Example, by John H. Terpstra.
I am getting errors "NT_STATUS_LOGON_FAILURE" from smbclient commands
and "The username or password was not correct." from 'net' commands.
Anonymous smbclient access seems to work, and I
2010 Nov 16
5
ssh prompting for password
hello list
I have a network mounted home directory shared between all hosts on my network:
[bluethundr at LCENT03:~]#df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
140G 4.4G 128G 4% /
/dev/sda1 99M 35M 60M 37% /boot
tmpfs 1.6G 0 1.6G 0% /dev/shm
nas.summitnjhome.com:/mnt/nas
2005 Feb 11
1
SID (problem)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ldap# net getlocalsid
[2005/02/11 12:40:13, 0] lib/smbldap.c:smbldap_search_suffix(1155)
~ smbldap_search_suffix: Problem during the LDAP search: (No such object)
[2005/02/11 12:40:13, 0] utils/net.c:net_getlocalsid(494)
~ Can't fetch domain SID for name: SRV-PDC
ldap#
What's this problem? Help me!!!
[]'s
__
M?rcio Luciano Donada
2003 Mar 11
0
import_smbpasswd.pl problem
Dear Sirs,
I'm trying to migrate to LDAP (OpenLDAP-2.1), and I encounter some problem
when running import_smbpasswd.pl script. I attached slapd's log file,
any can help me to understand what is required to be done ?
Regards, (????????? ?????????)
Ilia Chipitsine (???? ???????)
-------------- next part --------------
Mar 11 16:42:31 apollo slapd[14080]: daemon: activity on 1 descriptors
2005 Apr 01
3
system management - what do you use to manage your CentOS systems?
Greetings everyone.
Let me preface this with the following, I know this is not specific to
CentOS but I do value the input given by *many* of the users on this
list.
I can not think of a more appropriate place to ask these questions.
Let me just break down my setup:
20 CentOS 4 servers, all running apache.
The only things that are unique on each server are the network
settings and the apache
2005 Sep 27
1
Need help with IDMAP storage in LDAP using Winbind
Hello @ll,
First a small sketch of my working environment.
There is one PDC, W2000 server, which contains an Active directory, so
basically all the windows users are maintained there. And the Linux/Unix
accounts are stored on a NIS server.
My goal would be the following 2 things.
Firstly currently all the Linux/Unix servers are setup with individual
winbind setups to make the windows users
2010 Dec 12
1
heartbeat configuration for lb
hello list!
I am attempting to setup haproxy using a shared up I am trying to
setup using the heartbeat package that I currently have installed:
[root at VIRTCENT01:~]#rpm -qa | grep heartbeat | grep -v -e stonith -e pils
heartbeat-2.1.4-11.el5
heartbeat-2.1.4-11.el5
I have /etc/ha/.d authkeys setup this way:
#
auth 2
#1 crc
2 sha1 {SHA}secret
I have /etc/ha.d/resources setup like this:
2011 Oct 18
3
haproxy ssl
hello list,
I am attempting to load balance SSL web servers using haproxy on centos 5.7.
I am using HA-Proxy version 1.4.18
Here is the stanza in the config regarding SSL:
listen https 192.168.1.200:443
mode tcp
balance roundrobin
option forwardfor except 192.168.1.200
option redispatch
maxconn 10000
reqadd X-Forwarded-Proto:\ https
2004 Oct 13
1
samba 3.0.7 and OpenLDAP
Hello List,
yet another OpenLDAP/Samba problem...
OpenLDAP: slapd 2.2.17
Samba: Version 3.0.7
Debian stable with 2.4.27
I am trying to do this howto (smb auth via ldap):
http://www.idealx.org/prj/samba/smbldap-howto.en.html
Even IF the user does not exits in my ldap table, why does smbd just
exit? Do i start it the wrong way?
This is the output of smbd -F -i -d 9 -S -s /etc/samba/smb.conf
2011 Feb 09
2
file serving error
hello again list!!
I am attempting to work out how to serve files with puppet.
Here is my fileserver.conf file
# This file consists of arbitrarily named sections/modules
# defining where files are served from and to whom
# Define a section ''files''
# Adapt the allow/deny settings to your needs. Order
# for allow/deny does not matter, allow always takes precedence
# over
2004 Feb 24
1
(no subject)
Hi list,
I'm getting stuck at the replication part for my BDC. Could
someone familiar with OpenLDAP replication shed some light?
I'm sure
that password is correct
Thanks for taking a look at!
1. slapd.conf
(master)
# $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.23.2.8
2003/05/24 23:19:14 kurt Exp $
#
# See slapd.conf(5) for details on
configuration options.
#
#
include
2006 Aug 04
0
ldapsam failover do not work?
Hello
Got a problem with ldapsam passdb failover.
Samba verson 3.0.22 (debian build).
passdb backend = ldapsam:"ldap://192.168.2.2/ ldap://192.168.2.3/"
For some unclean reason slapd at 192.168.2.2 eventially goes offline. Ex,
Aug 4 06:27:36 localhost slapd[31295]: daemon: listen=8, new connection
on 1023
Aug 4 06:27:36 localhost slapd[31295]: warning: cannot open
2003 Jun 04
0
problems setting password with net command and security=domain
Hello,
i've got the following setup
windows nt4 server sp6
samba 3.0 alpha 24 (debian) running with security=server
i'm trying the following thing:
srv01:/etc/ldap# smbclient //srv01/darks -U darks
Password:
OS=[Unix] Server=[Samba]
smb: \> quit
srv01:/etc/ldap# getent passwd jack
jack:x:501:500:Ulrich Eck:/home/jack:/bin/bash
srv01:/etc/ldap# net rap user ADD jack secret -U
2016 Jan 30
2
fts_autoindex - index-worker problem
dovecot-2.2.21 ?????
fts_autoindex - index-worker problem
Hello List,
I installed dovecot-2.2.21 on CentOS 6.7.
I use ldap for userdb to separate an e-mail address and the user.
Index to apache solr failed in fts_authindex when I received an email
after setting.
The error message is "indexer-worker: Error: User 0029 at 09.jp lookup
failed: Unknown user"
Is there any solution?
This
2010 Nov 28
2
ssh-agent fails to hold values
Hello list
I am attempting to manage my key logins with ssh-agent. However EVERY
time I try to ssh I have to go through the same exact routing and it's
getting a little old...
[bluethundr at LCENT01:~]#ssh sum3
Enter passphrase for key '/home/bluethundr/.ssh/id_rsa':
[bluethundr at LCENT01:~]#exec ssh-agent bash
[bluethundr at LCENT01:~]#ssh-add
Enter passphrase for