How do i configure Ezeelogin to authenticate using Windows_AD(Pam-Ldap) in centos?
Integration of WINDOWS-AD (PAM-LDAP) in centos 7/6
root@jumpserver:~# yum install php-ldap openldap openldap-clients; apachectl restart
1. Login to Web-GUI > open settings > Ldap
Add the details in LDAP setting page.Check the following video to fill and configure Pam-LDAP
Add the details of LDAP configurations & Check the WINDOWS ACTIVE DIRECTORY
2. Under Settings > General Settings > Authentication > Change Webpanel authentication to ldap & Check PAM Authetication
3. Select the LDAP users and import to ezeelogin
Now you can log in to ezeelogin with LDAP user in ezeelogin GUI
4. Make sure that UNIX ATTRIBUTES is enabled on WINDOWS(2003,2008,2012) SERVER
you do not need to install unix attributes on windows 10 and windows 2016 server OS
Login to windows server & open command prompt
Enter the below command
Reboot the server to complete installation
Win 2008 Unix Attributes



If you are using LDAPS, then change SSL to YES
Ensure the login shell of ldap user is /usr/local/bin/ezsh
[root@cen75 home]# finger jake
Login: jake Name: jake
Directory: /home/jake Shell: /usr/local/bin/ezsh
Last login Tue Jul 3 12:23 (IST) on pts/2 from 10.11.1.189
No mail.
No Plan.
[root@cen75 home]# id jake
uid=10001(jake) gid=12000 groups=12000
Run an ldapsearch to check the values returned from your AD server as follows. This is used for troubleshooting.
[root@cen75 home]# ldapsearch -x -LLL -E pr=200/noprompt -h 10.11.1.164 -D "administrator@ad2016.admod.net" -w admod_2016 -b "cn=jake,cn=users,dc=ad2016,dc=admod,dc=net"
dn: CN=jake,CN=Users,DC=ad2016,DC=admod,DC=net
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
cn: jake
givenName: jake
distinguishedName: CN=jake,CN=Users,DC=ad2016,DC=admod,DC=net
instanceType: 4
whenCreated: 20180703063304.0Z
whenChanged: 20180703063554.0Z
displayName: jake
uSNCreated: 45128
uSNChanged: 45136
name: jake
objectGUID:: ldpkFlnRs0O6irphlTq1AA==
userAccountControl: 512
badPwdCount: 0
codePage: 0
countryCode: 0
badPasswordTime: 0
lastLogoff: 0
lastLogon: 0
pwdLastSet: 131750731848783837
primaryGroupID: 513
objectSid:: AQUAAAAAAAUVAAAAmhs/bgMv2mlWATm4VQQAAA==
accountExpires: 9223372036854775807
logonCount: 0
sAMAccountName: jake
sAMAccountType: 805306368
userPrincipalName: jake@ad2016.admod.net
objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=ad2016,DC=admod,DC=net
dSCorePropagationData: 16010101000000.0Z
uidNumber: 10001
gidNumber: 12000
unixHomeDirectory: /home/jake
loginShell: /usr/local/bin/ezsh
# pagedresults: cookie=