Tag: active directory
All the articles with the tag "active directory".
JumpCloud
Updated:Sometimes I'm surprised at why I've never come across things before. This is a big one for me. For the longest time I was pondering how to resolve some SSO
Proftpd and LDAP / Active Directory
Updated:We've had a vsftpd server for a while and it's performed very well for us. But it would appear that it's not actively maintained. This may not be a problem
Using LDAP with Active Directory
Updated:Getting your Linux box to talk with Active Directory is pretty straight forward. But doing it securely will need you to have installed your CA certificate
VSFTPD, LDAP (Active Directory) and Virtual Users
Updated:PAM and LDAP Getting this going is a challenge. It needs some tweaks with PAM to get the authentication going. In order to get it to work we needed libpam-
Adldap2\Adldap2-Laravel
Updated:https://github.com/Adldap2/Adldap2-Laravel Essential for using Active Directory (LDAP) from Laravel. With a nice friendly developer too. Also available as
Dovecot, Postfix, Virtual Mailboxes and Active Directory
Updated:Well turns out that setting this up isn't really as straight forward as simply treating Active Directory like LDAP. The main reason seems to be the way you need to authenticate and the limitations of doing any kind of user lookup whilst using auth_bind = yes, just doesn't seem possible.