Displaying 20 results from an estimated 2000 matches similar to: "Problem with pam_winbind"
2019 Mar 24
2
dovecot sasl support
Am 24.03.2019 um 10:01 schrieb Wojciech Puchar via dovecot:
> solved by setting saslauthd to authenticate over imap - through dovecot
> server.
> testsaslauthd shows it works fine.
>
> but it seems sendmail strips domain name from entered login.
No, it is saslauthd. Check the documention and see the "-r" parameter of
saslauthd.
Alexander
2002 Jun 03
1
Problem with pam_winbind
I'm on a redhat 7.2 box, and I am trying to configure PAM to use winbind
to authenticate against an NT4 PDC. I followed the instructions I
found at:
http://de.samba.org/samba/ftp/docs/htmldocs/Samba-HOWTO-Collection.html#WINBIND
I compiled the 2.2.4 source and have tried several permutations of the
setup they suggest, and have tried many solutions I've seen suggested on
different
2004 Jan 05
2
pam_winbind problems
Hello,
I am have some interesting problems with the pam_winbind portion of samba
3.1. wbinfo -u and getent passwd
works but when I login I get the following messages in /var/log/messages.
Jan 5 11:09:36 hermes pam_winbind[9014]: write to socket failed!
Jan 5 11:09:36 hermes pam_winbind[9014]: internal module error (retval = 3,
user = `CSQ+shane'
Jan 5 11:09:36 hermes PAM_pwdb[9014]: check
2007 Apr 04
1
Issue with pam_winbind for MS AD authentication and moduleoptions
Hello!
passwd, shadow and group looks as follows in nsswitch.conf:
passwd: files winbind
shadow: files
group: files group
What really confuses me is that when my AD server is up and running,
root or any local user logs in with no problem.
And even when AD server is down, after trying a zillion times, root and
other local users login, and then if I log them out and try again a few
minutes
2009 Aug 26
3
saslauthd
Hello,
I'm having trouble to get saslauthd running on a centos-5.3. I can't
autheticate via testsaslauthd. Here's what I do using a fresh /etc/sasldb2:
1) start saslauthd in debug mode: saslauthd -d -a shadow -O
/usr/lib64/sasl2/smtpd.conf -r -l
2) saslpasswd2 -c -a mail -u mail testuser
3) testsaslauthd -u testomat -p <mypassword> -s smtp -r mail
shell output of
2017 Mar 09
3
Up to date guide/information Sendmail SMTP Auth
On 03/08/2017 06:42 PM, Paul Heinlein wrote:
> On Wed, 8 Mar 2017, Mark Weaver wrote:
>
> > On 03/08/2017 11:00 AM, Paul Heinlein wrote:
> >> On Wed, 8 Mar 2017, Mark Weaver wrote:
> >>
> >> > Hello all,
> >> >
> >> > I've been googling my brains out since yesterday looking for
> >> > up-to-date information on this
2010 Nov 29
1
Getting no ticket cache from pam_winbind
Hi all,
I'm trying to get pam_winbind to create ticket cache on login if the AD is available.
Please note that this is an Ubuntu Lucid system.
When trace this with wireshark it receives a TGT ticket for the user.
The current solution is to use pam_krb5 before attempting winbind. That gives me a ticket cache.
The main problem is that if the user enters the wrong password it does two login
2019 Mar 23
3
dovecot sasl support
i've tried to replace saslauthd with dovecot sasl service
stopped saslauthd daemon and added
service auth {
unix_listener /var/run/saslauthd/mux {
mode = 0660
user = root
group = mail
}
}
so it will listen on the same socket.
the effect with sendmail is as below
Mar 23 21:23:29 <2.3> puchar dovecot: auth: Error: Authentication client
not compatible with this server (mixed
2009 Dec 13
3
iphone client app
Hi
Got a new iphone, want to know about peoples experience with any apps
that work well with asterisk and run on a iphone
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20091213/1f81f008/attachment.pgp
2007 May 16
8
2.6.20-1-amd64 Xen with RHEL5 guest
Hi
I am having some problems installing a paravirt RHEL guest on a deb amd64 xen
machine
uname -a = Linux debxen 2.6.20-1-xen-amd64 #1 SMP Tue Apr 24 22:23:22 UTC 2007
x86_64 GNU/Linux ============== xm info ==============
host : debxen
release : 2.6.20-1-xen-amd64
version : #1 SMP Tue Apr 24 22:23:22 UTC 2007
machine : x86_64
2012 Jan 18
1
libvirt with sasl shadow backend
Hi list,
i have a problem with virt-manager authentication over tcp.
I tried it with virt-manager over non-TLS "TCP (SASL/Kerberos)" auth. and
the sasl mechanism "shadow".
The user (tested with unprivileged user and root) is allready in the group
libvirt(d) and the process is running as root.
The result on host:
Jan 18 21:05:31 host libvirtd: 21:05:31.620: error :
2009 Aug 21
2
stutter playback
Hi
I had a working system, until recently - its asterisk 1.6.1 from debian
- not the lastest as the last doesn't seem to work.
but somebody who rang me said my voice mail announcement was all
stuttery. so i dialed my voicemail box and its really stuttery...
so I have done a reboot and its just as bad, now I am not sure what to
check to try and get this working again .....
Alex
2009 Jun 12
5
Help building dahdi for debian
Hi
I am in the process of installing a new box and using dahdi. I have a
tdm410 + hardware echo canceller.
I have just read in the read me for dadhi that VPMADT032 support has
been removed and unlike with the zaptel stuff i could just download and
install the firmware I can't with dahdi
what is the best way forward to recompile with hardware echo canceller
support.
Thanks
Alex
2009 Mar 13
1
PAM_WINBIND problem with sambaPwdMustChange
Hi People!
I use pam_winbind for authentication in my computer workstation using
Debian Lenny 5.0, Stable Version.
I configure my user with this option "sambaPwdMustChange: 0", and I
logon in GDM without asking to change password. Who knows what can be?
I use Samba PDC with Heimdal Kerberos, but, I configure PAM with only
pam_winbind for tests...
Client versions:
ii
2017 Mar 09
1
Up to date guide/information Sendmail SMTP Auth
On Wed, 8 Mar 2017, Mark Weaver wrote:
> On 03/08/2017 07:09 PM, Mark Weaver wrote:
>> > > I followed your guide to the letter, however I think it seems I
>> > > missed something. When I test with telnet to port 25 this is the
>> > > result:
>> > >
>> > > > telnet merlin 25
>> > > Trying 10.10.3.6...
>> >
2009 Jun 10
3
Query about tdm410 cards
Hi
recently bought a soekris net5501 and a tdm410 to place in there.
I am having some issues attaching 12V power to the card via the molex
card - basically the box for the motherboard is too small.
I have read up about a PWR2400b and it seems to use 2wire pin, I am
guessing to connect to P8 just behind the molex connector on the tdm410.
can any one here confirm this, or have any info on the
2006 Jan 23
5
dial out and message playback
Hi,
In a normal PBX environment a user usually calls in and IVR's are played
according to a predefined dialplan.
Iam trying to develop an application where asterisk dials out to a user and
initiates an IVR instead (please note that the IVR is not static and may
vary according to different condtions).
Can someone guide me how this is possible using Asterisk. Do I need to write
some sort of
2014 Jan 02
2
pam_winbind fails to authenticate domain users on my debian wheezy domain member servers
Dear list members,
I am running a small active directory domain for my home network.
Everything is working as expected, except for the authentication of active
directory users on my machines running debian wheezy.
Here is my setup:
1) Active Directory Domain Controller is running on a raspberrypi
(raspbian) with samba compiled from source (v4-1-stable from git repository)
2) WIndows 7 machines
2009 Jun 23
4
1000Hz kernel
Hi
I was reading this article on installing asterisk 1.6 + debian
http://www.howtoforge.com/installing-and-configuring-asterisk-1.6-and-postgresql-to-manage-cdr-and-realtime-config-on-debian
and I noticed they suggested to recompile to 1000Hz enable kernel, I
currently have a 250Hz stock standard kernel. I am running on a soekris
board - amd geode cpu.
Is recompiling the kernel to the
2006 Jan 16
10
Multi-path routing only using last nexthop in default route.
I''ve applied julian''s paches to a 2.6.14 gentoo kernel with the appropiate
options enabled, and i''m using a modified version of the mpath2.sh script
also available on julian''s site http://www.ssi.bg/~ja/
Overall everything works nearly perfectly. Incomming connections to either
the fios (PPPoE) connection, or cable modem get routed back out correctly.
The