Displaying 20 results from an estimated 1000 matches similar to: "Unable to authenticate with Pam"
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
2011 Mar 31
1
POP3 connection issue & SASL not compiled in
After I've configured dovecot for SSL according to the info given
in the link below:
? ?https://access.redhat.com/kb/docs/DOC-6671
(tried both POP3 & secure POP3 & got the same result)
I tested POP3 access from my unblocked (no firewall rule for outgoing)
broadband PC's Outlook to connect to the postfix/dovecot server & got
the following :
Tasks ? ? ? ? ? ? ? ?
2011 Jun 20
1
Error
I tested POP3 access from my laptop's Outlook which is on the same
subnet as the dovecot/postfix server (so there's no firewall in between
them & was able to get the emails in Outlook with following statuses
shown when "Test Connection" is clicked:
> Tasks Status
> ===================== ========
2008 Jan 15
3
DO NOT REPLY [Bug 5203] New: rsync aborts because of glibc invalid pointer
https://bugzilla.samba.org/show_bug.cgi?id=5203
Summary: rsync aborts because of glibc invalid pointer
Product: rsync
Version: 2.6.9
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2001 Dec 14
2
back to ext2
Hi,
for a RTlinux application I need to install a 2.4.0 kernel.
prevoisly, my kernel 2.4.10 was supporting the ext3 fs and
all my fs were under ext3.
as 2.4.0 doesn't support ext3 I've got a problem to boot
cause /proc is recognise as a ext3 fs and my kernel doesnt know
how to mount it.
what can I do and how to change back /proc to an ext2 fs
thanks
Fred
2017 Apr 04
1
NFS Client with quota
Thank you very much.
Previously, when I examined rquotad, I did not work as I expected.
I will try to verify again.
Best regard.
koji
On Mon, 3 Apr 2017 11:31:24 +0200
Patrick Begou <Patrick.Begou at legi.grenoble-inp.fr> wrote:
> man rquotad:
>
> rquotad is an rpc(3) server which returns quotas for a user of a local
> filesystem which is mounted by a remote
2017 Apr 03
0
NFS Client with quota
man rquotad:
rquotad is an rpc(3) server which returns quotas for a user of a local
filesystem which is mounted by a remote machine over the NFS. It also
allows setting of quotas on NFS mounted filesystem (if configured dur-
ing compilation and allowed by a command line option -S).... etc
Seams to be also possible to set quotas from the client, but I never use it.
2016 Mar 30
1
CentOS6: Building a modified kernel rpm
Dear Akemi,
I'm really ashamed, in "https://wiki.centos.org/HowTos/I_need_the_Kernel_Source"
I've missed the last 5 lines following the CentOS5 section. All is now clear for
me on the process to follow to build a new kernel from source rpm and the
CONFIG_NUMA_EMU option is active.
I've set it with make menuconfig to avoid some additional mistakes in the config
file.
2016 Mar 29
2
CentOS6: Building a modified kernel rpm
Akemi Yagi wrote:
> On Fri, Mar 25, 2016 at 9:57 AM, Patrick Begou <
> Patrick.Begou at legi.grenoble-inp.fr> wrote:
>
>> I'm very confused on the right step to use to setup a modified kernel in
>> centOS6.
>>
>> As a simple user, I've downloaded the latests sources (I'm runing an old
>> kernel version) :
>>
>> rpm -i
>>
2018 Sep 21
2
[CentOS7] Firewall trouble with Kickstart
helow
my goal is to install via kickstart a CentOS 7 NFS server but I fail to set the
firewall rules at installation time.
In my kickstart file I set:
# Firewall configuration
# ssh and NFS
# Ports 111 and 875 are for rquotad
firewall --enabled --ssh --service=nfs --port=111:tcp,111:upd,875:tcp,875:upd
On the installed server,? /root/anaconda-ks.cfg contains:
# Firewall configuration
firewall
2014 Jan 28
2
Recent version of Latex
I've moved most of my user's PCs from OpenSuse (11.x, unmaintainend now) to
CentOS 6.4. On my old OpenSuse latex was "texlive-latex-2010" and current
version on CTAN is texlive-2013.
But on CentOS 6.4 I've only the old texlive-latex-2007 and several sty files
available on my previous config are not available now and users cannot compile
their previous documents.
Is
2014 Jan 13
1
Need help with kernel, modules and headers
I need some help about kernels, modules and so on.
I've installed CentOS6.5 (fresh install) on a DELL E7440 laptop. After all the
updates I get the latest kernel: kernel-2.6.32-431.
But with this config I've a problem: If I close the screen on the keyboard, the
laptop hibernate. When I open it the system restart (I connect use ssh to reach
the laptop) but the screen remains black
2017 Feb 06
3
Centos6.8 and Python33
I've some trouble with installing numpy in python 3.3 on Centos 6.8 as
installation request a different python version...
[root at sge ~]$ yum install python33 python33-python-tools
[root at sge ~]$ scl enable python33 bash
===== *this load Python 3.3.2* ===
[root at sge ~]$ easy_install pip
[root at sge ~]$ pip install numpy
Collecting numpy
Using cached numpy-1.12.0.zip
2004 Nov 16
0
From S-Plus to R
Dear Isabelle,
for most of my work I have switched from S-Plus to R, because it is
easier to make scripts with due to the better documentation and some
other more reasonable implementations. And there was also a cost
issue with the S-Plus Server, which is not for free at all.
In R I use the its package for time series, which is quite sufficient
for my needs. The only problem I encountered was
2020 May 16
0
CentOS7 and NFS
Hi Barbara,
Thanks for all these suggestions. Yes, jumbo frames are activated and I
have only two 10Gb ethernet switch between the server and the client,
connected with a monomode fiber.
I saw yesterday that the client showing the problem had not the right
MTU (1500 instead of 9000). I don't know why. I changed the MTU to 9000
yesterday and I'm looking at the logs now to see if the
2016 Mar 25
2
CentOS6: Building a modified kernel rpm
I'm very confused on the right step to use to setup a modified kernel in centOS6.
As a simple user, I've downloaded the latests sources (I'm runing an old kernel
version) :
rpm -i
http://vault.centos.org/6.7/updates/Source/SPackages/kernel-2.6.32-573.22.1.el6.src.rpm
in the spec file ~/rpmbuild/SPECS/kernel.spec I've set:
%define buildid .numa
Now I want to set
2015 Jan 09
0
Camera doesn't works after "yum upgrade"
Thanks Marc for your answer, I have a /dev/video0 but no /dev/video.
Should I create a link ?
Or a new rule in udev ?
Patrick
m.roth at 5-cent.us wrote:
> Patrick Begou wrote:
>> Hi,
>>
>> I've launched a "yum upgrade" command on a CentOS6 laptop which has
>> updated nearly 600 packages. Automatic updates were not working because
> of a
>>
2015 Jan 12
0
Camera doesn't works after "yum upgrade"
m.roth wrote:
> Patrick Begou wrote:
>> Thanks Marc for your answer, I have a /dev/video0 but no /dev/video.
> ^^^^ (it's mark)
>> Should I create a link ?
>> Or a new rule in udev ?
> Oh, no - the question was whether /dev/videoX existed at all. Since you
> say that it does, the next question is whether there are messages in
> /var/log/messages,
2017 Oct 02
2
NFS mount on Centos 7 crashing
This config is working fior me, with just using an older kernel.
[root at mnemosyne ~]# uname -r
3.10.0-514.21.2.el7.x86_64
[root at mnemosyne ~]# rpm -qa | grep rpcbind
rpcbind-0.2.0-42.el7.x86_64
[root at mnemosyne ~]# rpm -qa | grep nfs
libnfsidmap-0.25-17.el7.x86_64
nfs-utils-1.3.0-0.48.el7.x86_64
Patrick
--
===================================================================
| Equipe
2018 Sep 18
1
Centos7/Kde4 freeze
Hi
I have a fresh install of centos 7.4 with KDE on a laptop (latitude 5590)
connected to a DELL WD15 dockstation with an additionnal screen.
It works quite well, I have 2 screens side by side (default config), but....
If I add a second menu bar for the screen connected to the dockstation (KDE
allow for this) it is not possible anymore to start a kde session if the laptop
is not connected to