I am not sure if the inital message made it out ..
I have noticed that slapd on my setup can only open up to 256
file descriptors. I thought I resolved this issue when I did
the following bandaides:
in /etc/system
set rlim_fd_cur=2048
in /etc/init.d/openldap.server
ulimit -n 2048
To work around this I have set idletimeout in slapd.conf
idletimeout 30
What I now run into are a lot of lab machines are not answering
initial needs for ldap authentication (a user sshes into a client)
but subsequent connections are good. I also see that getting some
information for the file servers (ls -al, for example) takes a
significant amount of time in a directory with many different users
owning files.
Our LDAP server is a sun X2200 (AMD based) running Solaris 10.
Is this a problem with how I compiled openldap, openssl, or
something else?
thanks!
jim craig
---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the
SUBJECT of the message.