Re: User is locked out- ERR 3 LDAP TIMELIMIT EXCEEDED

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry! (Let me get my head out of the sand)

I use a check script called ldap.monitor. It comes with mon, a
monitoring package written in perl.

The script just binds and checks that a certain attribute exists and is
a certain value. Here is an example:

monitor ldap.monitor \
     --username "uid=mscript,ou=Special Users,dc=hq,dc=org" \
     --password "12345678" \
     --basedn "uid=mscript,ou=Special Users,dc=hq,dc=org" \
     --filter "uid=*" \
     --attribute "uid" \
     --value "mscript" \
     192.168.16.10

I use this on BOTH of my servers. The other day I attempted to delete
alot of objects (>10,000) as the admin user from my ou=people leaf and
then my admin account was locked out with this SAME error.

Then my script started failing. I ended up having to login as Directory
Manager to complete the deletion. 

So my script now fails and neither my admin account (admin) nor my
script account(mscript) can login successfully.

The log entries are the same:

"RESULT err=3 tag=101 nentries=0 etime=0"

All that is happening is that the script is checking to see if an
attribute is the right value. The script cant login and therefore fails
the *check*.

I have restarted the server several times.

Thanks for your time,

Dave

On Thu, 2006-12-14 at 23:54 +0100, Pierangelo Masarati wrote:
> Dave Augustus wrote:
> > I have a check script running on 2 server. One of them is failing. The
> > logs are stating this:
> >
> > RESULT err=3 tag=101 nentries=0 etime=0
> >
> > Why?
> >   
> (server-enforced?) time limit is being exceeded (err=3)
> > How can I fix this?
> >   
> You don't provide enough info to understand why the server is going into 
> timelimit without returning a single entry and with what appears to be 
> zero elapsed time (etime=0).
> 
> p.
> 
> --
> Fedora-directory-users mailing list
> Fedora-directory-users@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/fedora-directory-users

--
Fedora-directory-users mailing list
Fedora-directory-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users

[Index of Archives]     [Fedora Directory Users]     [Fedora Directory Devel]     [Fedora Announce]     [Fedora Legacy Announce]     [Kernel]     [Fedora Legacy]     [Share Photos]     [Fedora Desktop]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux