similar to: dovecot-auth leaves zombies

Displaying 20 results from an estimated 6000 matches similar to: "dovecot-auth leaves zombies"

2006 Sep 27
1
syslog messages
(I sent this last night, but to the wrong address.. argh) After an upgrade to FC5, and a rebuild and install of dovecot 1.0RC7, I've been getting a LOT of syslog messages like the following: Sep 26 21:47:55 myhost dovecot-auth: nss_ldap: reconnected to LDAP server ldap://ldap.mydomain.com after 1 attempt Now, everything is working fine as far as I can tell (it's only been a rocky day
2005 Mar 07
4
Multiple samba servers with LDAP
I was wondering what the best practice is for setting up several SAMBA servers in a SAMBA domain all on the same LAN. Here is what I am looking at PDC: LDAP, Samba, nss_ldap, pam_ldap Member1: Samba, nss_ldap, pam_ldap Member2: Samba, nss_ldap, pam_ldap Member . . . . Should I set the member servers up with: Security = domain and join the severs with net rpc join or, whould it be better to set
2006 Apr 08
3
LDAP authentication via PAM
I've configured dovecot to authenticate against a Fedora Directory Server. The mail server on which dovecot is installed has the nss_ldap and pam_ldap packages installed, and /etc/dovecot.conf has the following two lines: auth_userdb = ldap /etc/dovecot-ldap.conf auth_passdb = pam In other words, I want dovecot to use LDAP to access the user database, but PAM for authentication. This part is
2007 Oct 09
2
Dovecot hanging up with many defunct processes
Hi, I am in a very awkward situation and need some kind of immediate fix up. I had installed dovecot in my organization as part of migration of email server. The setup involves sendmail, dovecot (imaps+pop3s) and webmail (squirrelmail) running on apache webserver. All was working fine until one day I found a lot of defunct processes on system related to dovecot. dovecot-auth, imap-login and
2018 Sep 06
2
Authenticating against Samba 4 AD LDAP service
Rowland Penny via samba wrote 2018-09-06 14:50: > On Thu, 06 Sep 2018 12:47:02 +0700 > Konstantin Boyandin via samba <samba at lists.samba.org> wrote: > >> Rowland Penny via samba писал 2018-09-05 16:10: >> > However, are you sure you cannot use kerberos ? >> > What are your existing services ? >> >> to name most important ones: >>
2002 Jun 10
1
Samba with LDAP - conflict with pam_ldap?
Hi, I'm using Samba 2.2.4 with LDAP support (OpenLDAP 2.0.23), and with pam_ldap included in the rpm nss_ldap 1.86 from Redhat (I'm on Linux Redhat 7.2). All these things are working well (I use the same object SambaAcount under PosixAccount in order to authenticate all these things), but a problem appears when I'm trying to list all the accounts and groups from my Win2000
2006 May 24
1
NSCD, should it be used or not with LDAP, pam, nss
Again, another confusing issue in two how-to's I'm trying to resolve. In the SBE (samba-3 by example) Pg 161 in the PDF states. (It's actually page 200 of the PDF, but 161 of the numbered document pages.) "The name service caching daemon (nscd) is a primary cause of difficulties with name resolution, particularly where winbind is used." But the Authconfig in the IDEALX
2018 Sep 06
2
Authenticating against Samba 4 AD LDAP service
Rowland Penny via samba писал 2018-09-05 16:10: > On Wed, 05 Sep 2018 15:46:04 +0700 > Konstantin Boyandin via samba <samba at lists.samba.org> wrote: > >> Hello, >> >> One of Samba 3 -> Samba 4 migration task I am solving is changing >> authentication against new Samba 4 AD domain. >> >> Existing services use LDAP directory of Samba 3 to
2004 Jul 07
3
Logging "issue" with PAM authentication
Hi, We currently have a postfix/dovecot setup using nss_ldap with PAM for authentication. Everything is working fine, but there are excessive "error" messages in /var/log/messages that I'd like to prevent from happening. Since auth_userdb defaults to passwd and that our users are not in the passwd file, we get the following message everytime a user logs in: Jul 7 13:34:37
2013 Feb 20
3
LDAP users/groups not showing up with nis, pam, & ldap
I am trying to configure NIS, PAM, & LDAP on a CentOS 6.2 host. I've previously installed a similar configuration on RHEL4, but CentOS now uses nss-pam-ldapd and nslcd instead of nss_ldap, so the configurations are a little different. Currently, local users and groups are showing up but not LDAP users. When I do a /getent passwd/ and/getent group/ I don't get LDAP users. When I do
2002 May 14
2
ldap pam and samba
hello, can i authenticate samba to pam and then ldap? thank you. --David Weise OIT Rider University "The real race is not on the hot, paved road, the torturous off-road course or the smooth-surface velodrome. It is in the electrochemical pathways of your mind."--Alexi Grewal
2005 Mar 15
2
Problems with MS Office (Excel/Word) & Samba 3.0.11, (moved to testing 3.0.12-RC1) attn Jerry
We are running with a little over 100GB of office data, and about 200GB misc other data shared to approximately 50 users using samba across two servers acting as PDC and BDC to Windows 2000 & XP Pro clients. Also using roaming profiles and ldap backend inclusive of nss_ldap and pam_ldap for the unix side - works well except for the more recent and horribly crippling MS Office bug. Tried
2002 Jun 23
2
SAMBA + LDAP Single Signon Achieved
Hello all!! I have partially achieved full single-signon, synched passwords with Samba 2.2.5 and OpenLDAP 2.0.25 on Mandrake 8.2. I can change my PDC password from a Win2K box and it synchs the Linux/Unix/LDAP password correctly. I can change my password from Linux using 'passwd' and it synchs the PDC password. Samba is the PDC, and uses LDAP as the smbpasswd backend. This all works
2012 Jan 30
1
converting from mbox to maildir ?
Hello We are planning to convert our mailhub ( freebsd 7.4 ) from mbox format to maildir format. I've read the documentation and performed some tests on another machine it is a bit long ... I would like some feedback from guys who did this operation and need some advice on what to convert first ? - first convert INBOX then convert IMAP folders ? - first convert IMAP folders then convert
2002 Dec 15
2
PAM, PDC and Winbind
Hello all, I currently have the following setup working nicely: A Samba PDC, with LDAP-SAM, syncs passwords between LDAP and Samba (and /etc/shadow when appropriate) correctly - either when changing them through Samba (samba has PAM support enabled and working) or through normal Unix mechanisms (/usr/bin/passwd, using pam_smbpass, pam_ldap, etc.). Several other Linux machines, running Samba,
2000 Mar 14
15
samba and ldap
I have successfully setup samba (2.0.6 on redhat 6.1) to authenticate users and get all user account information (home dir etc) from an ldap server (openldap 1.2.7 on freebsd3.4) with win95/98 clients using nss_ldap/pam_ldap and plaintext passwords. I would like to use the same setup with client-side encryption ie. between client (win98) and samba server, but have been unable to. My question is
2006 Aug 17
4
Help, the dovecot ldap is down !
Hi ! my dovecot server is down, the users don't can make login. In a sometimes the dovecot log show the message bellow Aug 17 08:35:46 xxxxx dovecot-auth: nss_ldap: reconnected to LDAP server ldap://127.0.0.1 after 1 attempt In other times show Aug 17 09:40:46 xxxxx dovecot-auth: nss_ldap: reconnected to LDAP server ldap://127.0.0.1 after 5 attempts In another times too Aug 17 10:12:02
2005 Apr 23
1
Urgent: problem with SAMBA+LDAP
Greetings Experts! Sorry for my poor english, but I?m inside of a terrible nightmare!!! I?m using Samba+LDAP has about 2 months ago without problems, but in the last 4 hours, the system is absolutelly unstable. I couldn?t upgrade or patched anything. The problem simply has appeared. Principally system characteristics: - Sun Fire V880 running Solaris 9 - openldap-2.2.23 - nss_ldap-232 -
2008 Jul 30
2
unable to map windows to unix groups
Hello. After fresh install. Samba and ldap seems to run normally ( I can join win2k workstation to linux samba pdc ). Using yast I create a system group named domadmin But I am unable to map "Domain Admins" to domadmin I am unable to map "Domain Admins" to existing ntadmin group I am unable to mofify mapping "Domain Admins" to domadmin group Thank you for
2016 Oct 12
6
samba with customized ldap backend
I have to assume much, I'll try. So... - No AD, that's some NT4 domain. - No Winbind because Winbind is using samacccountname as user login and not UID. - Issue happens on Linux or UNIX clients. The question is what tool (SSSD, pam_ldap / nss_ldap, nslcd...) are you using to retrieve information from LDAP to forge users on system side. Once you get an answer to this previous question