Displaying 20 results from an estimated 1000 matches similar to: "NSS ldap problems"
2011 Dec 07
5
Help to install horde
Hello,
I have install Horde rpm with webmin:
Instalando paquete(s) con el comando yum -y install yun grouinstall horde ...
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.intergenia.de
* epel: ftp-stud.hs-esslingen.de
* extras: centos.intergenia.de
* updates: ftp.belnet.be
Setting up Install Process
No package yun available.
No package grouinstall
2012 May 08
2
Equivalent RHEL package for CentOS httpd package?
I'm trying to find out if a particular RedHat patch has been ported to
CentOS yet.
In particular, this vulnerability: CVE-2011-3607
According to this: https://rhn.redhat.com/errata/RHSA-2012-0323.html it
has been patched as of httpd-2.2.3-63.el5_8.1.x86_64.rpm
Now, in the latest CentOS repository, I find
httpd-2.2.3-63.el5.centos.1.x86_64.rpm
Is this the same (or later) release? I suspect
2014 May 08
2
Processes launched from rc*.d and ulimit -n
I'm running fedora directory server on some boxes in a multi-master arrangement.
The problem is that when dirsrv is lauched from init (on boot) the maximum number of allowed file descriptors (ulimit -n) is only 4096. That means that the slapd process can only accept ~4k connections, and it needs to accept ~10k or so.
The value for nofile for all users in /etc/security/limits.conf (and
2011 Aug 17
3
OpenLDAP setup and bootstraping in CentOS 6
I'm having trouble getting openldap through its initial setup.
I created a /etc/openldap/slap.conf file with a default rootdn and rootpw, and they didn't seem to take effect. After much wailing and gnashing of teeth I found that if there is a config directory at /etc/openldap/slapd.d, it will ignore slapd.conf. I can't figure out how to translate slapd.conf into the (new?) standard
2011 Jan 27
2
Package updates for 5.4?
We're running a large cluster, and are leery of upgrading them all to 5.5,
but would like to find the latest security patches.
Is there a repo for this? I can't seem to find a 5.4 specific update repo
with anything since last March. Is 5.4 EOL'd?
Thanks,
-- Mitch
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2002 Jul 09
9
Samba authenication to Window Active Directory
Has any version of Samba been tested for compatibility with the new Windows Active Directory?
We will be upgrading our NT domain to 2000 and creating Active Directory.
Currently our solaris samba 2.0.7 server is configured to authenicate users from our NT domain controllers. Will we encounter problems with the 2000 upgrade?
Thanks in advance, Cynthia
---------------------------------
Do You
2011 Aug 04
3
Very slow samba performance on Centos 6
Hello all,
I have 2 identical Dell r510 servers with 10gig card, running centos 6 with
samba-3.5.4-68.el6_0.2.x86_64.
I setup 16G ramdisk samba share on both and ran cp from local ramdisk to
samba ramdisk mount.
If I cp 12 1-gig files, I get combined 100MB/s transfer rate. Single file cp
maxes out at about 15MB/s.
Ftp transfer give me over 300MB/s.
Running with 9000 MTU. Most smb.conf is
2011 May 27
1
SMB + Active Directory And No Ability To Delete Files And Folders
I hope that everyone is doing well. I'm new to the list and look forward to participating in the community. I've been using Samba for a long time and have always preached the samba gospel. :-)
I find myself with a peculiar problem. I have a RHEL6 install running Samba Version 3.5.4-68.el6_0.2 acting a local file server and it is tied into an Active Directory server for the user
2011 Oct 21
3
Quota
hi,
I'm having some difficulty understanding the connection between postfix, dovecot and quota.
What is the best way to set up quotas? through the file system quota and maildir? Need the dovecot lda working? The postfix needs a patch?
I was thinking about setting quotas on file system, then configure Postfix to connect to dovecot-lda. Any suggestion?
The system as a whole is composed
2005 May 10
2
Using ldap for permissions/authenication
Hi all:
I am currently using Active Directories (via openldap client) to
authenicate my linux clients and would like to have samba use AD (ldap -
not winbind) as well. I really haven't seen any documentation on how to
implement, however. Does anyone have any information regarding ldap and
samba (redhat rpm)?
Thanks!
Kind Regards,
Jennifer Fountain
Systems Administrator/Security
R&B
2011 Oct 27
1
Use ACL over NFS4
I have an NFS4 server exporting a folder, and a Samba server importing that
folder which it then turns around and shares over Samba. I would like
Windows machines accessing this folder and its sub folders to be properly
restricted according to ACLs.
The NFS4 server is running CentOS 5.7 and is NFS exporting an EXT4 folder.
The Samba server is running CentOS 6.0, and Samba 3.5.4-68.el6_0.2. On the
2011 Sep 13
1
Domain Member keytabs invalid after Password Change
We have a 2008r2 AD domain. We join Linux machines as domain members using
Samba with Winbind (I'll show all of my config files below). This portion
of our setup works without failures of any kind. However, some of these
machines are web servers for Intranet stuff and we'd like to have SSO
working. For this, we use Apache (HTTPD) plus mod_auth_kerb (requires a
keytab file). So, since
2011 Aug 10
3
sieveshell fails to start on CentOS 6.0
I don't know if this is the right place to report this or not.
I am building a new server on a 64 bit CentOS 6.0 platform.
[root at newmick ~]# cat /etc/redhat-release
CentOS Linux release 6.0 (Final)
[root at newmick ~]# uname -a
Linux newmick.halshome.net 2.6.32-71.29.1.el6.x86_64 #1 SMP
Mon Jun 27 19:49:27 BST 2011 x86_64 x86_64 x86_64 GNU/Linux
Mail subsystem consists of:
2012 Feb 05
4
testing framework for test automation
Hello,
Anyone working in QA Test Automation with RSpec wouldn?t mind posting
their testing framework or know where I can go to get more info on
testing frameworks either with RSpec or Cucumber? I greatly
appreciate. Thank you.
2011 Jul 19
3
unix fifo inaccessible via samba share
Issue: unix fifo (named pipe) does not appear in share, attempts to read
the pipe result in "Access Denied"
>From an XP laptop, I can open and access my samba share normally. I can
read all files and subdirectories in the share, but a fifo I need to read
does not appear at all. I have made the fifo mode 777 (world readable,
writeable, executeable) and tried other things like
2010 Feb 08
4
Anyone using Active Driectory auth with Centos 5.4.....?
Setting up a new backuppc for a small group of device and I am running
centos 5.4 with winbind setup and working. Everything is working and I
would like the users to authenicate using their AD creds and was wondering
what folks are using to do that with apache 2.2 and centos 5.4. I know
about mod_auth_pam but that seems pretty dead so I was just wondering what
folks were using and whats the
2004 Aug 24
7
Question about ip_forward in clear_firewall
Firewall users,
My apologies as I''m not on this list, so please respond directly as
well as to the list. I did try to search the archives and didn''t find
any hits, although the search did not like searching for terms with
underscores in them (both clear_firewall and ip_forward).
I was trying to understand why, when running shorewall stop, even though
it echoes
IP
2012 Oct 25
6
How to tie orders taken to specific CDR records
Our phone operators work off of an Asterisk queue. They take calls from
customers and take orders with our back end systems. What I need to be
able to do is tie the orders taken to the specific CDR record that
reflects the call from which the order originated.
The typical/sample CDR table doesn't have a primary key. I can add an
auto-generated PK, but the CDR is not written until the
2011 Jun 09
0
Samba on RHEL 6: Permission denied when mounting FUSE partition
Hello,
I am successfully connecting my Windows box to a RHEL 5 over SMB. This works for both mounting a regular share as well as (my own implementation of) a FUSE mountpoint.
On RHEL 6 I can only mount a regular share, but not a FUSE mountpoint. I am getting a Permission Denied error.
On both machines I have disabled firewall and I set SELinux to permissive.
Does anybody know why this
2012 Jan 25
3
[PATCH] Btrfs: Check for NULL page in extent_range_uptodate
A user has encountered a NULL pointer kernel oops in btrfs when
encountering media errors. The problem has been identified
as an unhandled NULL pointer returned from find_get_page().
This modification simply checks for a NULL page, and returns
with an error if found (the extent_range_uptodate() function
returns 1 on errors).
After testing this patch, the user reported that the error with
the