LDAP not show disabled users?

Moderator: crythias

Locked
bgone
Znuny newbie
Posts: 32
Joined: 26 Oct 2010, 10:19
Znuny Version: 6.0.19

LDAP not show disabled users?

Post by bgone »

Hi ALl,

I was successful integrated LDAP for customer front auth, but the list shows all disabled users :(
Could you help me to filter all users are disable from LDAP.

Thanks
Bgone
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: LDAP not show disabled users?

Post by crythias »

you could move those disabled users to a different OU, for example, and/or create a group and assign members or remove email and check for mail addresses or delete the disabled users or ...
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: LDAP not show disabled users?

Post by jojo »

man ldapsearch....
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
bgone
Znuny newbie
Posts: 32
Joined: 26 Oct 2010, 10:19
Znuny Version: 6.0.19

Re: LDAP not show disabled users?

Post by bgone »

The issue is solved by remove email address and filter on it. :)
Locked