Displaying 20 results from an estimated 1000 matches similar to: "LDAP setup on Centos 7"
2015 Nov 27
3
LDAP setup on Centos 7
Am 27.11.2015 um 16:53 schrieb Gary Stainburn <gary at ringways.co.uk>:
> Since posting my first email I have re-generated both the root and Manager
> passwords and re-run the setup.
>
> I no longer get the "Invalid credentials" error so presumably the problem must
> have been a cut/paste issue.
>
> I now get the following error. As I am a total newbie to
2015 Nov 27
1
[MASSMAIL]Re: LDAP setup on Centos 7
Am 27.11.2015 um 17:22 schrieb Gary Stainburn <gary at ringways.co.uk>:
> On Friday 27 November 2015 16:14:32 Leon Fauster wrote:
>> # systemctl stop slapd
>>
>> # slapadd -v -l this-ldif-file
>>
>>
>> # cat this-ldif-file
>> dn: dc=ringways,dc=com
>> objectClass: dcObject
>> objectclass: organization
>> o: Ringways
>>
2015 Nov 27
0
[MASSMAIL]Re: LDAP setup on Centos 7
On Friday 27 November 2015 16:14:32 Leon Fauster wrote:
> # systemctl stop slapd
>
> # slapadd -v -l this-ldif-file
>
>
> # cat this-ldif-file
> dn: dc=ringways,dc=com
> objectClass: dcObject
> objectclass: organization
> o: Ringways
> dc: ringways
>
> # systemctl start slapd
>
>
> # ldapadd -x -D cn=Manager,dc=ringways,dc=com -W -f
2004 May 19
1
"ldap_add: Already exists (68)"
As I enter this in the command line:
ldapadd -x -h localhost -D "cn=manager,dc=EAGLES,dc=com" -f base.ldif -W
I get the message:
ldapadd: update failed: dc=EAGLES,dc=com
ldap_add: Already exists (68)
Is that a bad thing? Here is my whole "base.ldif" file under /root/LDIF/:
dn: dc=EAGLES,dc=com
objectClass: domain
dc: EAGLES
dn: ou=Groups,dc=EAGLES,dc=com
2016 May 04
1
yum update (first in a long time) has broken clamd.exim
I have just run a 'yum update' on a Centos 7.2 server which updated several
hundred RPMs.
The update worked fine with no errors or warnings
I then rebooted the server and now my EXIM is rejecting emails because the
clamd service isn't running.
So I tried:
[root at ollie2 ~]# systemctl restart clamd.exim
Failed to restart clamd.exim.service: Unit clamd.exim.service failed to load:
2015 Nov 27
0
LDAP setup on Centos 7
Since posting my first email I have re-generated both the root and Manager
passwords and re-run the setup.
I no longer get the "Invalid credentials" error so presumably the problem must
have been a cut/paste issue.
I now get the following error. As I am a total newbie to LDAP and don't really
know what's going on, I don't know what I need to do to fix it.
[root at
2007 Mar 26
2
Problems with LDAP
Hi,
I'm making a schema for my company's co-workers, but i'm obviosuly doing
something wrong, because i get:
ldapadd -x -D "cn=admin,dc=telbit,dc=pt" -w secret -f people.ldif
adding new entry "dc=telbit,dc=pt"
ldapadd: no attributes to change or add (entry="cn=admin,dc=telbit,dc=pt")
My schema file (experimantel) is:
## objectclass definition for
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
2015 Aug 25
2
clamav / EXIM on Centos 7
[root at ollie2 ~]# find / -iname clamd.sock
[root at ollie2 ~]# systemctl list-unit-files --type=service
[.....]
clamav-milter.service enabled
exim.service enabled
spamassassin.service enabled
[.....]
[root at ollie2 ~]# ps ax|grep cla[m]
[root at ollie2 ~]#
Starting / restarting the clamav service does not generate
2015 Aug 25
2
clamav / EXIM on Centos 7
Me again,
I'm still building my new mail server and I'm struggling getting clamav and
exim to talk to each other.
I've installed:
clamav-server-0.98.7-1.el7.x86_64
clamav-lib-0.98.7-1.el7.x86_64
clamav-0.98.7-1.el7.x86_64
clamav-milter-0.98.7-1.el7.x86_64
clamav-data-0.98.7-1.el7.noarch
clamav-update-0.98.7-1.el7.x86_64
clamav-milter-systemd-0.98.7-1.el7.noarch
2004 Jul 22
1
vampire failed for undefiled value sambaSID
Greetings!
Vampaire process is running, but it failed create accounts for everyone.
The error message is
"Can't call method "get_value" on an undefined
value at /var/lib/samba/sbin/smbldap-useradd.pl line 152."
And I looked at the mentioned file and the line is
$userGroupSID = $group_entry->get_value('sambaSID');
I am
2004 Jul 31
3
Openldap samba 3.0.5 net group add does not work
When I run net add groupmap rid=512 ntgroup="Domain Admins"
UNIXgroup="ntadmins" i get this error:
adding entry for group Domain Admins failed!
The error isn't very specific and the log doesn't show any error. I look in
the log (log level -1 in slapd.conf) and I can tell it is able to search. I
can post the syslog if you need it. I think their is an error in my
2004 Dec 30
5
Openldap + Samba 3 PDC
I'm trying to get Samba up but I can't seem to get the LDAP connection
working correctly. I can run a search from ldapsearch, but samba is
complaining that it can't connect.
Here's the error from log.smbd
[2004/12/29 16:04:04, 0] lib/smbldap.c:smbldap_connect_system(850)
failed to bind to server with dn= cn=Manager Error: Invalid
credentials
[2004/12/29 16:04:04, 1]
2008 Oct 22
5
LDAP Problem
I am trying to configure puppet with LDAP repository . I have set puppet
schema and I have also added node definition at LDAP.
Here is my configuration details .
##############################################################
Puppet.conf
node_terminus = ldap
ldapserver = 10.250.11.127
ldapbase = ou=Hosts,dc=xyz,dc=com
ldapassword = secret
2019 Apr 26
5
faI2ban detecting and banning but nothing happens
On Friday 19 April 2019 16:15:32 Kenneth Porter wrote:
> On 4/19/2019 5:30 AM, Gary Stainburn wrote:
> > I've followed one of the pages on line specifically for installing fail2ban on
> > Centos 7 and all looks fine.
>
> Which page? It would help to see what they advised.
> On Friday 19 April 2019 16:15:32 Kenneth Porter wrote:
> On 4/19/2019 5:30 AM, Gary Stainburn
2011 Jun 08
1
Problem with IDMAP+LDAP+WINBIND
Hello,
I have problem with idmap configuration. I would like to use LDAP as
backend for idmap in Samba+ADS environment, but i have following errors
in log.winbindd-idmap:
[2011/06/08 16:57:54.805575,? 0]
winbindd/idmap.c:201(smb_register_idmap_alloc)?????????????????????????????????????????????????????????????????????????????????
? idmap_alloc module ldap already
2003 Dec 03
1
net rpc vampire is sucking my brain!
Trying to migrate NT4 to samba 3.0.0 or 3.0.1pre3 with an ldap backend.
I add a backup server account to the domain and joined. Getting the SID
and the ldap init seem to work, and I start windbind. When I run net rpc
vampire all I get is a ton of "Could not create posix account info for "
errors. Then ofcourse pdbedit -L returns smbldap_search_suffix: Problem
during the LDAP search:
2007 May 17
9
LDAP for Virtual Domains
Is anyone using LDAP along with Dovecot where mail is being accessed
in the form of /var/vmail/${domain}/${user}? I have not figured out
how to extract the domain from LDAP in order to make this work. I
know this is sparse information but maybe there is an easy fix. If
not, I can post more information.
Bryan
2005 Jun 05
4
Problems with testing Openldapserver telnet localhost 389
Hello!
Server Starting is ok: no errormessage:
/usr/lib/openldap/slapd restart
But Testing, not:
amd:~ # telnet localhost 389
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
Trying ::1...
telnet: connect to address ::1: Connection refused
amd:/usr/lib/openldap # ps -agx | grep lapd
Warning: bad ps syntax, perhaps a bogus '-'? See
2019 Apr 26
2
faI2ban detecting and banning but nothing happens
On Saturday 20 April 2019 00:32:43 Pete Biggs wrote:
> What ban action do you use? If it's something like iptables-multiport,
> then I wonder if the fact that it's detecting the failures as
> '[dovecot]' means that it's using the dovecot ports, not the exim
> ports, when applying the iptable rule.
>
> When a host has been banned, can you look at the