similar to: Problem finding inbox and pam_authenticate failed problem

Displaying 20 results from an estimated 5000 matches similar to: "Problem finding inbox and pam_authenticate failed problem"

2009 Sep 30
1
pam_authenticate() failed
Hi List, I have a problem with auth for just one user: dovecot: Sep 30 09:56:16 Info: auth(default): new auth connection: pid=3809 dovecot: Sep 30 09:56:17 Info: auth(default): client in: AUTH 1 PLAIN service=IMAP secured lip=127.0.0.1 rip=127.0.0.1 resp=AGoucnVpc0BtZXJreC12ZXJrZXJrLm5sAGJsb2VtMDEh dovecot: Sep 30 09:56:17 Info: auth(default): pam(j.ruis at
2008 May 01
1
(no subject)
I'm trying to set up a pop3 server for a project for class, but it keeps giving me the following error: Error: Login user doesn't exist: dovecot Fatal: Invalid configuration in /usr/local/etc/dovecot.conf And I have no clue what's wrong. I've look and modifying the dovecot.conffile for days and I am not having any luck. ## Dovecot configuration file # If you're in a
2007 Dec 14
3
GUI for Asterisk: Call Flow
Hi All; Is there an GUI for Asterisk that can help in showing the call flow (who is in progress, who is connected, called number, ...)? I was think in AsteriskNow does this? Any advise? Regards Bilal ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
2008 Apr 18
1
REGISTER Outboundproxy
Is it possible to set an outboundproxy for REGISTER from Asterisk? register => xxx:yyy at sip99.foobar.com [foobar] type=peer host=sip99.foobar.com disallow=all allow=g729 canreinvite=no secret=yyy fromuser=xxx port=5099 outboundproxy=xxx.42.149.69 However, SIP REGISTER still goes directly to sip99.foobar.com, not xxx.42.149.69. Thanks, Doug.
2008 Mar 14
1
Re: PCI passthrough working on Xen 3!
Hi Jeff. I read that you use PCI Passthrough and works well, i was wonder if you can tell me how you do that ''cause i can''t find how to do it :( and i really need to. So if you can give some advice about how you do it would be really helpful. I appreciate your help Jeff. Regards Ivan ____________________________________________________________________________________
2007 Dec 20
1
MeetMeConference
Hi All; Is there any limitation on the number of users for MeetMe Conference? In other words, how many parties can join to the room and become a member of the room? Is there any limitation? Regards Bilal ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
2008 Feb 20
1
unimplemented parameters for int21, ax=0x440d
I have a game that is not working under wine (it just seem to hang up with a black screen, though when I try to close the program, confirmation dialog for quitting appears). Output solely says it's executing an interrupt with unimplemented parameters in wine: err:int21:INT21_Ioctl_Block int21: unknown/not implemented parameters: int21: AX 440d, BX 001a, CX 0848, DX fbac, SI fc10, DI fbec, DS
2008 Mar 27
1
ADPCM codec and IAXy device
Hi All; I need to buy one IAXy device, but I discovered that it supports only g711 and ADPCM codec, so I was wonder that it does not support g729 or GSM?! Anyway, what is that ADPCM and how much it consumes bandwitdh? Also, asterisk support such codec? What its name in the configuration? Any advise? Regards Bilal
2008 Feb 04
2
root preexec problem
Hi, I'm doing an upgrade to the latest samba 3.0.28, and something's bugging me: on the old server I had this working OK: root preexec = /usr/local/bin/ntlogon.py --user=%U --os=%m --dir=/home/samba/netlogon/ && /usr/local/bin/pdc-log.sh %U %m %a %d On 3.0.28, I can only get the first script to run, everything after && is ignored. I have tried to put just the second
2008 Jan 17
1
More voicemail cards needed...
Thank you all for the voicemail cards you sent. If you have the following in PDF or laying around (scan): * AT&T/Cingular flow voicemail card * Verizon flow voicemail card * Sprint flow voicemail card * TMobile flow voicemail card * Alltel flow voicemail card * Avaya Nortel Octel flow voicemail card * Comedian Mail (Asterisk) -- I have the flow, need a card if someone has one I will work on
2003 Jun 04
3
pam_setcred() without pam_authenticate()?
Should pam_setcred() be called if pam_authenticate() wasn't called? I would say not; both of these functions are in the authenticate part of pam. It seems the the 'auth' part of pam config controls which modules get called, so if you didn't to _authenticate() you shouldn't do _setcred(). thx /fc
1999 Dec 26
2
Disabling logging during pam_authenticate
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is there any way to disable logging of failures during pam_authenticate? I ask because OpenSSH is currently generating an extra "authentication failure..." message at each login. The problem is that OpenSSH likes to try a blank password attempting any other authentication. This is a shortcut for anonymous SSH servers (e.g. OpenBSD's
2008 Apr 16
2
VAD CPU usage
Hi Jean-Marc I am using speex in my voip app (wideband mode). I have noticed that when VAD kicks in, CPU considerably increases (bitrate decreases to 4 kbps). It takes about 7 ms to encode one frame versus 0.5 ms (for speech). This happens regardless preprocessor is used. Although the issue seems to be driver dependent, it occurs on XP, Vista and Mac OS X. Besides complexity and quality, this
2009 Mar 13
1
pam_authenticate() failed: authentication error
Hello, I would like to ask for your help. I have noticed some error messages issued by dovecot. Mar 13 20:00:57 relay dovecot: auth-worker(default): pam(example at example.com): pam_authenticate() failed: authentication error (/etc/pam.d/dovecot missing?) Not surprisingly $ l /etc/pam.d/dovecot ls: /etc/pam.d/dovecot: No such file or directory The funny thing is that authentication does work
2008 Feb 25
3
shorewall 4 installation requirements
Are shorewall-shell and shorewall-common required at compile time even if one only wishes to use shorewall-perl (4.0.9)? ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
2008 Mar 05
2
Passing variables between two DUNDi/IAX2 peers
Hi. I am trying to pass a variable from one Asterisk PBX to another. I'm using DUNDi with IAX2. Is there a way to do it? I tried the following but it fails. On peer1: [dundi-outgoing] switch => DUNDI/priv exten => s,1,Set(CDR(userfield)=test) exten => s,2,Set(DUNDIVAR=${ARG1}#TEST) exten => s,3,NoOp(Passing ${DUNDIVAR} to DUNDi peer.) exten => s,4,Goto(${DUNDIVAR},1) On
2008 Apr 22
3
Encoding speed
I tried to encode two minutes from an AVI DV file 720x480: ffmpeg latest release produces a FLV 320x240 25fps 360k video 40k audio in about 45 sec. ffmpeg latest release produces an OGG 320x240 25fps 360k video 40k audio in about 1:20 sec. ffmpeg2theora the same in about 2 minutes or more. The FLV quality it's quite good, some dropped frames maybe. I was wondering to know if ffmpeg team
2005 Dec 18
0
pam_authenticate() failed:
Obviously I have an account. This is Solaris 10. I have been tinkering with the /etc/pam.conf without success. Does anyone have a solution? I have this currently in the pam.conf. dovecot auth required pam_passwd_auth.so.1 try_first_pass dovecot account required pam_unix_account.so.1 I have tried: dovecot auth required pam_unix_account.so.1 nullok dovecot account
2008 Jan 20
6
IAX softphone
Hi All; I tried Firefly softphone with IAX and it gave very poor quality. Any one advise a good strong softphone that can work with IAX fine? Regards Bilal ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
2010 Jul 13
5
[Bug 1794] New: sshd segfault when calling pam_authenticate() in pam_unix module which has option "try_first_pass"
https://bugzilla.mindrot.org/show_bug.cgi?id=1794 Summary: sshd segfault when calling pam_authenticate() in pam_unix module which has option "try_first_pass" Product: Portable OpenSSH Version: 5.5p1 Platform: HPPA OS/Version: HP-UX Status: NEW Severity: critical Priority: P2