Displaying 20 results from an estimated 6000 matches similar to: "smb processes dying"
1998 Aug 19
1
LDAP with Samba
I was running through the cvs.log and I noticed that there was a bunch
of stuff on LDAP authentication. I haven't seen anything on the
official releases about this yet, and I was wondering when/if it was
coming, or if it was already there and just undocumented. Anybody?
--
================================
Jay Christner
Information Technology Services
Goshen College
2005 Sep 13
1
pam_ldap problem on an LDAP+SMB configuration
Hi there.
This is my first post to this list, I hope I can help you in the future.
By now, I'm the one who needs help :)
I've been trying to configure a Fedora Core 4 box to use samba + LDAP. I
followed instructions of
http://www.idealx.org/prj/samba/smbldap-howto.en.html but it seems like
I'm having problems on the pam_ldap layer: when I go to step 4.5
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
2002 Oct 07
1
changing smb passwords from non smb machines
In the interest of not having password divergence between NT and unix
I've got everything authenticating against and ldap database.
samba password updates are not a problem - i just
use the unix password syncing features.
however the other direction is proving to be a problem.
I can rig pam to update both passwords with pam_ldap and pam_smbpass
on machines that run samba. On some machines I
2010 Jul 01
0
qemu+ssh auth with different identity files
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm trying to get qemu+ssh auth working but I need to be able to specify
an identity file to use for the ssh connection. Based on what I read at
http://libvirt.org/remote.html I tried
virsh -c
"qemu+ssh://root at xhost1/system?command=/usr/bin/ssh%20-i%20/path/to/my/identity/file/id_rsa"
list
which returns
error: cannot recv data:
2007 Jun 05
2
pam_ldap-184 compile error
I tried to compile pam_ldap-184 but it gave lots of error msgs. BTW, I
have successfully compiled nss_ldap-255.
For pam_ldap, my configure looks like:
./configure --with-ldap-lib=openldap --with-ldap-dir=/usr/local
--with-ldap-conf-file=/usr/local/etc/openldap/ldap.conf
and the following is the configure output
--- start of configure output ---
creating cache ./config.cache
checking host system
2006 Jan 27
1
Samba 3.0.21 +solaris 8 +xdm +pam +2003 AD
We have recently upgraded to :
samba-3.0.21
openssl-0.9.7g
krb5-1.4.3
openldap-2.3.11
db-4.4.16
cyrus-sasl-2.1.21
m4-1.4.4flex-2.5.31
autoconf-2.59
libiconv-1.9.1
gcc-3.4.2
bison-2.1
automake-1.9
libtool-1.5.22
and have got samba authenticating against our 2003 AD servers, however we now discovered that someone has setup xdm to use pam authentication to the old NT4 domain using xdm.pam and
2003 May 24
1
root can't login to smb-ldap-pdc
Hi all,
I'm using samba 2.2.8a and trying to set it up as pdc using ldapsam with
a big help from idealx.
I have a test pdc working almost the same except it doesn't have acl
support and it's using 2.2.6. But I haven't configured acl yet on the
new system.
Both seem to have the same entries in ldap (even encrypted passwords for
root are the same) but when I to logon with root to
2024 Jul 26
1
Bind9 9.18.28 crashes after loading AD DNS Zone
Hello lovely samba-people,
this morning all of our DCs (debian bookworm) upgraded their bind9
packages to 9.18.28 (from 9.18.24). Afterwards the named service would
not come up successfully and crash after loading the DLZ:
Jul 26 07:32:12 rad-1.ad.ellerhold.lan named[1903]: sizing zone task
pool based on 64 zones
Jul 26 07:32:12 rad-1.ad.ellerhold.lan named[1903]: Loading 'AD DNS
2007 Nov 06
0
authenticate using pam_ldap.so
Hi All,
I've been trying for quite some time now, but feel that there's just
that one situation that doesn't work, and that's probably the one
thing I'd like to use.
I've got a simple samba server (3.0.23c) on RHEL5 that only has one
large share. That share is to be used by a certain number of users,
that can exchange large amounts of data using that share, but not
2013 Aug 22
1
Re: Modules in gnulib that are GPL and are used in libguestfs
well, correct me if I'm wrong, but there is at least one module that is
used and is GPL: xvasprintf
On Thu, Aug 22, 2013 at 11:38 AM, Richard W.M. Jones <rjones@redhat.com>wrote:
> On Thu, Aug 22, 2013 at 11:18:09AM +0300, Or Goshen wrote:
> > after creating a git clone I executed "bootstrap" and then entered
> > "libguestfs/.gnulib/modules" and
2016 Jan 26
2
Samba Hylafax PAM
O, try the following.
Test this first.
ldd /usr/sbin/hfaxd
if you getting libpam.so.. something, then hylafax is compiled with pam support.
Next,
apt-get install libpam-ldap ( just to be sure, i do believe you have installed it already )
create the file :
/etc/pam.d/hylafax
Add :
auth required pam_ldap.so
account required pam_ldap.so
2006 Oct 26
3
New Syntax Error after upgrading to 0.20
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I had a working 0.19.3 puppet install, but after an upgrade to 0.20 and
then restarting puppetmasterd I get the following error:
# /etc/init.d/puppetmaster start
All resource specifications require names in file
/etc/puppet/manifests/modules/ssh_keys.pp at line 24
* Failed to start puppetmaster
So, looking at the file in question shows the
2024 Jul 26
1
Bind9 9.18.28 crashes after loading AD DNS Zone
On Fri, 26 Jul 2024 08:38:58 +0200
Matthias K?hne | Ellerhold Aktiengesellschaft via samba
<samba at lists.samba.org> wrote:
> Hello lovely samba-people,
>
> this morning all of our DCs (debian bookworm) upgraded their bind9
> packages to 9.18.28 (from 9.18.24). Afterwards the named service
> would not come up successfully and crash after loading the DLZ:
>
> Jul 26
2016 Oct 12
0
Replacement pdc samba3 to samba4 nt classic
Am Mittwoch, 12. Oktober 2016 schrieben Sie:
> Thanks to your help, earned.
>
> 1. I reinstalled ldap
>
> 2. remove all entries except sambaDomainName
According to your logs, you have had three entries
> 2. smbldap-populate
>
> 3. /usr/local/sbin/smbldap-passwd -s root
>
> 4. net rpc join -S 127.0.0.1 -U root%secret
>
> 5. restore from a backup of users,
2005 Feb 03
2
dovecot-auth hangs with IO leak
Hi dovecot,
I am using the debian dovecot packages on a system running LDAP.
My /etc/pam.d/common-* looks like this, which simply means try /etc/passwd first, and try LDAP using the same password if it is failed.
account [success=1 default=ignore] pam_unix.so
account required pam_ldap.so use_first_pass
account required pam_permit.so
auth [success=1 default=ignore] pam_unix.so
auth
2007 Sep 19
1
LDAP / PAM -- Invalid Credentials Error
Hello,
I am having a small issue with LDAP, and I hope someone here might be
able to provide a few tips.
I am unable to authenticate as user 'testuser' on server 'storage'
and the following errors appear in /var/log/messages on server 'storage'
Sep 19 16:56:17 storage sshd(pam_unix)[3124]: check pass; user unknown
Sep 19 16:56:17 storage sshd(pam_unix)[3124]:
2013 Jul 17
1
Re: Redirecting libguestfs error messages
Well, I get these error messages during the execution of
guestfs_mount_local_run(). What can I do then ?
On Wed, Jul 17, 2013 at 5:08 PM, Richard W.M. Jones <rjones@redhat.com>wrote:
> On Wed, Jul 17, 2013 at 04:43:34PM +0300, Or Goshen wrote:
> > Hi,
> >
> > When I register a callback for events with this function call:
> > eh = guestfs_set_event_callback(g,
2004 Jun 15
2
"pam_ldap"...help!
I'm trying to install "pam_ldap" on my fedora core 1 machine. It is asking for liblber.so and libldap.so dependencies even though I have them in /usr/lib. Should I just go install it with out a dependencies? what is wrong with this picture?
[root@pdc rpms]# rpm -i pam_ldap*.rpm
error: Failed dependencies:
liblber.so is needed by pam_ldap-38-mz1
libldap.so is needed
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