search for: olcloglevel

Displaying 8 results from an estimated 8 matches for "olcloglevel".

2018 Mar 07
0
Fwd: Migrating server
...s # ldapmodify -Y external -H ldapi:/// -f olcdbindex.ldif stop slapd # /etc/init.d/slapd stop re-index # slapindex -v -n 1 start slapd # /etc/init.d/slapd start We want to watch the communication between samba and ldap: First, we set another loglevel # ldapmodify -Y external -H ldapi:/// -f olcloglevel.ldif and then run in an extra terminal: tail -f /var/log/syslog|sed -nre 's/^.*( slapd.*$)/\1/p' You will see the communication between samba and slapd. This is the output from: *net getdomainsid* slapd[18826]: conn=1000 fd=13 ACCEPT from IP=127.0.0.1:33707 (IP=0.0.0.0:389) slapd[18826...
2019 Mar 30
1
Getting slapd under CentOS 6 to log connections, etc.
...ust fine, but I am trying to debug connections from a Ubuntu (18.04) system and want to turn on logging in slapd, but although I can get slapd to create a log file, it never actually writes anything. I have these two lines in /etc/openldap/slapd.d/cn=config.ldif: olcLogFile: /var/log/slapd/log olcLogLevel: conns BER config ACL stats none And although /var/log/slapd/log gets created, nothing is ever written to it. What am I missing? -- Robert Heller -- 978-544-6933 Deepwoods Software -- Custom Software Services http://www.deepsoft.com/ -- Linux Administration Services heller a...
2016 Feb 19
1
Samba + ldap + cannot find domain
...f and restart samba. smblap tools are now disabled, even if the "user/group add/del/modify" statements still are in smb.conf. Verify that "domain info" is set. Compare the sid with the output from: net getdomainsid net getlocalsid Some hints: 1. to debug the ldap queries set olcloglevel to 256 aka filter in slapd 2. After the join is successfull disable ldapsam:editposix and restart samba. This is a must have! smbd does not honor some settings (ldap group suffix, ldap idmap suffix, ldap machine suffix, ldap user suffix) in smb.conf. If you have set olcloglevel you can see...
2016 Feb 19
3
Samba + ldap + cannot find domain
So this got me thinking that maybe a chunk of my problem is with LDAP itself on the server. Executing "slapcat" shows me what I believe to be the correct content, including what looks like appropriate content underneath the following: dn: sambaDomainName=DRBHOME,dc=drbhome,dc=ca That seems to answer the question about whether the domain info is actually there. >> Can you also
2018 Mar 05
9
Fwd: Migrating server
Hi Gruss, At this stage there is only one server, running 3.6.25 on Ubuntu12.04. The plan to get LDAP to work on this one. Then add the second server 4.x and the promote it to BDC and then demote this one. Just a side info, we didn't want to go tdbsam in both as I read it breaks the domain trust. The domain names are real ones. I ran the commands you suggested, nothing in reply. I tried
2013 Aug 05
1
TLS between winbind and openldap
...ine service winbind start, the TLS connection cannot be initiated and I cannot allocate a uid to any user using wbinfo -i user. Let's see the configuration files (domain name obsfucated) : ##cn=config.ldif dn: cn=config objectClass: olcGlobal cn: config olcArgsFile: /var/run/slapd/slapd.args olcLogLevel: none olcPidFile: /var/run/slapd/slapd.pid olcToolThreads: 1 structuralObjectClass: olcGlobal entryUUID: e61f99ae-9076-1032-9144-9f2ad5621c65 creatorsName: cn=config createTimestamp: 20130803105505Z olcTLSCACertificateFile: /etc/ssl/certs/ca-certificates.crt olcTLSCertificateKeyFile: /etc/ssl/priva...
2018 Mar 08
3
Fwd: Migrating server
...; > > re-index > > # slapindex -v -n 1 > > > > start slapd > > # /etc/init.d/slapd start > > > > We want to watch the communication between samba and ldap: > > > > First, we set another loglevel > > # ldapmodify -Y external -H ldapi:/// -f olcloglevel.ldif > > > > and then run in an extra terminal: > > > > tail -f /var/log/syslog|sed -nre 's/^.*( slapd.*$)/\1/p' > > > > You will see the communication between samba and slapd. > > This is the output from: *net getdomainsid* > > > > slap...
2012 Jun 13
1
Auth password problem
i have debian squeeze. i have installed mds with ldap integration and i want to use dovecot/LDAP but i have problems with login. I have dovecot 1.2. I try all of dovecot wiki but i dont know how to configure it good dovecot.conf protocols = imap imaps pop3 pop3s listen = *, :: auth_verbose = yes auth_debug = yes auth_debug_passwords = yes mail_debug = yes verbose_ssl = yes login_greeting =